[Webkit-unassigned] [Bug 13142] REGRESSION: Java applet crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 25 05:44:19 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13142





------- Comment #7 from dacarson at gmail.com  2007-03-25 05:44 PDT -------
Took a look at it and resolving the JVM and the JNI calls seem quite
reasonable.  The crash happens in code where source is not available,
MethodSwizzle onwards.

#0      0x9b58e0cd in JVM_MonitorWait
#1      0x9b70ca05 in JNI_GetDefaultJavaVMInitArgs_Impl
#2      0x172290c1 in ConvertJavaToJValue
#3      0x1722e99d in MethodSwizzle
#4      0x00520a0d in KJS::Bindings::dispatchJNICall at jni_objc.mm:56
#5      0x00516fe7 in KJS::Bindings::JavaInstance::invokeMethod at
jni_instance.cpp:156
#6      0x005177ff in KJS::RuntimeMethod::callAsFunction at
runtime_method.cpp:89
#7      0x004fb216 in KJS::JSObject::call at object.cpp:97
#8      0x004f2164 in KJS::FunctionCallDotNode::evaluate at nodes.cpp:781
#9      0x004eb691 in KJS::AssignExprNode::evaluate at nodes.cpp:1536


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list