[Webkit-unassigned] [Bug 47136] WebSocket tests are crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 17:37:11 PDT 2010


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2010-10-04 17:37:10 PST ---
(In reply to comment #1)
> It's loading the vtable, but I don't know what the 
>    lea    0x10(%rax),%rdx
> is trying to do.

That looks to me like a multiple-inheritance pointer adjustment. Maybe we have a problem with unsafe casting to and from "this" when there is multiple inheritance involved?

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