Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 245)

Ticket Resolution Summary Owner Reporter
#101 worksforme libc: failed fork may cause wait4() to never return bird bird
Description

I've got the "LIBC PANIC!!! LIBC fork: Child aborting fork()! rc=0xffffffea" error while running the libiberty configure. The parent process is stuck in wait4() waiting for some process to exit, but there are no child processes!

#102 fixed libc: thread db locked after fork bird bird
Description

Just had a incident of the thread database being locked after a fork. The locker was the internal process reaper thread of the parent. not nice.

#109 fixed libstdc++: infinite recursion during thread exit bird bird
Description

A bug in the __gthread_key_dtor implementation caused it to call itself recusivly until it ran out of stack. The result was bad stack or some kind of access violation. It seems this happend whenever the libstdc++ library was used by a thread other than the primary one.

Note: See TracQuery for help on using queries.