Closed
Bug 758569
Opened 13 years ago
Closed 13 years ago
Intermittent crash during nostretch-ref.xul [@ libobjc.A.dylib@0x4efa] [@ nsCocoaWindow::DestroyNativeWindow]
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test reftest on 2012-05-24 22:22:33 PDT for push 7a9a2341db11
slave: talos-r4-snow-082
https://tbpl.mozilla.org/php/getParsedLog.php?id=12053877&tree=Firefox
{
REFTEST TEST-START | file:///Users/cltbld/talos-slave/test/build/reftest/tests/toolkit/themes/pinstripe/reftests/nostretch.xul | 7234 / 7625 (94%)
++DOMWINDOW == 21 (0x146deb2d0) [serial = 20402] [outer = 0x11ac91090]
REFTEST TEST-START | file:///Users/cltbld/talos-slave/test/build/reftest/tests/toolkit/themes/pinstripe/reftests/nostretch-ref.xul | 7234 / 7625 (94%)
++DOMWINDOW == 22 (0x146dcdec0) [serial = 20403] [outer = 0x11ac91090]
REFTEST TEST-PASS | file:///Users/cltbld/talos-slave/test/build/reftest/tests/toolkit/themes/pinstripe/reftests/nostretch.xul | image comparison (==)
REFTEST INFO | Loading a blank page
++DOMWINDOW == 23 (0x13e08e0b0) [serial = 20404] [outer = 0x11ac91090]
TEST-UNEXPECTED-FAIL | file:///Users/cltbld/talos-slave/test/build/reftest/tests/toolkit/themes/pinstripe/reftests/nostretch-ref.xul | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:28:23.999569
INFO | automation.py | Reading PID log: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmp_JKr2fpidlog
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64-debug/1337920917/firefox-15.0a1.en-US.mac64.crashreporter-symbols.zip
PROCESS-CRASH | file:///Users/cltbld/talos-slave/test/build/reftest/tests/toolkit/themes/pinstripe/reftests/nostretch-ref.xul | application crashed (minidump found)
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpTfqYmA/minidumps/F0CF5806-50DF-4DD8-93FD-9A10D1B3788B.dmp
Operating system: Mac OS X
10.6.8 10K549
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: EXC_BAD_ACCESS / 0x0000000d
Crash address: 0x0
Thread 0 (crashed)
0 libobjc.A.dylib + 0x4efa
rbx = 0x2654f700 r12 = 0x2654f700 r13 = 0x2654f700 r14 = 0x0168d808
r15 = 0x28805060 rip = 0x83855efa rsp = 0x5fbfb4e8 rbp = 0x5fbfb500
Found by: given as instruction pointer in context
1 XUL!nsCocoaWindow::DestroyNativeWindow [nsCocoaWindow.mm : 128 + 0x12]
rip = 0x031d3509 rsp = 0x5fbfb4f0
Found by: stack scanning
2 XUL!nsCocoaWindow::~nsCocoaWindow [nsCocoaWindow.mm : 158 + 0x7]
rip = 0x031d6038 rsp = 0x5fbfb510
Found by: stack scanning
3 XUL!nsBaseWidget::Release [nsBaseWidget.cpp : 56 + 0xc]
rip = 0x0321c59a rsp = 0x5fbfb550
Found by: stack scanning
4 XUL!nsCocoaWindow::Release [nsCocoaWindow.mm : 84 + 0x4]
rip = 0x031d0a98 rsp = 0x5fbfb580
Found by: stack scanning
5 XUL!nsView::DestroyWidget [nsView.cpp : 267 + 0xa]
rip = 0x0249ae5d rsp = 0x5fbfb5a0
Found by: stack scanning
6 XUL!nsView::~nsView [nsView.cpp : 235 + 0x7]
rip = 0x0249b396 rsp = 0x5fbfb5c0
Found by: stack scanning
7 XUL!nsFrame::DestroyFrom [nsFrame.cpp : 636 + 0x7]
rip = 0x01ca2c60 rsp = 0x5fbfb5e0
Found by: stack scanning
8 XUL!nsFrameList::DestroyFramesFrom [nsFrameList.cpp : 61 + 0xb]
rip = 0x01cc6ad7 rsp = 0x5fbfb620
Found by: stack scanning
9 XUL!nsMenuFrame::DestroyFrom [nsMenuFrame.cpp : 376 + 0xa]
rip = 0x01f011fa rsp = 0x5fbfb650
Found by: stack scanning
10 XUL!nsFrameList::DestroyFramesFrom [nsFrameList.cpp : 61 + 0xb]
rip = 0x01cc6ad7 rsp = 0x5fbfb670
Found by: stack scanning
11 XUL!nsContainerFrame::DestroyFrom [nsContainerFrame.cpp : 216 + 0xb]
rip = 0x01c90dc9 rsp = 0x5fbfb6a0
Found by: stack scanning
12 XUL!nsFrameList::DestroyFramesFrom [nsFrameList.cpp : 61 + 0xb]
rip = 0x01cc6ad7 rsp = 0x5fbfb6d0
}
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•