http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ---
It seems this is a 32-bit issue: the failure is very fragile to
reproduce: I easily get it if running manually or under gdb, but it
vanishes if run under truss. Adding assertions in runti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #3 from Ian Lance Taylor ---
> Should be fixed now.
I'm seeing a massive improvement, but now some 32-bit tests that used to
work before are failing:
Running target unix
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
--- Comment #2 from ian at gcc dot gnu.org ---
Author: ian
Date: Wed Jan 8 00:42:45 2014
New Revision: 206411
URL: http://gcc.gnu.org/viewcvs?rev=206411&root=gcc&view=rev
Log:
PR go/59433
net: Don't use stack space for fd_sets when using sel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P5
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
--- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE ---
I've found what's going on: when I look at the failing bufio test, gdb
prints
gdb) p rfds
Cannot access memory at address 0xfd7ffe0f9f00
With pmap, I see the following mappings:
FFF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |4.9.0