Closed Bug 358924 Opened 19 years ago Closed 19 years ago

crash during livemarks unit test on linux

Categories

(Firefox :: Bookmarks & History, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: davel, Unassigned)

Details

livemarks unit test crashes on linux. no log messages: ../../../../dist/bin/run-mozilla.sh ../../../../dist/bin/test_all.sh ../../../../dist/bin/test_places ../../../../dist/bin/test_places/test_bookmarks.js: PASS ../../../../dist/bin/test_places/test_livemarks.js: ../../../../dist/bin/test_all.sh: line 83: 25853 Segmentation fault (core dumped) $bin/xpcshell $headfiles -f $t $tailfiles 2>$t.log 1>&2 FAIL ../../../../dist/bin/test_places/test_livemarks.js.log: >>>>>>> <<<<<<< stack trace: Core was generated by `../../../../dist/bin/xpcshell -f ../../../../dist/bin/test-harness/xpcshell-sim'. Program terminated with signal 11, Segmentation fault. #0 0x405edaf3 in nsCacheService::CreateDiskDevice () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #1 0x405eddea in nsCacheService::SearchCacheDevices () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #2 0x405ef7fb in nsCacheService::ActivateEntry () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #3 0x405ef99a in nsCacheService::ProcessRequest () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #4 0x405efc27 in nsCacheService::OpenCacheEntry () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #5 0x405efeb1 in nsCacheSession::OpenCacheEntry () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #6 0x406231ed in nsHttpChannel::OpenCacheEntry () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #7 0x4062632b in nsHttpChannel::Connect () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #8 0x406268dc in nsHttpChannel::AsyncOpen () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #9 0x40623f75 in nsHttpChannel::ProcessRedirection () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #10 0x40625a1f in nsHttpChannel::ProcessResponse () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #11 0x40625c06 in nsHttpChannel::OnStartRequest () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #12 0x405ab51a in nsInputStreamPump::OnStateStart () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #13 0x405abb9f in nsInputStreamPump::OnInputStreamReady () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #14 0x401300db in nsInputStreamReadyEvent::Run () from ../../../../dist/bin/libxpcom_core.so #15 0x40149bdd in nsThread::ProcessNextEvent () from ../../../../dist/bin/libxpcom_core.so #16 0x4010be69 in NS_ProcessNextEvent_P () from ../../../../dist/bin/libxpcom_core.so #17 0x4014a398 in nsThread::Shutdown () from ../../../../dist/bin/libxpcom_core.so #18 0x405c52c5 in nsSocketTransportService::Shutdown () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #19 0x405ae56d in nsIOService::SetOffline () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #20 0x405aeb50 in nsIOService::Observe () from /home/mozilla/Work/buildbot/slave/trunk_linux/objdir/browser/dist/bin/components/libnecko.so #21 0x40116278 in nsObserverList::NotifyObservers () from ../../../../dist/bin/libxpcom_core.so #22 0x4011685e in nsObserverService::NotifyObservers () from ../../../../dist/bin/libxpcom_core.so #23 0x4010e800 in NS_ShutdownXPCOM_P () from ../../../../dist/bin/libxpcom_core.so #24 0x400dcb0f in NS_ShutdownXPCOM () from ../../../../dist/bin/libxpcom.so #25 0x0804b120 in main ()
This should be fixed by the patch in bug 380968
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
../../../../_tests/xpcshell-simple/test_places/bookmarks/test_bookmarks.js: PASS ../../../../_tests/xpcshell-simple/test_places/bookmarks/test_livemarks.js: PASS
I have no idea how I just submitted that. Anyway, I was writing that this has been passing for months on the unit test boxes. I just ran it again locally and it also passed.
Status: RESOLVED → VERIFIED
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h". In Thunderbird 3.0b, you do that as follows: Tools | Message Filters Make sure the correct account is selected. Click "New" Conditions: Body contains places-to-b-and-h Change the action to "Delete Message". Select "Manually Run" from the dropdown at the top. Click OK. Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter. Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.