[Webkit-unassigned] [Bug 33288] platform/mac/fast/canvas/canvas-draw-xbm-image.html crashed on Leopard Commit Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 19:54:36 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33288





--- Comment #1 from Eric Seidel <eric at webkit.org>  2010-01-06 19:54:36 PST ---
Created an attachment (id=46016)
 --> (https://bugs.webkit.org/attachment.cgi?id=46016)
crash log

Looks like it's trying to grab at a bad pointer in JSC.

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002c
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.JavaScriptCore          0x0031ee7f
JSC::JSGlobalObject::~JSGlobalObject() + 79
1   com.apple.JavaScriptCore          0x00262daa
JSC::BytecodeGenerator::BytecodeGenerator(JSC::FunctionBodyNode*, JSC::Debugger
const*, JSC::ScopeChain const&, WTF::HashMap<WTF::RefPtr<JSC::UStringImpl>,
JSC::SymbolTableEntry, JSC::IdentifierRepHash,
WTF::HashTraits<WTF::RefPtr<JSC::UStringImpl> >,
JSC::SymbolTableIndexHashTraits>*, JSC::CodeBlock*) + 42
2   com.apple.JavaScriptCore          0x002932b2
JSC::FunctionExecutable::reparseExceptionInfo(JSC::JSGlobalData*,
JSC::ScopeChainNode*, JSC::CodeBlock*) + 450 (BytecodeGenerator.h:375)
3   com.apple.JavaScriptCore          0x0026f49a
JSC::CodeBlock::reparseForExceptionInfoIfNecessary(JSC::ExecState*) + 90
(CodeBlock.cpp:1460)
4   com.apple.JavaScriptCore          0x002f6f33 cti_op_call_NotJSFunction + 99
(MacroAssemblerCodeRef.h:149)
5   ???                               0x1c587e14 0 + 475561492

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



More information about the webkit-unassigned mailing list