From owner-freebsd-ports Fri May 18 1:36:39 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.mayn.de (mail.mayn.de [194.145.150.13]) by hub.freebsd.org (Postfix) with ESMTP id 0331F37B422 for ; Fri, 18 May 2001 01:36:36 -0700 (PDT) (envelope-from treif@mayn.de) Received: from mayn.de (cottbus.mayn.de [194.145.150.15]) by mail.mayn.de (Postfix) with ESMTP id 424D47C1C for ; Fri, 18 May 2001 10:36:34 +0200 (CEST) Message-ID: <3B04DE2B.5DB1840D@mayn.de> Date: Fri, 18 May 2001 10:32:43 +0200 From: Tobias Reifenberger X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: galeon & mozilla 0.9 -> crash Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.org 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