Summary: | rekonq crashes on exit | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Martin <martin.ruessler> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | k0l0b0k.void, martin.ruessler, rod, tvaleev |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 0.10 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.1 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Martin
2011-09-05 13:39:08 UTC
*** Bug 282052 has been marked as a duplicate of this bug. *** Collecting/testing/managing all close/exit crash bugs here *** Bug 282089 has been marked as a duplicate of this bug. *** Can you please check this with: rekonq 0.8.1 qtwebkit 2.2.x kdelibs 4.7.x I just have a couple of people finding this fixed upstream in this situation. At the moment I still (again?) have the bug. I am using rekonq 0.8.72 qtwebkit 2.2.1 kdelibs 4.8.0 It is enough to visit the youtube main page to get a crash. This works every time. Created attachment 68299 [details]
New crash information added by DrKonqi
rekonq (0.8.72) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0
This is a recent backtrace, even though Dr. Konqi complains that I do not have all debug symbols installed (I just tried to install them before but the needed packages could not be found). I hope that helps.
-- Backtrace (Reduced):
#13 0x00007fb7e6d1e86c in WebCore::PluginView::stop (this=0x7fb7d8fef6c0) at plugins/PluginView.cpp:385
#14 0x00007fb7e6d1f6a5 in WebCore::PluginView::~PluginView (this=0x7fb7d8fef6c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:301
#15 0x00007fb7e6d1fdd9 in WebCore::PluginView::~PluginView (this=0x7fb7d8fef6c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:314
[...]
#17 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/PassRefPtr.h:59
#18 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:888
If it crashed on youtube, the PluginView code crashing you see in the backtrace crashes surely cause of flash. What's your flash version? My flash version is 11.1.102.55. Somehow it always comes down to flash not working properly... (In reply to comment #6) > Created an attachment (id=68299) [details] > New crash information added by DrKonqi > > rekonq (0.8.72) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0 > > This is a recent backtrace, even though Dr. Konqi complains that I do not have > all debug symbols installed (I just tried to install them before but the needed > packages could not be found). I hope that helps. > No, I'm sorry. This is another upstream bug. > -- Backtrace (Reduced): > #13 0x00007fb7e6d1e86c in WebCore::PluginView::stop (this=0x7fb7d8fef6c0) at > plugins/PluginView.cpp:385 > #14 0x00007fb7e6d1f6a5 in WebCore::PluginView::~PluginView > (this=0x7fb7d8fef6c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:301 > #15 0x00007fb7e6d1fdd9 in WebCore::PluginView::~PluginView > (this=0x7fb7d8fef6c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:314 > [...] > #17 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at > ../JavaScriptCore/wtf/PassRefPtr.h:59 > #18 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at > ../JavaScriptCore/wtf/HashTable.h:888 Since some time I haven't experienced this bug. Could be that it is already resolved. Using rekonq 0.9.1 with KDE 4.8.3 and Flash 11.2.202.235. I will close it for now. |