Closed
Bug 717386
Opened 14 years ago
Closed 10 years ago
chromehang | NtClose in nsNPAPIPluginStreamListener::OnDataAvailable
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
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-c546d9aa-35ee-43a1-90a9-6155b2120110 .
=============================================================
Comment 1•14 years ago
|
||
Here is thread 0:
Frame Module Signature [Expand] Source
0 ntdll.dll NtClose
1 KERNELBASE.dll KERNELBASE.dll@0x1852
2 xul.dll nsRefPtr<nsOfflineCacheUpdate>::~nsRefPtr<nsOfflineCacheUpdate> obj-firefox/dist/include/nsAutoPtr.h:907
3 kernel32.dll kernel32.dll@0x22a50
4 xul.dll nsNPAPIPluginStreamListener::OnDataAvailable dom/plugins/base/nsNPAPIPluginStreamListener.cpp:711
5 mozutils.dll arena_run_dalloc memory/jemalloc/jemalloc.c:3776
6 nspr4.dll FileClose nsprpub/pr/src/io/prfile.c:239
7 mozutils.dll arena_dalloc_large memory/jemalloc/jemalloc.c:4598
8 xul.dll nsFileStream::Close netwerk/base/src/nsFileStreams.cpp:91
9 nspr4.dll MD_CURRENT_THREAD nsprpub/pr/src/md/windows/w95thred.c:308
10 mozutils.dll idalloc memory/jemalloc/jemalloc.c:4641
11 xul.dll nsFileOutputStream::~nsFileOutputStream netwerk/base/src/nsFileStreams.h:216
12 xul.dll nsPipeEvents::~nsPipeEvents xpcom/io/nsPipe3.cpp:621
13 ntdll.dll RtlDeleteCriticalSection
14 xul.dll nsFileOutputStream::`scalar deleting destructor'
15 xul.dll nsXPCWrappedJSClass::Release netwerk/base/src/nsFileStreams.cpp:595
16 xul.dll nsPluginStreamListenerPeer::OnStopRequest dom/plugins/base/nsPluginStreamListenerPeer.cpp:1055
17 xul.dll nsTArray_base<nsTArrayDefaultAllocator>::SwapArrayElements<nsTArrayDefaultAllocator> obj-firefox/dist/include/nsTArray-inl.h:338
18 nspr4.dll PR_Unlock nsprpub/pr/src/threads/combined/prulock.c:347
19 xul.dll nsCacheService::Unlock netwerk/cache/nsCacheService.cpp:2332
20 mozutils.dll je_free memory/jemalloc/jemalloc.c:6580
21 xul.dll nsRefPtr<nsDocLoader>::~nsRefPtr<nsDocLoader> obj-firefox/dist/include/nsAutoPtr.h:907
22 xul.dll nsCacheEntryDescriptor::nsOutputStreamWrapper::`scalar deleting destructor'
23 xul.dll nsStreamListenerTee::OnStopRequest netwerk/base/src/nsStreamListenerTee.cpp:71
24 xul.dll nsHttpChannel::OnStopRequest netwerk/protocol/http/nsHttpChannel.cpp:4341
25 xul.dll nsPipeInputStream::Available xpcom/io/nsPipe3.cpp:745
26 xul.dll nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:580
27 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:405
28 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114
29 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:660
30 xul.dll std::deque<MessageLoop::PendingTask,std::allocator<MessageLoop::PendingTask> >::front deque:780
31 xul.dll MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc:326
32 nspr4.dll MD_CURRENT_THREAD nsprpub/pr/src/md/windows/w95thred.c:308
33 xul.dll MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:412
...
Blocks: hang-detector
Severity: normal → critical
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Summary: crash chromehang → chromehang | NtClose in nsNPAPIPluginStreamListener::OnDataAvailable
Comment 2•10 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: 10 years ago
Resolution: --- → INCOMPLETE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•