Quoting Hauke Lathus <h...@pansensack.de> from ml.softs.gtk-gnutella.devel: :I cannot even start the latest version. It always freezes after some :seconds (before or just after the first window appears, depending on the :version), so that I have to kill -9 it. : :I have tracked that bug down to commit 6857c124 (xmalloc stuff) from May :15th. Everything before that commit at least starts up fine.
Yes, this is the commit that creates a radical change in the initializaiton sequence of the library that GTKG relies upon. So far I managed to debug it on FreeBSD and Windows. It ran perfectly on Linux from the start. On which OS (+version + 32/64 bits) are you? When it freezes, can you launch a debugger on it and see what it's doing, taking a stack trace? Something like: gdb /usr/bin/gtk-gnutella 43543 (gdb) thread apply all bt assuming that 43543 is the PID of gtk-gnutella (not that of the ADNS child). Thanks, Raphael ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel