Closed Bug 117656 Opened 23 years ago Closed 23 years ago

Crash on download

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: beland, Assigned: blizzard)

Details

(Keywords: crash)

This is with Redhat 7.2, using Galeon, but it has been diagnosed as a Mozilla problem. Relevant RPMs: mozilla-psm-0.9.6-0 mozilla-mail-0.9.6-0 mozilla-devel-0.9.6-0 mozilla-0.9.6-0 mozilla-js-debugger-0.9.6-0 mozilla-chat-0.9.6-0 galeon-1.0-1 kernel-2.4.9-13 glibc-2.2.4-19.3 gtk+-1.2.10-ximian.21 I'm reporting this even though this isn't the latest version because it is of course very intermittent, so it's difficult to tell whether or not it's been fixed without a code review. --- Package: galeon Severity: critical Version: 1.0 Synopsis: Crash on download Bugzilla-Product: galeon Bugzilla-Component: general Description: Downloading an RPM, which was copied successfully to disk I observed the following output: Gtk-WARNING **: invalid cast from `(unknown)' to `GtkLabel' Gtk-CRITICAL **: file gtklabel.c: line 260 (gtk_label_set_text): assertion `GTK_IS_LABEL (label)' failed. Gtk-WARNING **: invalid cast from `GtkAccelLabel' to `GtkProgress' Gtk-CRITICAL **: file gtkprogress.c: line 517 (gtk_progress_set_percentage): assertion `GTK_IS_PROGRESS (progress)' failed. /home/beland/20810: No such file or directory. Debugging Information: (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... 0x407f1089 in wait4 () from /lib/libc.so.6 #0 0x407f1089 in wait4 () from /lib/libc.so.6 #1 0x4086e8d4 in __check_rhosts_file () from /lib/libc.so.6 #2 0x401af6d3 in waitpid () at eval.c:41 #3 0x4024f262 in gnome_segv_handle (signum=11) at gnome-init.c:659 #4 0x401ad3bb in sigaction () at eval.c:41 #5 0x407649f8 in killpg () from /lib/libc.so.6 #6 0x40a5e17b in NSGetModule () from /usr/lib/mozilla/components/libembedcomponents.so #7 0x415de7de in NSGetModule () from /usr/lib/mozilla/components/libnecko2.so #8 0x415df399 in NSGetModule () from /usr/lib/mozilla/components/libnecko2.so #9 0x40c3b33d in NSGetModule () from /usr/lib/mozilla/components/libnecko.so #10 0x40be819b in NSGetModule () from /usr/lib/mozilla/components/libnecko.so #11 0x400e183b in PL_HandleEvent () at eval.c:41 #12 0x400e1749 in PL_ProcessPendingEvents () at eval.c:41 #13 0x400e280b in nsEventQueueImpl::ProcessPendingEvents () at eval.c:41 #14 0x40b47436 in NSGetModule () from /usr/lib/mozilla/components/libwidget_gtk.so #15 0x40b47185 in NSGetModule () from /usr/lib/mozilla/components/libwidget_gtk.so #16 0x405caa7a in g_io_unix_dispatch (source_data=0x8209508, current_time=0xbffff930, user_data=0x8123060) at giounix.c:137 #17 0x405cc055 in g_main_dispatch (dispatch_time=0xbffff930) at gmain.c:656 #18 0x405cc659 in g_main_iterate (block=1, dispatch=1) at gmain.c:877 #19 0x405cc7e8 in g_main_run (loop=0x8123080) at gmain.c:935 #20 0x404e17f7 in gtk_main () at gtkmain.c:524 #21 0x080915ed in main () at eval.c:41 #22 0x407526f7 in __libc_start_main () from /lib/libc.so.6 #0 0x407f1089 in wait4 () from /lib/libc.so.6 No symbol table info available. #1 0x4086e8d4 in __check_rhosts_file () from /lib/libc.so.6 No symbol table info available. #2 0x401af6d3 in waitpid () at eval.c:41 in eval.c ap = (void **) 0xbffff24c digval = 4294966784 digval = 4294966784 digval = 4294966784 digval = 4294966784 p = 0x0 result = 3221221964 result = 0 #3 0x4024f262 in gnome_segv_handle (signum=11) at gnome-init.c:659 in gnome-init.c estatus = 1074695686 in_segv = 1 pid = 0 #4 0x401ad3bb in sigaction () at eval.c:41 in eval.c ap = (void **) 0xbffff2ec digval = 4294966784 digval = 4294966784 digval = 4294966784 digval = 4294966784 p = 0xbffff378 "\177\003ÿÿ \001ÿÿÿÿÿÿð¢\f\b#" result = 3221222124 result = 3221222264 #5 0x407649f8 in killpg () from /lib/libc.so.6 No symbol table info available. #6 0x40a5e17b in NSGetModule () from /usr/lib/mozilla/components/libembedcomponents.so No symbol table info available. #7 0x415de7de in NSGetModule () from /usr/lib/mozilla/components/libnecko2.so No symbol table info available. --- Imported from: http://bugzilla.gnome.org/show_bug.cgi?id=65964
Over to GTK embedding widget for starters....
Severity: normal → critical
Keywords: crash
um... gtk embedding widget for real.
Assignee: asa → blizzard
Component: Browser-General → Embedding: GTK Widget
QA Contact: doronr → pavlov
The warnings are all Gtk+ warnings which mozilla won't generate ( we don't use GtkLabel anywhere in our code. )
Hmm...those might be unrelated errors from Galeon.
Can anyone reproduce this with a recent build or should this bug be resolved as WORKSFORME? Beland, can you reproduce this bug with a latest build?
I think this has only ever happened to me a grand total of once, even when I was using 0.9.6. Feel free to mark it WORKSFORME, and I will file a debug symbol-enabled crash report if it happens again (assuming I am able to build the binary).
Regarding last comment -> WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.