[Bug 446554] New: firefox crashing regularly
https://bugzilla.novell.com/show_bug.cgi?id=446554 Summary: firefox crashing regularly Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: mmrazik@novell.com QAContact: qa@suse.de Found By: --- Firefox is regularly segfaulting while browsing certain page (in this case it is www.vyzkouseno.cz). It takes some time to reproduce, though. Once it happens it is quite easy and annoying (it basically prevents from viewing this particular page). conn:~ # rpm -q MozillaFirefox mozilla-xulrunner190 MozillaFirefox-3.0.3-5.1 mozilla-xulrunner190-1.9.0.3-4.2 conn:~ # Backtrace from gdb: Program received signal SIGSEGV, Segmentation fault. 0xb6c8c20e in ?? () from /usr/lib/libsqlite3.so.0 (gdb) bt #0 0xb6c8c20e in ?? () from /usr/lib/libsqlite3.so.0 #1 0xb6cb6d29 in ?? () from /usr/lib/libsqlite3.so.0 #2 0xb6cb975e in ?? () from /usr/lib/libsqlite3.so.0 #3 0xb6cea2eb in ?? () from /usr/lib/libsqlite3.so.0 #4 0xb6cd625f in sqlite3_step () from /usr/lib/libsqlite3.so.0 #5 0xb74eebe0 in mozStorageStatement::ExecuteStep (this=0x82adac0, _retval=0xbfb825b0) at mozStorageStatement.cpp:472 #6 0xb74ee4e9 in mozStorageStatement::Execute (this=0x82adac0) at mozStorageStatement.cpp:448 #7 0xb74fe5df in nsNavHistory::InternalAddNewPage (this=0x832c9a0, aURI=0xa3249c0, aTitle=@0xbfb82988, aHidden=1, aTyped=0, aVisitCount=0, aCalculateFrecency=1, aPageID=0xbfb829e0) at nsNavHistory.cpp:1791 #8 0xb74ff081 in nsNavHistory::GetUrlIdFor (this=0x832c9a0, aURI=0xa3249c0, aEntryID=0xbfb829e0, aAutoCreate=1) at nsNavHistory.cpp:1715 #9 0xb74f6e09 in nsFaviconService::SetFaviconUrlForPageInternal (this=0x8dcdbd0, aPageURI=0xa3249c0, aFaviconURI=0xa324a78, aHasData=0xbfb82a98, aExpiration=0xbfb82a70) at nsFaviconService.cpp:314 #10 0xb74f7783 in nsFaviconService::DoSetAndLoadFaviconForPage (this=0x8dcdbd0, aPageURI=0xa3249c0, aFaviconURI=0xa324a78, aForceReload=0) at nsFaviconService.cpp:537 #11 0xb74ff5bd in nsNavHistory::CommitLazyMessages (this=0x832c9a0) at nsNavHistory.cpp:4879 #12 0xb7603594 in nsTimerImpl::Fire (this=0x9192a98) at nsTimerImpl.cpp:400 #13 0xb76035ff in nsTimerEvent::Run (this=0xa43b028) at nsTimerImpl.cpp:490 #14 0xb76010b4 in nsThread::ProcessNextEvent (this=0x80a5c28, mayWait=1, result=0xbfb82bd4) at nsThread.cpp:510 #15 0xb75d1e1c in NS_ProcessNextEvent_P (thread=0xbfb81aa0, mayWait=1) at nsThreadUtils.cpp:227 #16 0xb7553ae0 in nsBaseAppShell::Run (this=0x81344f0) at nsBaseAppShell.cpp:170 #17 0xb742a43c in nsAppStartup::Run (this=0x81c6448) at nsAppStartup.cpp:181 #18 0xb6e8e1ff in XRE_main (argc=1, argv=0xbfb86344, aAppData=0x8065c20) at nsAppRunner.cpp:3174 #19 0x0804922b in main (argc=1, argv=0xbfb86344) at nsXULStub.cpp:364 (gdb) -- 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=446554 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c1 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org Status|NEW |NEEDINFO Info Provider| |mmrazik@novell.com --- Comment #1 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-19 06:01:40 MST --- Could you please also install the libsqlite3 debuginfo? Looks like an sqlite crash. -- 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=446554 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c2 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |max@novell.com --- Comment #2 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-19 06:02:37 MST --- Just guessing the sqlite maintainer. -- 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=446554 User max@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c3 --- Comment #3 from Reinhard Max <max@novell.com> 2008-11-19 06:09:48 MST --- Firefox appears to use its own private copy of SQLite. -- 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=446554 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c4 --- Comment #4 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-19 06:17:37 MST --- Not in 11.0 and Factory. Why do you think so? -- 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=446554 User max@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c5 --- Comment #5 from Reinhard Max <max@novell.com> 2008-11-19 06:24:32 MST --- (In reply to comment #4 from Wolfgang Rosenauer)
Not in 11.0 and Factory. Why do you think so?
Because I can't find a single reference to the SQLite packages in FF: $ rpm -q --requires MozillaFirefox | grep -i sqlite [no ouput] $ grep -i sqlite /work/SRC/all/MozillaFirefox/MozillaFirefox.spec [no putput] $ grep -i sqlite /work/SRC/all/MozillaFirefox/MozillaFirefox.changes [no output] $ cat /etc/SuSE-release openSUSE 11.1 Beta 5 (x86_64) VERSION = 11.1 $ rpm -qi MozillaFirefox Name : MozillaFirefox Relocations: (not relocatable) Version : 3.0.3 Vendor: openSUSE Release : 5.1 Build Date: Mo 10 Nov 2008 00:47:04 CET Install Date: Do 13 Nov 2008 13:23:33 CET Build Host: build20 Group : Productivity/Networking/Web/Browsers Source RPM: MozillaFirefox-3.0.3-5.1.src.rpm Size : 3339016 License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) Signature : RSA/8, Mo 10 Nov 2008 00:44:32 CET, Key ID b88b2fd43dbdc284 URL : http://www.mozilla.org/ Summary : Mozilla Firefox Web Browser Description : Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Authors: -------- Mozilla Foundation <drivers@mozilla.org> Distribution: openSUSE:Factory -- 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=446554 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c6 --- Comment #6 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-19 06:57:27 MST --- (In reply to comment #5 from Reinhard Max)
(In reply to comment #4 from Wolfgang Rosenauer)
Not in 11.0 and Factory. Why do you think so?
Because I can't find a single reference to the SQLite packages in FF:
Because sqlite support is in XRE (namely mozilla-xulrunner190). Firefox 3 is only a relatively small XUL application nowadays as we ship it. -- 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=446554 User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c7 Martin Mrazik <mmrazik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmrazik@novell.com | --- Comment #7 from Martin Mrazik <mmrazik@novell.com> 2008-11-21 01:52:35 MST --- In order to install the debuginfo package I upgraded sqlite to sqlite3-3.6.4-1.4. After the upgrade I'm unable to reproduce this issue anymore. -- 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=446554 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=446554#c8 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Stephan Kulow <coolo@novell.com> 2008-11-24 07:52:09 MST --- great! :) -- 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