Closed
Bug 702493
Opened 14 years ago
Closed 14 years ago
crash [@ yyparse]
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash:P4], str-wanted)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9746dc4e-9fc3-4f85-8d2e-3ab2c2111108 .
=============================================================
Crashing Thread
Frame Module Signature [Expand] Source
0 libxul.so yyparse gfx/angle/src/compiler/intermediate.h:358
1 libxul.so glslang_parse gfx/angle/src/compiler/glslang_tab.cpp:4736
2 libxul.so PaParseStrings gfx/angle/src/compiler/ParseHelper.cpp:1494
3 libxul.so TCompiler::compile gfx/angle/src/compiler/Compiler.cpp:150
4 libxul.so ShCompile gfx/angle/src/compiler/ShaderLang.cpp:186
5 libxul.so mozilla::WebGLContext::CompileShader content/canvas/src/WebGLContextGL.cpp:4487
6 libxul.so nsIDOMWebGLRenderingContext_CompileShader obj-firefox/js/xpconnect/src/dom_quickstubs.cpp:23771
7 libxul.so js::InvokeKernel js/src/jscntxtinlines.h:297
8 libxul.so js_fun_apply js/src/jsinterp.h:148
9 libxul.so js::InvokeKernel js/src/jscntxtinlines.h:297
10 libxul.so js::Interpret js/src/jsinterp.cpp:3948
11 libxul.so js::RunScript js/src/jsinterp.cpp:584
12 libxul.so js::Invoke js/src/jsinterp.cpp:647
13 libxul.so JS_CallFunctionValue js/src/jsapi.cpp:5168
14 libxul.so nsJSContext::CallEventHandler dom/base/nsJSEnvironment.cpp:1937
15 libxul.so nsGlobalWindow::RunTimeout dom/base/nsGlobalWindow.cpp:9314
16 libxul.so nsGlobalWindow::TimerCallback dom/base/nsGlobalWindow.cpp:9754
17 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:425
18 libxul.so nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:521
19 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
20 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
21 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
22 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
23 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
24 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
25 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:228
26 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3551
27 libxul.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun toolkit/xre/nsAndroidStartup.cpp:139
28 libmozutils.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun other-licenses/android/APKOpen.cpp:232
29 libdvm.so dvmPlatformInvoke
30 libdvm.so dvmCallJNIMethod_general
31 libdvm.so dvmResolveNativeMethod
32 libdvm.so dvmAsmSisterStart
33 libdvm.so dvmMterpStd
34 libdvm.so dvmInterpret
35 libdvm.so dvmCallMethodV
36 libdvm.so dvmCallMethod
37 libdvm.so dvmDetachCurrentThread
38 libc.so __thread_entry
39 libc.so pthread_create
Comment 1•14 years ago
|
||
An ANGLE bug. Do we have any URLs here?
Component: Graphics → Canvas: WebGL
QA Contact: thebes → canvas.webgl
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [native-crash] → [native-crash], str-wanted
| Reporter | ||
Comment 2•14 years ago
|
||
I can't see any. Kairo, can you help with this please?
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [native-crash], str-wanted → [native-crash:P4], str-wanted
Comment 3•14 years ago
|
||
This could be bug 699015 or 698963 maybe.
Comment 4•14 years ago
|
||
Not many reports in the last days (2011-11-07 thru 2011-11-22), and not many URLs there:
4 \N
1 jar:file:///C:/Program%20Files/Mozilla%20Firefox/omni.jar!/chrome/browser/content/browser/aboutHome.xhtml
1 http://www.pornhub.com/
Keywords: needURLs
Comment 5•14 years ago
|
||
There are no crashes with this signature in the past four weeks. Please reopen if you see this crash again.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•