[Webkit-unassigned] [Bug 27764] Application using webkit crashes opn debug compilation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 00:53:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27764
--- Comment #1 from Luka Napotnik <luka.napotnik at gmail.com> 2009-07-29 00:53:51 PDT ---
Here is the values of local variables in JSC::JIT::compileGetByIdSlowCase()
(gdb) info locals
coldPathBegin = {m_label = {m_offset = 3223, m_used = false}}
stubCall = {m_jit = 0x7fff92e50220, m_stub = 0x7fea89215045,
m_returnType = JSC::JITStubCall::Value, m_argumentIndex = 3}
call = {m_jmp = {m_offset = 3261},
m_flags = JSC::AbstractMacroAssembler<JSC::X86Assembler>::Call::Linkable}
__PRETTY_FUNCTION__ = "void JSC::JIT::compileGetByIdSlowCase(int, int,
JSC::Identifier*, JSC::SlowCaseEntry*&, unsigned int, bool)"
--
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