Closed
Bug 558757
Opened 15 years ago
Closed 13 years ago
Crash [@ nsXPConnect::Traverse] Loading file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-reftest/build/reftest/tests/layout/reftests/ogg-video/poster-14.html
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 500103
People
(Reporter: bas.schouten, Unassigned)
Details
(Keywords: crash)
Crash Data
There's an apparently random crash occuring in poster-14.html in the automated optimized reftests, cannot reproduce locally.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271068223.1271068640.10512.gz
WINNT 5.2 mozilla-central opt test reftest on 2010/04/12 03:30:23
s: mw32-ix-slave14
Operating system: Windows NT
5.2.3790 Service Pack 2
CPU: x86
GenuineIntel family 6 model 30 stepping 5
4 CPUs
Crash reason: EXCEPTION_ACCESS_VIOLATION
Crash address: 0x636e7546
Thread 0 (crashed)
0 0x636e7546
eip = 0x636e7546 esp = 0x00129a88 ebp = 0x00000000 ebx = 0x00129bd0
esi = 0x04b48284 edi = 0x03004b40 eax = 0x00129ab4 ecx = 0x636e7546
edx = 0x005279e0 efl = 0x00210246
Found by: given as instruction pointer in context
1 xul.dll!nsXPConnect::Traverse(void *,nsCycleCollectionTraversalCallback &) [nsXPConnect.cpp:201589e94d3b : 741 + 0x38]
eip = 0x10094d73 esp = 0x00129a8c ebp = 0x00000000
Found by: stack scanning
2 xul.dll!JSContextParticipant::Traverse(void *,nsCycleCollectionTraversalCallback &) [nsXPConnect.cpp:201589e94d3b : 989 + 0xd]
eip = 0x10049239 esp = 0x00129b74 ebp = 0x00000000
Found by: call frame info with scanning
3 xul.dll!nsCycleCollector::MarkRoots(GCGraphBuilder &) [nsCycleCollector.cpp:201589e94d3b : 1704 + 0x25]
eip = 0x10094a7a esp = 0x00129b8c ebp = 0x00000000
Found by: call frame info with scanning
4 xul.dll + 0xabb9a7
eip = 0x10abb9a8 esp = 0x00129bb0 ebp = 0x03004b40
Found by: call frame info
5 xul.dll!nsCycleCollector::BeginCollection() [nsCycleCollector.cpp:201589e94d3b : 2605 + 0x14]
eip = 0x10194838 esp = 0x00129bb8 ebp = 0x03004b40
Found by: stack scanning
6 xul.dll!nsCycleCollector::BeginCollection() [nsCycleCollector.cpp:201589e94d3b : 2642 + 0x9]
eip = 0x1019484c esp = 0x00129bbc ebp = 0x03004b40
Found by: stack scanning
Severity: normal → critical
Component: General → XPConnect
Keywords: crash
QA Contact: general → xpconnect
Summary: Crash @ Loading file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-reftest/build/reftest/tests/layout/reftests/ogg-video/poster-14.html → Crash [@ nsXPConnect::Traverse] Loading file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-reftest/build/reftest/tests/layout/reftests/ogg-video/poster-14.html
Whiteboard: DUPEME
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsXPConnect::Traverse]
Updated•13 years ago
|
Crash Signature: [@ nsXPConnect::Traverse] → [@ nsXPConnect::Traverse(void*, nsCycleCollectionTraversalCallback&)]
Comment 1•13 years ago
|
||
No movement here in two years, so I'm just going to dupe it.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•