<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>231454</bug_id>
          
          <creation_ts>2010-03-20 20:00:39 +0000</creation_ts>
          <short_desc>still crash on kubuntu x64</short_desc>
          <delta_ts>2010-03-20 20:07:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>general</component>
          <version>2.3.0</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>227639</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Rob">rpuffer</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>937228</commentid>
    <comment_count>0</comment_count>
    <who name="Rob">rpuffer</who>
    <bug_when>2010-03-20 20:00:39 +0000</bug_when>
    <thetext>Application: amarok (2.3.0)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
updated to 2.3 ppa2.  Still crashes.  Removing homerc doesn&apos;t help.


The crash can be reproduced every time.

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
The current source language is &quot;auto; currently c&quot;.
[Current thread is 1 (Thread 0x7f8204be5840 (LWP 3461))]

Thread 9 (Thread 0x7f81e989b910 (LWP 3462)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f81ee650c91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f81e8352910 (LWP 3463)):
#0  0x00007f820006d6dd in __pthread_mutex_unlock_usercnt (mutex=0x2809538) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x2809538) at pthread_mutex_unlock.c:289
#2  0x00007f81fb1156e8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f8202562386 in QEventDispatcherGlib::processEvents (this=0x281bd10, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f8202537732 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f8202537b0c in QEventLoop::exec (this=0x7f81e8351ef0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f8202441d59 in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:487
#7  0x00007f81ee8ac570 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007f8202444775 in QThreadPrivate::start (arg=0x281c4f0) at thread/qthread_unix.cpp:248
#9  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 7 (Thread 0x7f81e7b51910 (LWP 3464)):
#0  0x00007f8201c083c3 in *__GI___poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f81e8c8120f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007f81e8c715e6 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f81e8c72eb9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f81e8c72f70 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f81e8c8112b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007f81e8a42050 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#7  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#8  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently c&quot;.

