Closed
Bug 879620
Opened 12 years ago
Closed 12 years ago
Intermittent test_validation.html | application crashed [@ NS_TableDrivenQI(void*, QITableEntry const*, nsID const&, void**)]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: crash, intermittent-failure)
I know how much mccr8 loves a good CC-looking intermittent orange bug.
https://tbpl.mozilla.org/php/getParsedLog.php?id=23784602&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test mochitest-2 on 2013-06-04 15:28:49 PDT for push 43c0123f158b
slave: panda-0760
5167 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it should be valid
5168 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5169 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5170 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5171 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5172 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5173 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5174 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5175 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it shouldn't suffer from constraint validation
5176 INFO TEST-PASS | /tests/content/html/content/test/forms/test_validation.html | When the element is not alive, it should be valid
INFO | automation.py | Application ran for: 0:00:38.042069
INFO | zombiecheck | Reading PID log: /tmp/tmpOcWXL8pidlog
mozcrash INFO | Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-central-android/1370380575/fennec-24.0a1.en-US.android-arm.crashreporter-symbols.zip
/data/anr/traces.txt not found
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-central-android/1370380575/fennec-24.0a1.en-US.android-arm.crashreporter-symbols.zip
PROCESS-CRASH | /tests/content/html/content/test/forms/test_validation.html | application crashed [@ NS_TableDrivenQI(void*, QITableEntry const*, nsID const&, void**)]
Crash dump filename: /tmp/tmp5IFuhS/4ad6cfe3-3e6a-3590-7b93389b-28f604d9.dmp
Operating system: Android
0.0.0 Linux 3.2.0+ #2 SMP PREEMPT Thu Nov 29 08:06:57 EST 2012 armv7l pandaboard/pandaboard/pandaboard:4.0.4/IMM76I/5:eng/test-keys
CPU: arm
2 CPUs
Crash reason: SIGSEGV
Crash address: 0x7fffffff
Thread 13 (crashed)
0 libxul.so!NS_TableDrivenQI(void*, QITableEntry const*, nsID const&, void**) [nsID.h : 49 + 0x0]
r4 = 0x00000001 r5 = 0x65281ba2 r6 = 0xa41661d4 r7 = 0x62d9a631
r8 = 0x00000000 r9 = 0x00000000 r10 = 0x6a9e2cac fp = 0x63a95cb8
sp = 0x5d3d9b20 lr = 0x62d99fa9 pc = 0x63096ae2
Found by: given as instruction pointer in context
1 libxul.so!nsSHistory::GetEntryAtIndex(int, bool, nsIHistoryEntry**) [nsISupportsUtils.h:43c0123f158b : 149 + 0xb]
sp = 0x5d3d9b30 pc = 0x62d99fa9
Found by: stack scanning
2 libxul.so!EvictContentViewerForTransaction [nsSHistory.cpp:43c0123f158b : 243 + 0x5]
sp = 0x5d3d9b44 pc = 0x62d99f65
Found by: stack scanning
3 libxul.so!MarkDocShell(nsIDocShellTreeNode*, bool, bool) [nsCCUncollectableMarker.cpp:43c0123f158b : 263 + 0x5]
sp = 0x5d3d9b58 pc = 0x62a44077
Found by: stack scanning
4 libxul.so!MarkDocShell(nsIDocShellTreeNode*, bool, bool) [nsCCUncollectableMarker.cpp:43c0123f158b : 275 + 0x9]
sp = 0x5d3d9bb0 pc = 0x62a440db
Found by: stack scanning
5 libxul.so!MarkWindowList(nsISimpleEnumerator*, bool, bool) [nsCCUncollectableMarker.cpp:43c0123f158b : 291 + 0x9]
sp = 0x5d3d9c08 pc = 0x62a44241
Found by: stack scanning
6 libxul.so!nsCCUncollectableMarker::Observe(nsISupports*, char const*, unsigned short const*) [nsCCUncollectableMarker.cpp:43c0123f158b : 355 + 0x9]
sp = 0x5d3d9c38 pc = 0x62a443a7
Found by: stack scanning
7 libxul.so!nsObserverList::FillObserverArray(nsCOMArray<nsIObserver>&) [nsTArray.h:43c0123f158b : 1121 + 0x9]
sp = 0x5d3d9c60 pc = 0x630a0c35
Found by: stack scanning
8 libxul.so!MarkWindowList(nsISimpleEnumerator*, bool, bool) [nsCCUncollectableMarker.cpp:43c0123f158b : 294 + 0xd]
sp = 0x5d3d9c94 pc = 0x62a4427d
Found by: stack scanning
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•