Bug 110172 - Amarok crashes when changing analyzers on playlist window
Summary: Amarok crashes when changing analyzers on playlist window
Status: RESOLVED DUPLICATE of bug 103870
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-04 14:07 UTC by Hillel Taub-Tabib
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hillel Taub-Tabib 2005-08-04 14:07:44 UTC
Version:           svn, beta-1.3.2 (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
Compiler:          gcc 3.3.5 
OS:                Linux

Amarok crashes after six clicks on the analyzers box in the bottom of the playlist window. After a GL analyzer. Always reproduces. Might be duplicate of 81855 (I am not certain).
gdb:
amarok: [StatusBar] 1resetMainText()
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 29813)]
0xb4b43904 in __driGarbageCollectDrawables (drawHash=0x84adf20) at dri_util.c:329
329     dri_util.c: No such file or directory.
        in dri_util.c
Current language:  auto; currently c
(gdb) bt
#0  0xb4b43904 in __driGarbageCollectDrawables (drawHash=0x84adf20) at dri_util.c:329
#1  0xb4b44783 in driDestroyContext (dpy=0x82d3760, scrn=0, contextPrivate=0x86fb5f0) at dri_util.c:987
#2  0xb635d384 in DestroyContext (dpy=0x82d3760, gc=0x84ae740) at glxcmds.c:583
#3  0xb635d4ac in glXDestroyContext (dpy=0x82d3760, gc=0x84ae740) at glxcmds.c:615
#4  0xb6b878eb in QGLContext::reset (this=0x8492650) at qgl_x11.cpp:686
#5  0xb6b81f6b in ~QGLContext (this=0x8492650) at qgl.cpp:815
#6  0xb6b8295b in ~QGLWidget (this=0x879f2f8) at qgl.cpp:1401
#7  0x081f1c9d in ~Base (this=0x879f2f8) at analyzerbase.h:45
#8  0x081f1beb in ~Base3D (this=0x879f2f8) at glanalyzer3.cpp:119
#9  0x081f23f8 in ~GLAnalyzer2 (this=0x879f2f8) at glanalyzer2.cpp:50
#10 0x08097674 in amaroK::AnalyzerContainer::changeAnalyzer (this=0x84b0950) at actionclasses.cpp:287
#11 0x0809771f in amaroK::AnalyzerContainer::mousePressEvent (this=0x84b0950, e=0xbfe5c7d0) at actionclasses.cpp:299
#12 0xb68f43fe in QWidget::event (this=0x84b0950, e=0xbfe5c7d0) at qwidget.cpp:4670
#13 0xb6840bc5 in QApplication::internalNotify (this=0xbfe5cf20, receiver=0x84b0950, e=0xbfe5c7d0) at qapplication.cpp:2635
#14 0xb68400f8 in QApplication::notify (this=0xbfe5cf20, receiver=0x879f2f8, e=0xbfe5ca80) at qapplication.cpp:2421
#15 0xb70a4578 in KApplication::notify (this=0xbfe5cf20, receiver=0x879f2f8, event=0xbfe5ca80) at kapplication.cpp:549
#16 0xb67c8c9e in QApplication::sendSpontaneousEvent (receiver=0x879f2f8, event=0xbfe5ca80) at qapplication.h:494
#17 0xb67c09e0 in QETWidget::translateMouseEvent (this=0x879f2f8, event=0xbfe5ce40) at qapplication_x11.cpp:4291
#18 0xb67be2a8 in QApplication::x11ProcessEvent (this=0xbfe5cf20, event=0xbfe5ce40) at qapplication_x11.cpp:3442
#19 0xb67dbc55 in QEventLoop::processEvents (this=0x83a6220, flags=4) at qeventloop_x11.cpp:192
#20 0xb68580dd in QEventLoop::enterLoop (this=0x83a6220) at qeventloop.cpp:198
#21 0xb6857ff6 in QEventLoop::exec (this=0x83a6220) at qeventloop.cpp:145
#22 0xb6840d67 in QApplication::exec (this=0xbfe5cf20) at qapplication.cpp:2758
#23 0x081ceae1 in main (argc=1, argv=0xbfe5d064) at main.cpp:92
Comment 1 Alexandre Oliveira 2005-08-04 17:21:31 UTC

*** This bug has been marked as a duplicate of 103870 ***