Thread 6 (Thread 0x7f81e334f910 (LWP 3465)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f81ee661983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f81e2743910 (LWP 3466)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f81ee661983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 4 (Thread 0x7f81e1f42910 (LWP 3467)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f81ee661983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f81e1741910 (LWP 3468)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f81ee661983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f81dbd46910 (LWP 3471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f81fcfd6816 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f81fcfd6859 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f8200069a04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#4  0x00007f8201c1480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8204be5840 (LWP 3461)):
[KCrash Handler]
#5  0x00007f82034de44a in qt_closestItemFirst (item1=&lt;value optimized out&gt;, item2=0x333d980) at graphicsview/qgraphicsitem_p.h:681
#6  0x00007f82034e47ff in QAlgorithmsPrivate::qSortHelper&lt;QList&lt;QGraphicsItem*&gt;::iterator, QGraphicsItem*, bool (*)(QGraphicsItem const*, QGraphicsItem const*)&gt; (start=)
    at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:351
#7  0x00007f82034e4998 in qSort&lt;QList&lt;QGraphicsItem*&gt;::iterator, bool (*)(QGraphicsItem const*, QGraphicsItem const*)&gt; (start=&lt;value optimized out&gt;, end=&lt;value optimized out&gt;, lessThan=0x333d980)
    at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:187
#8  0x00007f82034e4001 in QGraphicsSceneBspTreeIndexPrivate::sortItems (itemList=0x7fffa7e93a10, order=&lt;value optimized out&gt;, sortCacheEnabled=&lt;value optimized out&gt;, 
    onlyTopLevelItems=&lt;value optimized out&gt;) at graphicsview/qgraphicsscenebsptreeindex.cpp:434
#9  0x00007f82034e4239 in QGraphicsSceneBspTreeIndex::items (this=&lt;value optimized out&gt;, order=Qt::DescendingOrder) at graphicsview/qgraphicsscenebsptreeindex.cpp:572
#10 0x00007f82034becfa in QGraphicsScene::items (this=&lt;value optimized out&gt;) at graphicsview/qgraphicsscene.cpp:1900
#11 0x00007f82034c57d9 in QGraphicsScene::itemsBoundingRect (this=0x3698e50) at graphicsview/qgraphicsscene.cpp:1887
#12 0x00007f82034cc5f1 in QGraphicsScene::sceneRect (this=0x32a9ad0) at graphicsview/qgraphicsscene.cpp:1636
#13 0x00007f82034ecf0a in QGraphicsView::sceneRect (this=&lt;value optimized out&gt;) at graphicsview/qgraphicsview.cpp:1625
#14 0x00007f81ff0803d9 in Plasma::viewFor (item=0x369c0a0) at ../../plasma/plasma.cpp:101
#15 0x00007f81ff12a46c in Plasma::WebView::itemChange (this=0x3698e50, change=&lt;value optimized out&gt;, value=&lt;value optimized out&gt;) at ../../plasma/widgets/webview.cpp:492
#16 0x00007f82034d026b in QGraphicsScene::addItem (this=0x32a9ad0, item=0x369c0a0) at graphicsview/qgraphicsscene.cpp:2621
#17 0x00007f82034d01c8 in QGraphicsScene::addItem (this=0x32a9ad0, item=0x3698e50) at graphicsview/qgraphicsscene.cpp:2608
#18 0x00007f820349e71d in QGraphicsItemPrivate::setParentItemHelper (this=0x3699c80, newParent=0x333d980, newParentVariant=0x7fffa7e94160, thisPointerVariant=0x7fffa7e94140)
    at graphicsview/qgraphicsitem.cpp:1131
#19 0x00007f820349ed3a in QGraphicsItem::setParentItem (this=0x3698e50, newParent=0x333d980) at graphicsview/qgraphicsitem.cpp:1601
#20 0x00007f81ff03fc25 in Plasma::Containment::addApplet (this=0x333d970, applet=0x3698e40, pos=..., delayInit=false) at ../../plasma/containment.cpp:941
#21 0x00007f81ff03ff4f in Plasma::ContainmentPrivate::addApplet (this=0x333b990, name=&lt;value optimized out&gt;, args=&lt;value optimized out&gt;, appletGeometry=..., id=0, delayInit=128)
    at ../../plasma/containment.cpp:2284
#22 0x00007f81cc46c79b in Context::VerticalToolbarContainment::addApplet (this=0x333d970, pluginName=..., loc=-1)
    at /build/buildd/amarok-2.3.0/src/context/containments/verticallayout/VerticalToolbarContainment.cpp:144
#23 0x00007f81cc46cd10 in Context::VerticalToolbarContainment::loadConfig (this=0x333d970, conf=...)
    at /build/buildd/amarok-2.3.0/src/context/containments/verticallayout/VerticalToolbarContainment.cpp:110
#24 0x00007f8203b41a12 in Context::ContextView::loadConfig (this=&lt;value optimized out&gt;) at /build/buildd/amarok-2.3.0/src/context/ContextView.cpp:224
#25 0x00007f8203b422ff in Context::ContextView::showHome (this=0x339acb0) at /build/buildd/amarok-2.3.0/src/context/ContextView.cpp:205
#26 0x00007f8203f360aa in MainWindow::createContextView (this=0x2b13860, containment=0x333d970) at /build/buildd/amarok-2.3.0/src/MainWindow.cpp:408
#27 0x00007f8203f4044c in MainWindow::qt_metacall (this=0x2b13860, _c=QMetaObject::InvokeMetaMethod, _id=&lt;value optimized out&gt;, _a=0x7fffa7e94970)
    at /build/buildd/amarok-2.3.0/obj-x86_64-linux-gnu/src/MainWindow.moc:156
#28 0x00007f820254bc0f in QMetaObject::activate (sender=0x32a9ad0, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0x333d980) at kernel/qobject.cpp:3293
#29 0x00007f81ff04ed6f in Plasma::Corona::containmentAdded (this=0x333de10, _t1=0x333d970) at ./corona.moc:146
#30 0x00007f81ff053907 in Plasma::CoronaPrivate::addContainment(QString const&amp;, QList&lt;QVariant&gt; const&amp;, unsigned int, bool) () from /usr/lib/libplasma.so.3
#31 0x00007f8203b40630 in Context::ContextScene::loadDefaultSetup (this=0x32a9ad0) at /build/buildd/amarok-2.3.0/src/context/ContextScene.cpp:45
#32 0x00007f8203f411b3 in MainWindow::init (this=0x2b13860) at /build/buildd/amarok-2.3.0/src/MainWindow.cpp:303
#33 0x00007f8203f434e2 in MainWindow (this=0x2b13860) at /build/buildd/amarok-2.3.0/src/MainWindow.cpp:182
#34 0x00007f8203f0f8f5 in App::continueInit (this=0x7fffa7e95a30) at /build/buildd/amarok-2.3.0/src/App.cpp:675
#35 0x00007f8203f12957 in App (this=0x7fffa7e95a30) at /build/buildd/amarok-2.3.0/src/App.cpp:211
#36 0x0000000000408748 in main (argc=1, argv=0x7fffa7e979a8) at /build/buildd/amarok-2.3.0/src/main.cpp:235
The current source language is &quot;auto; currently c&quot;.

This bug may be a duplicate of or related to bug 227639.

Possible duplicates by query: bug 231447, bug 231429, bug 231345, bug 231330, bug 231267.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>937234</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Krohlas">sven</who>
    <bug_when>2010-03-20 20:07:23 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 227639 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>