Closed Bug 1164524 Opened 10 years ago Closed 10 years ago

intermittent startup crash in Cache API when Context closes

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1164100

People

(Reporter: bkelly, Unassigned)

References

Details

Doug reports the following: crash at startup (today’s nightly): libsystem_pthread.dylib 0x00007fff8805e41d thread_start + 13 Thread 26 Crashed:: IPDL Background 0 XUL 0x000000010310e643 mozilla::dom::cache::Context::ActionRunnable::ActionRunnable(mozilla::dom::cache::Context*, mozilla::dom::cache::Context::Data*, nsIEventTarget*, mozilla::dom::cache::Action*, mozilla::dom::cache::QuotaInfo const&) + 787 1 XUL 0x0000000103106d00 mozilla::dom::cache::Context::DispatchAction(mozilla::dom::cache::Action*, bool) + 80 2 XUL 0x0000000103106122 mozilla::dom::cache::Context::DoomTargetData() + 114 3 XUL 0x0000000103105c51 mozilla::dom::cache::Context::ThreadsafeHandle::AllowToCloseOnOwningThread() + 33 4 XUL 0x000000010311a2f5 mozilla::dom::cache::Manager::MaybeAllowContextToClose() + 101 5 XUL 0x00000001030fce31 mozilla::dom::cache::CacheOpParent::ActorDestroy(mozilla::ipc::IProtocolManager<mozilla::ipc::IProtocol>::ActorDestroyReason) + 97 6 XUL 0x0000000101c5de25 mozilla::dom::cache::PCacheOpParent::Send__delete__(mozilla::dom::cache::PCacheOpParent*, mozilla::ErrorResult const&, mozilla::dom::cache::CacheOpResult const&) + 565 7 XUL 0x00000001030fd29c mozilla::dom::cache::CacheOpParent::OnOpComplete(mozilla::ErrorResult&&, mozilla::dom::cache::CacheOpResult const&, long long, nsTArray<mozilla::dom::cache::SavedResponse> const&, nsTArray<mozilla::dom::cache::SavedRequest> const&, mozilla::dom::cache::StreamList*) + 556 8 XUL 0x0000000103119de8 mozilla::dom::cache::Manager::Listener::OnOpComplete(mozilla::ErrorResult&&, mozilla::dom::cache::CacheOpResult const&, long long) + 136 9 XUL 0x000000010312bb7e mozilla::dom::cache::Manager::StorageOpenAction::Complete(mozilla::dom::cache::Manager::Listener*, mozilla::ErrorResult&&) + 94 10 XUL 0x000000010312b23d mozilla::dom::cache::Manager::BaseAction::CompleteOnInitiatingThread(nsresult) + 157 11 XUL 0x0000000103105196 mozilla::dom::cache::Context::OnQuotaInit(nsresult, mozilla::dom::cache::QuotaInfo const&, nsMainThreadPtrHandle<mozilla::dom::cache::OfflineStorage>&) + 566 12 XUL 0x00000001031044a1 mozilla::dom::cache::Context::QuotaInitRunnable::Run() + 1233 13 XUL 0x00000001015eb150 nsThread::ProcessNextEvent(bool, bool*) + 1456 14 XUL 0x000000010161914e NS_ProcessNextEvent(nsIThread*, bool) + 126 15 XUL 0x00000001019a2d0f mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 415 16 XUL 0x000000010196d54c MessageLoop::Run() + 60 17 XUL 0x00000001015e99af nsThread::ThreadFunc(void*) + 335 18 libnss3.dylib 0x000000010132bc09 _pt_root + 281 (ptthread.c:215) 19 libsystem_pthread.dylib 0x00007fff88060268 _pthread_body + 131 20 libsystem_pthread.dylib 0x00007fff880601e5 _pthread_start + 176 21 libsystem_pthread.dylib 0x00007fff8805e41d thread_start + 13
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.