Summary: | crash when exit | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Usul <muad.dib8> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alberto, gleirsch, ivaylo.kabakov, jesus1989_p, kivech.brach, koepke, marvinracic2011, panfaust, rayusa35058, smelloftheunderground, web |
Priority: | NOR | ||
Version: | 0.6.95 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Usul
2011-03-26 21:34:00 UTC
Git commit fba0b940cb63f83425ff978bab9774adfbc04f88 by Andrea Diamantini. Committed on 27/03/2011 at 10:57. Pushed by adjam into branch 'master'. Untrack the bookmarks menu list and set a parent to automagically delete it as object child CCBUG:269490 M +8 -9 src/bookmarks/bookmarkprovider.cpp M +0 -1 src/bookmarks/bookmarkprovider.h http://commits.kde.org/rekonq/fba0b940cb63f83425ff978bab9774adfbc04f88 *** Bug 268936 has been marked as a duplicate of this bug. *** Hi, the above commit didnn't fix the problem; I can reproduce it with rekonq 0.7.0 thusly: 1. Open rekonq. 2. Click on a bookmark located inside a bookmark folder. 3. Exit the application. I'm submitting a patch to the reviewboard to fix this problem: https://git.reviewboard.kde.org/r/101027/ Hi, the patch fixes the problem also for me (Kde 4.6.1, qt 4.7.0). Git commit a957e857480a55b02e04ddff8e84b968462804f9 by Andrea Diamantini. Committed on 07/04/2011 at 19:29. Pushed by adjam into branch 'master'. De-parent providers instances and delete them on close. Please, read about this in the reviewboard request (number 101027) Courtesy patch by JosèManuel Santamarì Lema. Thanks :D BUG:269490 REVIEW:101027 M +37 -6 src/application.cpp http://commits.kde.org/rekonq/a957e857480a55b02e04ddff8e84b968462804f9 Git commit f4484b037aec7484507aecfa7fb93482a7db7dc8 by Andrea Diamantini. Committed on 07/04/2011 at 19:29. Pushed by adjam into branch '0.7-branch'. De-parent providers instances and delete them on close. Please, read about this in the reviewboard request (number 101027) Courtesy patch by JosèManuel Santamarì Lema. Thanks :D BUG:269490 REVIEW:101027 M +37 -6 src/application.cpp http://commits.kde.org/rekonq/f4484b037aec7484507aecfa7fb93482a7db7dc8 *** Bug 267460 has been marked as a duplicate of this bug. *** Should be cool to have a backport for 0.7 fix version, this bug make me switch to firefox but i prefer rekonq ;) *** Bug 270047 has been marked as a duplicate of this bug. *** *** Bug 271559 has been marked as a duplicate of this bug. *** *** Bug 272330 has been marked as a duplicate of this bug. *** *** Bug 272706 has been marked as a duplicate of this bug. *** *** Bug 273193 has been marked as a duplicate of this bug. *** Created attachment 63636 [details]
New crash information added by DrKonqi
rekonq (0.7.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed: when finished with the web page I closed rekong browser and it crashed.
-- Backtrace (Reduced):
#7 0xb4cd843a in QRasterWindowSurface::~QRasterWindowSurface (this=0xbc00370, __in_chrg=<value optimized out>) at painting/qwindowsurface_raster.cpp:104
#8 0xb4cd84d2 in QRasterWindowSurface::~QRasterWindowSurface (this=0xbc00370, __in_chrg=<value optimized out>) at painting/qwindowsurface_raster.cpp:108
#9 0xb4cf40c1 in QWidgetBackingStore::~QWidgetBackingStore (this=0xb8601f0, __in_chrg=<value optimized out>) at painting/qbackingstore.cpp:883
#10 0xb4b1686b in QWidgetBackingStoreTracker::destroy (this=0xbc00388) at kernel/qwidget.cpp:210
#11 0xb4b169c1 in QWidgetPrivate::deleteExtra (this=0xb8a5680) at kernel/qwidget.cpp:1776
*** Bug 298127 has been marked as a duplicate of this bug. *** |