[Webkit-unassigned] [Bug 82383] Crash Firing Signals Through QtWebKit Bridge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 15:21:32 PDT 2012


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





--- Comment #1 from Ryan Cumming <rcumming at ea.com>  2012-03-27 15:21:32 PST ---
Confirmed the crash also occurs on 64bit Qt 4.8.0 Mac OS X 10.7.3 with GCC 4.2.1. The backtrace looks the same:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xffffffffffffffc0
0x00002725e6a00a7e in ?? ()
(gdb) bt
#0  0x00002725e6a00a7e in ?? ()
#1  0x0000000100e6c5cd in JSC::Interpreter::executeCall ()
#2  0x0000000100f0a901 in JSC::call ()
#3  0x000000010052cec4 in JSC::Bindings::QtConnectionObject::execute ()
#4  0x000000010052d820 in JSC::Bindings::QtConnectionObject::qt_metacall ()
#5  0x0000000103022446 in QMetaObject::activate ()

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