Closed Bug 1105250 Opened 10 years ago Closed 7 years ago

Intermittent test_media_query_list.html | application crashed [@ js::CloneScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::Handle<JSScript*>, js::NewObjectKind)]

Categories

(Core :: JavaScript Engine, defect, P3)

x86
Gonk (Firefox OS)
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: crash, intermittent-failure)

b2g_ubuntu64_vm mozilla-inbound opt test mochitest-oop-1

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=4222059&repo=mozilla-inbound

03:49:31 WARNING - PROCESS-CRASH | /tests/layout/style/test/test_media_query_list.html | application crashed [@ js::CloneScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::Handle<JSScript*>, js::NewObjectKind)]
03:49:31 INFO - Crash dump filename: /tmp/tmpDeHlmF/minidumps/1a6e17b9-7d33-d099-6df2e1e3-494f56fa.dmp
03:49:31 INFO - Operating system: Linux
03:49:31 INFO - 0.0.0 Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
03:49:31 INFO - CPU: amd64
03:49:31 INFO - family 6 model 62 stepping 4
03:49:31 INFO - 1 CPU
03:49:31 INFO - Crash reason: SIGSEGV
03:49:31 INFO - Crash address: 0x40
03:49:31 INFO - Thread 0 (crashed)
03:49:31 INFO - 0 libxul.so!js::CloneScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::Handle<JSScript*>, js::NewObjectKind) [jsapi.h:1603cf22d4b6 : 3877 + 0x0]
03:49:31 INFO - rbx = 0x00007fff12030d00 r12 = 0x00007fa2ce726e60
03:49:31 INFO - r13 = 0x00007fff12030a00 r14 = 0x0000000000000000
03:49:31 INFO - r15 = 0x00007fa2d03f2f50 rip = 0x00007fa2cd658a3b
03:49:31 INFO - rsp = 0x00007fff120308b0 rbp = 0x00007fff12030ba0
03:49:31 INFO - Found by: given as instruction pointer in context
03:49:31 INFO - 1 libxul.so!JSRuntime::cloneSelfHostedFunctionScript(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JSFunction*>) [SelfHosting.cpp:1603cf22d4b6 : 1540 + 0x14]
03:49:31 INFO - rbx = 0x00007fa2d03f2f50 r12 = 0x00007fff12030ea0
03:49:31 INFO - r13 = 0x00007fa2bf615160 r14 = 0x00007fff12031720
03:49:31 INFO - r15 = 0x00007fa2d03f2f68 rip = 0x00007fa2cd71ee4e
03:49:31 INFO - rsp = 0x00007fff12030c90 rbp = 0x0000000000000000
03:49:31 INFO - Found by: call frame info
03:49:31 INFO - 2 libxul.so!JSFunction::createScriptForLazilyInterpretedFunction(JSContext*, JS::Handle<JSFunction*>) [jsfun.cpp:1603cf22d4b6 : 1499 + 0x7]
03:49:31 INFO - rbx = 0x00007fa2d03f2f50 r12 = 0x00007fff12030ea0
03:49:31 INFO - r13 = 0x00007fa2bf615160 r14 = 0x00007fff12031720
03:49:31 INFO - r15 = 0x00007fa2d03f2f68 rip = 0x00007fa2cd659cae
03:49:31 INFO - rsp = 0x00007fff12030d40 rbp = 0x00007fa2d03f2f50
03:49:31 INFO - Found by: call frame info
03:49:31 INFO - 3 libxul.so!JSFunction::getOrCreateScript(JSContext*) [jsfun.h:1603cf22d4b6 : 282 + 0x4]
03:49:31 INFO - rbx = 0x00007fa2ce7157a0 r12 = 0x00007fa2bf615100
03:49:31 INFO - r13 = 0x00007fa2bf615160 r14 = 0x00007fff12031720
03:49:31 INFO - r15 = 0x00007fa2d03f2f68 rip = 0x00007fa2cd68bcc4
03:49:31 INFO - rsp = 0x00007fff12030e90 rbp = 0x00007fa2d03f2f50
03:49:31 INFO - Found by: call frame info
This seems like a null deref, but it's claiming the null thing is the "this" in CompileOptions::setMutedErrors, which doesn't make that much sense to me...
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Mass-closing JS bugs for which the platform is Gonk (Firefox OS), since Firefox OS is gone. Feel free to re-open if still valid.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.