Closed
Bug 717382
Opened 13 years ago
Closed 9 years ago
chromehang | RtlpWaitOnCriticalSection | je_free | nsDocumentOpenInfo::Release in nsCacheEntryDescriptor::GetStoragePolicy
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: hang)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e2506079-1049-4453-83e1-a1a5f2120109 .
=============================================================
Comment 1•13 years ago
|
||
Here is thread 0:
Frame Module Signature [Expand] Source
0 ntdll.dll NtWaitForSingleObject
1 ntdll.dll RtlpWaitOnCriticalSection
2 mozutils.dll je_free memory/jemalloc/jemalloc.c:6580
3 xul.dll nsDocumentOpenInfo::Release uriloader/base/nsURILoader.cpp:200
4 ntdll.dll CsrAllocateMessagePointer
5 nspr4.dll PR_Lock nsprpub/pr/src/threads/combined/prulock.c:233
6 xul.dll nsCacheEntryDescriptor::GetStoragePolicy netwerk/cache/nsCacheEntryDescriptor.cpp:382
7 xul.dll nsHttpChannel::GetCacheAsFile netwerk/protocol/http/nsHttpChannel.cpp:4714
8 xul.dll nsHttpChannel::OnStopRequest netwerk/protocol/http/nsHttpChannel.cpp:4351
9 xul.dll nsPipeInputStream::Available xpcom/io/nsPipe3.cpp:745
10 xul.dll nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:580
11 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:405
12 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114
13 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:660
14 xul.dll xul.dll@0x1f283f
15 nspr4.dll MD_CURRENT_THREAD nsprpub/pr/src/md/windows/w95thred.c:308
16 xul.dll MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:412
17 xul.dll xul.dll@0x1f283f
18 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:134
19 xul.dll nsCommandLine::EnumerateHandlers toolkit/components/commandlines/nsCommandLine.cpp:600
20 xul.dll xul.dll@0x39b407
21 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201
22 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175
...
Blocks: hang-detector
Severity: normal → critical
Component: General → Networking: Cache
OS: Windows NT → Windows 7
Product: Firefox → Core
QA Contact: general → networking.cache
Summary: crash chromehang → chromehang | RtlpWaitOnCriticalSection | je_free | nsDocumentOpenInfo::Release in nsCacheEntryDescriptor::GetStoragePolicy
Updated•9 years ago
|
Crash Signature: [@ chromehang | RtlpWaitOnCriticalSection | je_free | nsDocumentOpenInfo::Release()] → [@ chromehang | RtlpWaitOnCriticalSection | je_free | nsDocumentOpenInfo::Release()]
[@ chromehang | RtlpWaitOnCriticalSection | je_free | nsDocumentOpenInfo::Release]
Comment 2•9 years ago
|
||
Chromehang signature generation was removed awhile ago. This bug is inactionable at this point without a reliable STR, so I'm closing it as incomplete. Feel free to the reopen this bug with STR if it still reproduces.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•