Bug 190061
Summary: | "Fix invalid FPU ptrace" causes 32-bit bash to crash | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Jan Steffens (jan.steffens) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | NEW --- | ||
Severity: | normal | CC: | pnyberg |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.9.9 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Jan Steffens
2016-12-11 16:14:11 UTC
I am also having issues with this, having my 32-bit hello world program crashing valgrind. Please see my ticket on the valgrind bugzilla: https://bugs.kde.org/show_bug.cgi?id=375171 Our build server is also running a Skylake processor (Xeon E3-1275 v5). We are seeing the problem on both i5-6500u and i7-6600u, haven't tested on any other Skylake CPUs. (In reply to pnyberg from comment #3) > We are seeing the problem on both i5-6500u and i7-6600u, haven't tested on > any other Skylake CPUs. Sorry, we are seeing it on i5-6200U and i7-6600U. Still relevant as of 4.9.9. Seems this got fixed in 4.9.11 (commit 724aedaa5ca6dfa31e54864f03215cce7ed663a0). Thanks. |