Closed
Bug 704694
Opened 14 years ago
Closed 14 years ago
crash [@ nsTArray<nsCOMPtr<nsIRunnable>, nsTArrayDefaultAllocator>::RemoveElementsAt | nsContentUtils::RemoveScriptBlocker]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-27c41d98-2961-407a-95d5-cda652111118 .
=============================================================
Frame Module Signature [Expand] Source
0 @0x90681a68
1 libxul.so nsTArray<nsCOMPtr<nsIRunnable>, nsTArrayDefaultAllocator>::RemoveElementsAt nsCOMPtr.h:522
2 libxul.so nsContentUtils::RemoveScriptBlocker content/base/src/nsContentUtils.cpp:4432
3 libxul.so nsViewManager::Refresh nsContentUtils.h:2006
4 libxul.so nsViewManager::DispatchEvent view/src/nsViewManager.cpp:888
5 libxul.so HandleEvent view/src/nsView.cpp:159
6 libxul.so nsWindow::DispatchEvent widget/src/android/nsWindow.cpp:701
7 libxul.so nsWindow::DrawTo widget/src/android/nsWindow.cpp:1095
8 libxul.so nsWindow::DrawTo widget/src/android/nsWindow.cpp:1142
9 libxul.so nsWindow::DrawToFile widget/src/android/nsWindow.cpp:838
10 libxul.so DrawToFileRunnable::Run widget/src/android/nsWindow.cpp:807
11 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
12 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
13 libxul.so nsThread::ThreadFunc xpcom/threads/nsThread.cpp:272
14 libnspr4.so _pt_root nsprpub/pr/src/pthreads/ptthread.c:187
15 libc.so __thread_entry
16 libc.so pthread_create
![]() |
Reporter | |
Updated•14 years ago
|
Whiteboard: [native-crash]
![]() |
Reporter | |
Updated•14 years ago
|
Component: General → Layout
Product: Fennec Native → Core
QA Contact: general → layout
![]() |
Reporter | |
Comment 1•14 years ago
|
||
I don't see the crash in socorro any more . closing as WFM:
https://crash-stats.mozilla.com/query/query?product=Fennec&version=ALL%3AALL&range_value=30&range_unit=days&date=01%2F24%2F2012+16%3A46%3A24&query_search=signature&query_type=contains&query=nsTArray%3CnsCOMPtr%3CnsIRunnable%3E%2C+nsTArrayDefaultAllocator%3E%3A%3ARemoveElementsAt+|+nsContentUtils%3A%3ARemoveScriptBlocker&reason=&build_id=&process_type=any&hang_type=any&do_query=1
![]() |
Reporter | |
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•