On 12/22/2009 08:54 PM, Modestas Vainius wrote:
when investigating this issue further, I determined that fork() following
pthread_create() sometimes makes the application crash. In order to reproduce,
build attached minifail.cpp with:
$ g++ -I/usr/include/qt4 -lQtCore minifail.cpp -o minifail -O0 -g
(pipe()/read()/write() are only used to sync parent with child after fork(),
they are irrelevant for the problem).
------------------------------------
Thanks!
Good testcase!
I could verify all problems you reported (segfaults and hangs).
Kernel 2.6.33-rc1-32bit, UP-machine, c3000.
Helge
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org