Marcin Zajączkowski wrote: > On 2007-06-19 15:27, Marcin Zajączkowski wrote: > (...) >> I already work on a snapshot and I'll let you know if a crash happens >> (but it can take some time, it's not 1.4.x ;) ). > > I didn't get segmentation fault, but have something like that in gdb: > > (...) > [New Thread -1231369328 (LWP 6763)] > [Thread -1231369328 (LWP 6763) exited] > [New Thread -1241859184 (LWP 6768)] > [Thread -1241859184 (LWP 6768) exited] > [New Thread -1252349040 (LWP 6775)] > [Thread -1252349040 (LWP 6775) exited] > Couldn't get registers: No such process.
Did the entire app exit at that point? Just seeing threads exit isn't a problem in itself. > > I can't get stack trace and I'm not sure what is it caused by. I assume you're running a debug build? What were you doing when this happened? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend