Closed
Bug 1144029
Opened 11 years ago
Closed 11 years ago
Intermittent test_option_index_attribute.html | application crashed [@ nsNodeInfoManager::NodeInfoInnerKeyCompare(void const*, void const*)]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitest-2
https://treeherder.mozilla.org/logviewer.html#?job_id=7698833&repo=mozilla-inbound
23:23:05 WARNING - PROCESS-CRASH | dom/html/test/forms/test_option_index_attribute.html | application crashed [@ nsNodeInfoManager::NodeInfoInnerKeyCompare(void const*, void const*)]
23:23:05 INFO - Crash dump filename: /var/folders/gc/gcl7DgosHfepA8sHeXAJ1E+++-k/-Tmp-/tmppDdCfk.mozrunner/minidumps/51C2798C-44DB-4D3B-9BB5-36898445200E.dmp
23:23:05 INFO - Operating system: Mac OS X
23:23:05 INFO - 10.6.8 10K549
23:23:05 INFO - CPU: amd64
23:23:05 INFO - family 6 model 23 stepping 10
23:23:05 INFO - 2 CPUs
23:23:05 INFO - Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
23:23:05 INFO - Crash address: 0x0
23:23:05 INFO - Thread 0 (crashed)
23:23:05 INFO - 0 XUL!nsNodeInfoManager::NodeInfoInnerKeyCompare(void const*, void const*) [nsNodeInfoManager.cpp:0d271a1f28a0 : 56 + 0x0]
23:23:05 INFO - rbx = 0x00007fff701b02f8 r12 = 0x000000012b1795e8
23:23:05 INFO - r13 = 0x0000000106e8f9b8 r14 = 0x000000011e418f38
23:23:05 INFO - r15 = 0x0000000000000000 rip = 0x0000000102386ee4
23:23:05 INFO - rsp = 0x00007fff5fbfc7d0 rbp = 0x00007fff5fbfc7f0
23:23:05 INFO - Found by: given as instruction pointer in context
23:23:05 INFO - 1 libnss3.dylib!PL_HashTableRawRemove [plhash.c:0d271a1f28a0 : 146 + 0x13]
23:23:05 INFO - rbx = 0x00000000309bdce8 r12 = 0x000000012b1795e8
23:23:05 INFO - r13 = 0x0000000106e8f9b8 r14 = 0x000000011e418f38
23:23:05 INFO - r15 = 0x0000000000000000 rip = 0x0000000101305a64
23:23:05 INFO - rsp = 0x00007fff5fbfc800 rbp = 0x00007fff5fbfc860
23:23:05 INFO - Found by: call frame info
23:23:05 INFO - 2 libnss3.dylib!PL_HashTableRemove [plhash.c:0d271a1f28a0 : 322 + 0xa]
23:23:05 INFO - rbx = 0x00000001221a18a0 r12 = 0x000000013015e4d0
23:23:05 INFO - r13 = 0x000000012575a718 r14 = 0x00000000a7fabb13
23:23:05 INFO - r15 = 0x0000000123f6b800 rip = 0x0000000101305ba3
23:23:05 INFO - rsp = 0x00007fff5fbfc870 rbp = 0x00007fff5fbfc8b0
23:23:05 INFO - Found by: call frame info
23:23:05 INFO - 3 XUL!nsNodeInfoManager::RemoveNodeInfo(mozilla::dom::NodeInfo*) [nsNodeInfoManager.cpp:0d271a1f28a0 : 436 + 0xf]
23:23:05 INFO - rbx = 0x00000001221630c0 r12 = 0x0000000128fec990
23:23:05 INFO - r13 = 0x00007fff5fbfc990 r14 = 0x000000012575a718
23:23:05 INFO - r15 = 0x000000012575a700 rip = 0x0000000102387e01
23:23:05 INFO - rsp = 0x00007fff5fbfc8c0 rbp = 0x00007fff5fbfc8d0
23:23:05 INFO - Found by: call frame info
23:23:05 INFO - 4 XUL!mozilla::dom::NodeInfo::~NodeInfo() [NodeInfo.cpp:0d271a1f28a0 : 39 + 0x7]
23:23:05 INFO - rbx = 0x000000012575a700 r12 = 0x0000000128fec990
23:23:05 INFO - r13 = 0x00007fff5fbfc990 r14 = 0x00000001221630c0
23:23:05 INFO - r15 = 0x000000012575a700 rip = 0x0000000102260783
23:23:05 INFO - rsp = 0x00007fff5fbfc8e0 rbp = 0x00007fff5fbfc8f0
23:23:05 INFO - Found by: call frame info
23:23:05 INFO - 5 XUL!mozilla::dom::NodeInfo::cycleCollection::DeleteCycleCollectable(void*) [NodeInfo.cpp:0d271a1f28a0 : 38 + 0x7]
23:23:05 INFO - rbx = 0x000000012575a700 r12 = 0x0000000128fec990
23:23:05 INFO - r13 = 0x00007fff5fbfc990 r14 = 0x00000001221630c0
23:23:05 INFO - r15 = 0x000000012575a700 rip = 0x00000001022757b3
23:23:05 INFO - rsp = 0x00007fff5fbfc900 rbp = 0x00007fff5fbfc910
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•11 years ago
|
||
[Mass Closure] Closing Intermittent as a one off
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•