Closed
Bug 640351
Opened 15 years ago
Closed 14 years ago
Firefox 4.0b12 Crash [@ mozilla::dom::indexedDB::AsyncConnectionHelper::Dispatch ]
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Seen while running Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:2.0) Gecko/20100101 Firefox/4.0. http://tinyurl.com/4v4lzn7 to all the crashes so far, which are low volume.
STR:
1. Loaded https://developer.mozilla.org/en-US/demos/detail/gsd-with-indexeddb
2. Clicked Allow in the dialog
3. Crash
Not able to reproduce, but a similar signature shows up in low volume in B12 data. https://crash-stats.mozilla.com/report/index/20c37c00-e7b1-4f7f-af9b-e9c092110309 is my crash report.
Frame Module Signature [Expand] Source
0 XUL mozilla::dom::indexedDB::AsyncConnectionHelper::Dispatch dom/indexedDB/AsyncConnectionHelper.cpp:342
1 XUL mozilla::dom::indexedDB::CheckPermissionsHelper::Run dom/indexedDB/CheckPermissionsHelper.cpp:156
2 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:633
3 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:200
4 XUL nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:132
5 XUL nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:399
6 CoreFoundation CoreFoundation@0x49f4c
7 CoreFoundation CoreFoundation@0x49918
8 CarbonCore CarbonCore@0x5790
9 CoreGraphics CoreGraphics@0x2760
10 CoreGraphics CoreGraphics@0x2760
11 CoreGraphics CoreGraphics@0x2870
12 CoreGraphics CoreGraphics@0x8881
13 AppKit AppKit@0x638928
14 AppKit AppKit@0x1ca0d
15 libsystem_c.dylib libsystem_c.dylib@0x4de08
16 CoreGraphics CoreGraphics@0x2760
17 CoreGraphics CoreGraphics@0x2760
18 CoreGraphics CoreGraphics@0x2870
19 XUL nsPresContext::Release
20 XUL nsEventStateManager::PostHandleEvent nsAutoPtr.h:969
21 @0x2f
22 libsystem_c.dylib libsystem_c.dylib@0xa2a24
23 libsystem_c.dylib libsystem_c.dylib@0xa343f
24 XUL nsGenericElement::AddRef nsISupportsImpl.h:161
25 XUL nsGenericElement::Release nsISupportsImpl.h:210
26 XUL nsCOMArray_base::RemoveObjectAt nsCOMArray.cpp:136
27 XUL nsGenericElement::Release nsISupportsImpl.h:210
28 XUL nsEventStateManager::CheckForAndDispatchClick nsCOMPtr.h:492
29 @0x7fff5fbfdfc3
30 CoreFoundation CoreFoundation@0x19fdc
31 CarbonCore CarbonCore@0x5af0
32 libsystem_c.dylib libsystem_c.dylib@0xa2663
33 CoreFoundation CoreFoundation@0x16cb7f
34 XUL nsPresContext::Release
35 XUL nsDOMEvent::DuplicatePrivateData nsAutoPtr.h:957
36 XUL nsDOMUIEvent::DuplicatePrivateData content/events/src/nsDOMUIEvent.cpp:390
37 XUL nsEventDispatcher::Dispatch nsCOMPtr.h:492
38 @0x6
39 HIToolbox HIToolbox@0x2d442
40 XUL nsBidiPresUtils::InitLogicalArrayFromLine
41 @0x0
42 libsystem_c.dylib libsystem_c.dylib@0x4dbec
43 CoreFoundation CoreFoundation@0x6b2a7
44 CoreFoundation CoreFoundation@0x10265
45 CoreFoundation CoreFoundation@0x6b14f
46 CoreFoundation CoreFoundation@0x49355
47 HIToolbox HIToolbox@0x2bbde
48 HIToolbox HIToolbox@0x2b92a
49 CoreFoundation CoreFoundation@0x199d9
50 HIToolbox HIToolbox@0x2b865
51 AppKit AppKit@0x44fd0
52 CoreFoundation CoreFoundation@0x37ad0
53 CoreFoundation CoreFoundation@0xeb828
54 CoreFoundation CoreFoundation@0x17d3d
55 libsystem_c.dylib libsystem_c.dylib@0x4dbec
56 libobjc.A.dylib libobjc.A.dylib@0x93db
57 libsystem_c.dylib libsystem_c.dylib@0x4de08
58 libsystem_c.dylib libsystem_c.dylib@0x4df48
59 CoreFoundation CoreFoundation@0x5d48c
60 libsystem_blocks.dylib libsystem_blocks.dylib@0x1122
61 libsystem_blocks.dylib libsystem_blocks.dylib@0x1211
62 AppKit AppKit@0x44821
63 AppKit AppKit@0x298490
64 AppKit AppKit@0x298123
65 AppKit AppKit@0x298002
66 AppKit AppKit@0x7194f
67 AppKit AppKit@0x448d5
68 libobjc.A.dylib libobjc.A.dylib@0x1c521
69 libsystem_c.dylib libsystem_c.dylib@0x66d49
70 CoreFoundation CoreFoundation@0x13d6a8
71 CoreFoundation CoreFoundation@0x2656f
72 libsystem_c.dylib libsystem_c.dylib@0xa2a24
73 CoreFoundation CoreFoundation@0x259c4
74 CoreFoundation CoreFoundation@0xe7ed2
75 CoreFoundation CoreFoundation@0xe7ed2
76 CoreFoundation CoreFoundation@0x579bf
77 CoreFoundation CoreFoundation@0xe800a
78 CoreFoundation CoreFoundation@0x2c30f
79 Foundation Foundation@0x28f2
80 AppKit AppKit@0x953d
81 XUL nsAppShell::Run widget/src/cocoa/nsAppShell.mm:746
82 XUL nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:220
83 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3766
84 firefox-bin main browser/app/nsBrowserApp.cpp:158
85 firefox-bin firefox-bin@0x1953
| Reporter | ||
Comment 1•15 years ago
|
||
https://crash-stats.mozilla.com/report/index/bp-a8e4c0e8-dd6a-4f23-853c-54eab2110310 is a slight different variant of this crash from the latest trunk build.
[@ mozilla::dom::indexedDB::AsyncConnectionHelper::Dispatch(nsIEventTarget*) ]
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ mozilla::dom::indexedDB::AsyncConnectionHelper::Dispatch ]
Is this still a problem?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: IndexedDB
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•