[Webkit-unassigned] [Bug 95968] [Qt][WK2] API tests crashes with Qt 5.0-beta1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 06:24:26 PDT 2012


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





--- Comment #5 from Simon Hausmann <hausmann at webkit.org>  2012-09-07 06:24:41 PST ---
(In reply to comment #4)
> Backtrace of tst_qmltests_WebView with a debug build of Qt5 beta:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff3046010 in QQmlGuardedContextData::operator QQmlContextData* (this=0x900000058) at qml/qqmlcontext_p.h:243
> 243         inline operator QQmlContextData*() const { return m_contextData; }
> (gdb) bt
> #0  0x00007ffff3046010 in QQmlGuardedContextData::operator QQmlContextData* (this=0x900000058) at qml/qqmlcontext_p.h:243
> #1  0x00007ffff30f8dec in QQmlPropertyCache::findProperty (this=0x7fffd8013a60, it=..., vmemo=0x900000000, context=0x4db3f0) at qml/qqmlpropertycache.cpp:947


0x900000000 is a suspicious address for a pointer :)

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