Date: Fri, 18 May 2001 10:32:43 +0200 From: Tobias Reifenberger <treif@mayn.de> To: ports@freebsd.org Subject: galeon & mozilla 0.9 -> crash Message-ID: <3B04DE2B.5DB1840D@mayn.de>
next in thread | raw e-mail | index | archive | help
Hi I got very frequently crashes of galeon 0.10.6 (using mozilla 0.9), so I built a debug Version and ran gdb. Here is some information. Can someone reproduce this problem? location: mozilla/widget/src/gtksuperwin/gtkmozarea.c Program received signal SIGSEGV, Segmentation fault. 0x286f5c32 in toplevel_window_filter (aGdkXEvent=0xbfbff1d0, aEvent=0x815c85c, data=0x84812c0) at gtkmozarea.c:299 299 gtk_signal_emit(GTK_OBJECT(mozarea), mozarea_signals[TOPLEVEL_FOCUS_OUT]); (gdb) bt #0 0x286f5c32 in toplevel_window_filter (aGdkXEvent=0xbfbff1d0, aEvent=0x815c85c, data=0x84812c0) at gtkmozarea.c:299 #1 0x28419339 in gdk_event_apply_filters () from /usr/X11R6/lib/libgdk12.so.2 #2 0x28419472 in gdk_event_translate () from /usr/X11R6/lib/libgdk12.so.2 #3 0x2841a3b9 in gdk_events_queue () from /usr/X11R6/lib/libgdk12.so.2 #4 0x2841a5f5 in gdk_event_dispatch () from /usr/X11R6/lib/libgdk12.so.2 #5 0x2859413a in g_main_dispatch () from /usr/local/lib/libglib12.so.3 #6 0x28594743 in g_main_iterate () from /usr/local/lib/libglib12.so.3 #7 0x285948f0 in g_main_run () from /usr/local/lib/libglib12.so.3 #8 0x28364c84 in gtk_main () from /usr/X11R6/lib/libgtk12.so.2 #9 0x808e27b in main (argc=1, argv=0xbfbffa64) at main.c:288 #10 0x8067009 in _start () bye -- Tobias Reifenberger -- treif@mayn.de -- DG1NGT GEE e* dpu s:- a-- C+++ UB+++ L- W+ N+ w--- Y+ tv+ b++ D++ h++ r--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B04DE2B.5DB1840D>