This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/859] When running under SCHED_FIFO, fork + malloc = infinite loop


------- Additional Comments From david dot carlton at sun dot com  2005-04-18 21:15 -------
I guess this must be fixed by

http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/malloc/arena.c.diff?r1=1.12&r2=1.13&cvsroot=glibc&only_with_tag=MAIN&f=h

It looks like the patch won't quite apply cleanly to the 2.2.5 sources,
the differences being the atomic_write_barrier() and the error checking
on mutex_lock(&a->mutex).  Should I worry about that or not?

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=859

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]