01.02.2009 в 20:54:43 +0100 Daniel Baumann написал:
> Stepan Golosunov wrote:
> > 0.9.3-1 crashes exactly the same way for me.
> 
> not for me, so there must be something different between my system and
> yours. i'll retry to reproduce it on a fresh installed lenny and sid
> tomorrow.

I am having it on a dual-core machine. And google indicates that these
assertion failures usually happen out of threading bugs. See, for
example, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495498.

Grepping through the sources I see that sweep is a multithreaded gtk
program. And after reading
/usr/share/doc/libgtk2.0-doc/faq/html/x482.html and
/usr/share/doc/libgtk2.0-doc/gdk/gdk-Threads.html I think sweep is
using gtk from multiple threads improperly (as it doesn't use
gdk_threads_init() and gdk_threads_enter()/gdk_threads_leave()).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to