Summary: | Rekonq crashes everytime I launch rekonq [JSC::ExecutableAllocator::isValid, JSGlobalData, JSC::JSGlobalData::createLeaked, ..., NewTabPage::generate] | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Jonathan Jesse <jjesse> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, biasquez, kemza, support.intranet |
Priority: | NOR | ||
Version: | 0.6.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jonathan Jesse
2011-01-02 00:01:42 UTC
Identical behavior for me on Natty. Maybe it is related to these: https://bugs.kde.org/show_bug.cgi?id=259785 https://bugs.kde.org/show_bug.cgi?id=262094 Workaround: echo 1 > /proc/sys/vm/overcommit_memory (Taken from upstream bug https://bugs.webkit.org/show_bug.cgi?id=42756) [Comment from a bug triager] Now that the upstream report is marked as FIXED I guess we can mark this as UPSTREAM. Regards *** Bug 262770 has been marked as a duplicate of this bug. *** Created attachment 57117 [details]
New crash information added by DrKonqi
rekonq (0.6.80) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.1
- What I was doing when the application crashed:
rekonq crashed when i try to launch it (note: flash missing)
-- Backtrace (Reduced):
#6 0x00007f047f1ba642 in JSC::ExecutableAllocator::isValid() const () from /usr/lib/libQtWebKit.so.4
#7 0x00007f047f1fb615 in JSC::JSGlobalData::JSGlobalData(JSC::JSGlobalData::GlobalDataType, JSC::ThreadStackType) () from /usr/lib/libQtWebKit.so.4
#8 0x00007f047f1fc838 in JSC::JSGlobalData::createLeaked(JSC::ThreadStackType) () from /usr/lib/libQtWebKit.so.4
#9 0x00007f047ea3bb12 in WebCore::JSDOMWindowBase::commonJSGlobalData() () from /usr/lib/libQtWebKit.so.4
#10 0x00007f047efa79f6 in WebCore::FrameLoaderClientQt::createDocumentLoader(WebCore::ResourceRequest const&, WebCore::SubstituteData const&) () from /usr/lib/libQtWebKit.so.4
|