[Bug 469266] New: Firefox crashes while opening a webpage (segmentation fault)
https://bugzilla.novell.com/show_bug.cgi?id=469266 Summary: Firefox crashes while opening a webpage (segmentation fault) Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: marko.schugardt@gmx.de QAContact: qa@suse.de Found By: --- Created an attachment (id=267538) --> (https://bugzilla.novell.com/attachment.cgi?id=267538) GDB backtrace and Valgrind output GDB and Valgrind indicate a segmentation fault. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c1 --- Comment #1 from Marko Schugardt <marko.schugardt@gmx.de> 2009-01-26 04:29:46 MST --- :~> cat /etc/SuSE-release openSUSE 11.1 (i586) VERSION = 11.1 :~> rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE}@%{ARCH}\n' MozillaFirefox MozillaFirefox-3.0.5-1.1@i586 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c2 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org --- Comment #2 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2009-01-26 04:57:34 MST --- Missing debug symbols :-( #0 0xb0126a57 in ?? () #1 0xb67510d6 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0xb67509a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #3 0xb6754063 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0xb6754221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0xb74d9da0 in ?? () from /usr/lib/xulrunner-1.9.0.5/libxul.so firefox:7574): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (firefox:7574): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (firefox:7574): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed /usr/bin/firefox: line 126: 7574 Segmentation fault $MOZ_PROGRAM "$@" I'm wondering how critical the above are really and if they can be the reason for the segfault. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c3 Hubert Figuiere <hfiguiere@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |hfiguiere@novell.com Info Provider| |marko.schugardt@gmx.de --- Comment #3 from Hubert Figuiere <hfiguiere@novell.com> 2009-02-02 07:54:32 MST --- also runing valgrind what way is useless because of the wrappers. "firefox -d valgrind" is what you should do. After installing the debuginfo packages for xulrunner and mozilla. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c4 Marko Schugardt <marko.schugardt@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|marko.schugardt@gmx.de | --- Comment #4 from Marko Schugardt <marko.schugardt@gmx.de> 2009-02-05 11:47:00 MST --- Created an attachment (id=270556) --> (https://bugzilla.novell.com/attachment.cgi?id=270556) Sections of 'firefox -d valgrind' that appear unusual to me. :~> rpm -qa *debug* MozillaFirefox-debuginfo-3.0.5-2.5 mozilla-xulrunner190-debuginfo-1.9.0.5-3.1 The app didn't crash. I also can provide the complete log if needed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c5 --- Comment #5 from Marko Schugardt <marko.schugardt@gmx.de> 2009-02-05 11:56:01 MST --- Created an attachment (id=270558) --> (https://bugzilla.novell.com/attachment.cgi?id=270558) Yet another section -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c6 Hubert Figuiere <hfiguiere@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |marko.schugardt@gmx.de --- Comment #6 from Hubert Figuiere <hfiguiere@novell.com> 2009-02-05 11:58:10 MST --- It is better to not truncate the valgrind output. Also you likely need the *debugsource* packages as well For now I see invalid stuff in Flash. And that's falls in the "CAN'TFIX" category. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c7 --- Comment #7 from Marko Schugardt <marko.schugardt@gmx.de> 2009-02-05 13:36:53 MST --- The mozilla-xulrunner190-debugsource package conflicts with the MozillaFirefox-debugsource package. :~> rpm -ihv mozilla-xulrunner190-debugsource-1.9.0.5-3.1.i586.rpm warning: mozilla-xulrunner190-debugsource-1.9.0.5-3.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 766da614 Preparing... ########################################### [100%] file /usr/src/debug/mozilla/modules/libreg/src/reg.c from install of mozilla-xulrunner190-debugsource-1.9.0.5-3.1.i586 conflicts with file from package MozillaFirefox-debugsource-3.0.5-2.5.i586 I used the debug packages from the 'Mozilla based projects (openSUSE_11.1)' repo 'til now because I couldn't find any Mozilla debug packages that belong to the official update repo. I stored the MozillaFirefox 3.0.5 and xulrunner 1.9.0.5 debug packages on my hard disk, also the debugsource packages. Now, the Mozilla repo has the MozillaFirefox 3.0.6 and xulrunner 1.9.0.6 (debug) packages. I should wait 'til there are debug packages in the update repo which fix the conflict problem, or? I suppose no-one knows that there are no Mozilla debug packages that belong to the update repo. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c8 --- Comment #8 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2009-02-05 15:16:17 MST --- You would need every package from the mozilla repo to be able to use the debuginfo packages. Unfortunately openSUSE doesn't provide debuginfo packages for updates. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c9 --- Comment #9 from Hubert Figuiere <hfiguiere@novell.com> 2009-02-05 15:29:45 MST --- (In reply to comment #8)
Unfortunately openSUSE doesn't provide debuginfo packages for updates.
Shall we reopen bug 233122 for that? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c10 --- Comment #10 from Hubert Figuiere <hfiguiere@novell.com> 2009-02-05 15:55:20 MST --- bug 473110 for the missing debug packages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c11 --- Comment #11 from Marko Schugardt <marko.schugardt@gmx.de> 2009-02-13 03:33:14 MST --- Created an attachment (id=272580) --> (https://bugzilla.novell.com/attachment.cgi?id=272580) :~> firefox -d valgrind Here you have a complete log now. flash-player-10.0.15.3-1.1@i586 I updated the packages to the following versions: MozillaFirefox-3.0.6-0.1.2@i586 mozilla-xulrunner190-1.9.0.6-0.1.1@i586 (both from the update repo) And used the following debug packages: MozillaFirefox-debuginfo-3.0.6-1.4@i586 mozilla-xulrunner190-debugsource-1.9.0.6-4.1@i586 mozilla-xulrunner190-debuginfo-1.9.0.6-4.1@i586 (from the Mozilla repo) I couldn't use MozillaFirefox-debugsource, because the conflict from above still exists. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469266 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=469266#c12 Marko Schugardt <marko.schugardt@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Info Provider|marko.schugardt@gmx.de | Resolution| |WONTFIX --- Comment #12 from Marko Schugardt <marko.schugardt@gmx.de> 2009-03-18 14:53:23 MST --- I take it as a Flash Player issue. That is not patchable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com