[Webkit-unassigned] [Bug 109626] Crash in JSC::CodeBlock::lineNumberForBytecodeOffset (RELEASE_ASSERT failed)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 19:35:21 PST 2013


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhahnenberg at apple.com




--- Comment #5 from Oliver Hunt <oliver at apple.com>  2013-02-12 19:37:35 PST ---
CC'ing mark as he was looking at stack trace stuff earlier today.  I suspect the triggering RELEASE_ASSERT should be replaced with a regular ASSERT, but it would be good to know how/why we're hitting this case.  This implies we have a return address that doesn't correlate with actual code :-/

-- 
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