Summary: | Crash on song change | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Dominic Lyons <domlyons> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | domlyons |
Priority: | NOR | ||
Version: | 2.4.3 | ||
Target Milestone: | 2.5 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Dominic Lyons
2011-10-02 02:37:02 UTC
Please install the amarok-dbg package and make sure your Qt version is the latest one available in Oneiric, there was a bug with Qt 4.7.4 and it has been patched recently. Created attachment 64142 [details]
New crash information added by DrKonqi
amarok (2.4.3) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
The crash happened slightly after the next track started playing. amarok-dbg was installed and all oneiric updates were applied.
Could the problem be caused by the context view? I have activated the following widgets (I don't know the exact English names):
* Current Track (Aktuelles Stück)
* Tags (Stichwörter)
* Album
* Lyrics (Liedtext) with Ultimate Lyrics installed
-- Backtrace (Reduced):
#6 0x00007f339c5dfaa1 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x23dbec0, items=0x36d5e20) at graphicsview/qgraphicsscene_bsp.cpp:79
#7 0x00007f339c5de74e in QGraphicsSceneBspTree::climbTree (this=0x23dbd80, visitor=0x23dbec0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#8 0x00007f339c5de74e in QGraphicsSceneBspTree::climbTree (this=0x23dbd80, visitor=0x23dbec0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#9 0x00007f339c5de74e in QGraphicsSceneBspTree::climbTree (this=0x23dbd80, visitor=0x23dbec0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007f339c5de7de in QGraphicsSceneBspTree::climbTree (this=0x23dbd80, visitor=0x23dbec0, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
Created attachment 64145 [details]
New crash information added by DrKonqi
amarok (2.4.3) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
Another dump. This will be my last one for this bug as I guess that they don't give more information.
-- Backtrace (Reduced):
#6 0x00007fd712c78aa1 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x31c3d60, items=0x42b0fd0) at graphicsview/qgraphicsscene_bsp.cpp:79
#7 0x00007fd712c7774e in QGraphicsSceneBspTree::climbTree (this=0x31c3c20, visitor=0x31c3d60, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#8 0x00007fd712c7774e in QGraphicsSceneBspTree::climbTree (this=0x31c3c20, visitor=0x31c3d60, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#9 0x00007fd712c7774e in QGraphicsSceneBspTree::climbTree (this=0x31c3c20, visitor=0x31c3d60, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007fd712c777de in QGraphicsSceneBspTree::climbTree (this=0x31c3c20, visitor=0x31c3d60, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
This is already fixed in the development version, see also https://bugs.kde.org/show_bug.cgi?id=269227#c14 *** This bug has been marked as a duplicate of bug 269227 *** |