On 04 Jul 2003 14:33:57 +0200 Mark Wielaard <[EMAIL PROTECTED]> wrote:
Hey Mark, > But even if I work around this I don't get that far when enabling the > glib timer. Often kaffe will say that all threads are deadlocked. This > seems to come from the fact that native method GtkMain() never returns. > > Dumping live threads: > `gc' tid 0x825900c, status SUSPENDED flags DONTSTOP > [EMAIL PROTECTED] (0x825900c->|) > `finaliser' tid 0x825000c, status SUSPENDED flags DONTSTOP > [EMAIL PROTECTED] (0x825000c->|) > `main' tid 0x8119028, status SUSPENDED flags NOSTACKALLOC DONTSTOP > [EMAIL PROTECTED] (0x8119028->|) > Deadlock: all threads blocked on internal events > ./snark-gnome.sh: line 9: 23839 Aborted ${JAVA} -verifyremote > -classpath ${CLASSPATH} ${MAINCLASS} $* seems like you're using the unix-jthreads threading system, right? Have you already tried what happens when you're using unix-pthreads instead? Greetings, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe