[Webkit-unassigned] [Bug 70610] TEXTREL in libjavascriptcoregtk-1.0.so.0.11.0 on x86 (or i586)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 01:52:49 PDT 2011


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





--- Comment #14 from Zoltan Herczeg <zherczeg at webkit.org>  2011-11-03 01:52:49 PST ---
Oh, one line is missing.

> ThunkGenerators.cpp:140
> 0xf6ccf694 <floorThunk+8>:      call   0xf5960f18 <floor at plt>

0xf5960f18 <floor at plt>: jmp    *0x218c(%ebx)

> x $ebx+0x218c
> 0xf171004b:     0x00000000

So <floor at plt> does an indirect jump to a NULL address.

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