[Webkit-unassigned] [Bug 34484] QtLauncher and jsc ASSERTS when run with valgrind
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 09:23:33 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34484
--- Comment #1 from Balazs Kelemen <kb at inf.u-szeged.hu> 2010-02-02 09:23:33 PST ---
In interpreter build QtLauncher also crashes when I close the window:
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x4
at 0x76A1277: QObject::thread() const (qobject.cpp:1426)
by 0x551F9C0: WebCore::JSDOMWindowBase::commonJSGlobalData()
(JSDOMWindowBase.cpp:154)
by 0x550B4C0: WebCore::collect(void*) (GCController.cpp:46)
by 0x550B531:
WebCore::GCController::gcTimerFired(WebCore::Timer<WebCore::GCController>*)
(GCController.cpp:69)
by 0x550B0E4: WebCore::Timer<WebCore::GCController>::fired() (Timer.h:98)
by 0x5AD34A6: WebCore::ThreadTimers::sharedTimerFiredInternal()
(ThreadTimers.cpp:112)
by 0x5AD36CA: WebCore::ThreadTimers::sharedTimerFired()
(ThreadTimers.cpp:90)
by 0x5C8DFD1: WebCore::SharedTimerQt::~SharedTimerQt()
(SharedTimerQt.cpp:68)
by 0x76A181E: QObjectPrivate::deleteChildren() (qobject.cpp:1990)
by 0x76A89B8: QObject::~QObject() (qobject.cpp:987)
by 0x7694AA9: QCoreApplication::~QCoreApplication()
(qcoreapplication.cpp:620)
by 0x6C1F3EB: QApplication::~QApplication() (qapplication.cpp:1111)
--
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