Quoting Hauke Hachmann <h...@pansensack.de> from ml.softs.gtk-gnutella.devel: :On Saturday 30 May 2009, Raphael Manfredi wrote: :> Can you retry with r16823 to see whether it still crashes for the :> same reason? : :r16823 still crashes at startup, but later than before. I can now see :the main window for about two seconds. Now the reason is a segfault. : :The problem is: When I then recompile and run in debug mode (with debug :symbols, without compiler optimization etc), the behavior is different. :It then crashes immediately with another segfault. Without the debugging :stuff, I get about one screen full of log output before the crash :(including VMM debug messages). In debug mode, the segfault happens :immediately after 4 lines of output.
You're not helped by the changes I made in r16822... :So the following stack trace refers to the behavior in debug mode. Only :when this issue is resolved, I can produce a trace for the other crash: : :(gdb) bt :#0 0x00007f7a3b6ae065 in raise () from /lib/libc.so.6 :#1 0x00000000005dd71c in crash_handler (signo=11) at crash.c:176 :#2 <signal handler called> :#3 0x00007f7a3b6f5cc0 in strlen () from /lib/libc.so.6 :#4 0x00007f7a3b6c29ae in vfprintf () from /lib/libc.so.6 :#5 0x00007f7a3b6e375a in vsnprintf () from /lib/libc.so.6 :#6 0x00000000005f8399 in h_strdup_vprintf (format=0x6c48f8 "%s.%s", :ap=0x7fff46cc8a70) at misc.c:407 :#7 0x00000000005f847b in h_strdup_printf (format=0x6c48f8 "%s.%s") at :misc.c:424 Can you do under gdb: frame 6 p len p buf Perhaps we can switch to direct e-mail until this issue is resolved, that will be faster? Raphael ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel