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.