Summary: | Amarok crash when trying to see context info (Qt 4.6.0) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Anselmo L. S. Melo (anselmolsm) <anselmolsm> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adrian, ae.8.128, alexxy, andresbajotierra, benoit.gouhier, bertyfogs+kdebugs, dan76, dimsuz, domlyons, Druid, kaelux, kde, lnas90, loacoon, martinhrvn, MaximilianDuffner, mieszkoslusarczyk, moritz.moroder, nano_tec142, nhn, plasma-bugs, shantanu, simon, somedude_on_the_net, stuffcorpse, thekidder, victor.roth.cardoso, xavier114fch, xtom.vavra |
Priority: | NOR | ||
Version: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Anselmo L. S. Melo (anselmolsm)
2009-09-14 21:22:04 UTC
Mh, the backtrace is mostly pure Qt and checking you are using 4.6.0, I would assume this is an UPSTREAM issue. As you can reproduce at will, may be a testcase could be made in order to report to Nokia. Thanks *** Bug 207542 has been marked as a duplicate of this bug. *** *** Bug 210245 has been marked as a duplicate of this bug. *** @Reporter: Do you happen to use the Bespin widget style? (In reply to comment #4) > @Reporter: Do you happen to use the Bespin widget style? No, I use the Oxygen widget style. same here, reproducable ccing plasma-bugs, maybe they have an idea on what's going on? I do have Qt 4.6 (self-built) installed here locally, which I'm currently only using for specific applications. I'll try to test this with Amarok when I find some time. Qt developer said: 10:31 <thiago_home> try with the beta also bugs out with the beta Awesome :) oops - sorry for beeing unclear :( it still crashes with beta ... Meh. Could someone open a bug report for this in Qt? Appears to be a Qt bug, and it would be rather uncool if we can't get it fixed in 4.6 final :) I can't reproduce it anymore, using: Qt 4.6.0 beta 1 kdelibs r1036877 Amarok hash c002066 Can someone else confirm it's fixed with the above revisions? :) (In reply to comment #16) > Can someone else confirm it's fixed with the above revisions? :) Not according to comment #12. This should be filed against Qt. Simon, could you do this, please, since you have evidence that the bug still is in the beta? (In reply to comment #17) > > Not according to comment #12. This should be filed against Qt. Simon, could you > do this, please, since you have evidence that the bug still is in the beta? well, it could be a bug in plasma too, which would explain why Anselmo reported it's fixed if he's running kde trunk. Anyway, I'm upgrading to qt 4.6 and kde trunk: I'll report back. For your information, I've talked to Nokia's Alexis Menard (QGraphicsView developer). He wants to take a look at the issue soon. He said it could be a Qt bug, but he's not yet sure. We'll see. This crash is indeed still valid with Qt 4.6-beta1 + kde from trunk + amarok from master. From what I understand with my 5 minutes testing, this only happens when the lyrics or wikipedia applet are enabled and Amarok is not minimized in the systray. Until Amarok stays minimized it won't crash. But as soon as I click the icon in the systray to bring it up, it crashes. (In reply to comment #20) > From what I understand with my 5 minutes testing, this only happens when the > lyrics or wikipedia applet are enabled and Amarok is not minimized in the > systray. Until Amarok stays minimized it won't crash. But as soon as I click > the icon in the systray to bring it up, it crashes. This is what happened here when I reported the bug. Although it works for me, I think it still need a more accurate investigation. If I experience something related again, I'll report here. (In reply to comment #20) > From what I understand with my 5 minutes testing, this only happens when the > lyrics or wikipedia applet are enabled Nope. I have only current track and photos applets in context view, but amarok still crashes. Reproduced 100%. Basically I do the following: 1. Launch amarok 2. In collection tree find some song, add it to playlist 3. Start playing => it plays about 3 secs and then crashes. *** Bug 211189 has been marked as a duplicate of this bug. *** Basically all the applets that fetch content from internet will cause the crash: lyrics, wikipedia, photos, video. It won't crash with current track and albums applets. *** Bug 211084 has been marked as a duplicate of this bug. *** Good news, everyone! Alexis just let me know this: 17:37 <darktears> markey: i got it :D, i found the problem, deep in QGV, i need to write the fix and an auto-test tomorrow 17:38 <darktears> markey: one day and an half :s Extremely good news, everyone! 17:00 < darktears> the crash is fixed, it will pop in thr public repo soon Please go ahead and test :) *** Bug 211482 has been marked as a duplicate of this bug. *** Still crashing with Qt4.6 from Qt's git branch 4.6. Backtrace : Application: Amarok (amarok), signal: Segmentation fault [Current thread is 0 (LWP 27903)] Thread 26 (Thread 0xaf36db90 (LWP 27904)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7fb2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401f34 in pthread_cond_timedwait () from /lib/libc.so.6 #3 0xb004f00b in ?? () from /usr/lib/libxine.so.1 #4 0x0826b110 in ?? () #5 0x0826b0f8 in ?? () #6 0xaf36d338 in ?? () #7 0xb720fce0 in ?? () #8 0xaf36d338 in ?? () #9 0xaf36d340 in ?? () #10 0x0826b0f8 in ?? () #11 0x0826b110 in ?? () #12 0x008276d2 in ?? () #13 0x00000000 in ?? () Thread 25 (Thread 0xaeb66b90 (LWP 27905)): #0 0xb37b43ba in clock_gettime () from /lib/librt.so.1 #1 0xb73eb905 in qt_gettime () at kernel/qcore_unix.cpp:109 #2 0xb73f2d69 in QTimerInfoList::updateCurrentTime (this=0x821a9bc) at kernel/qeventdispatcher_unix.cpp:340 #3 0xb73f092f in timerSourceCheckHelper (src=0x821a988) at kernel/qeventdispatcher_glib.cpp:150 #4 0xb73f0996 in idleTimerSourceCheck (source=0x81ffbb8) at kernel/qeventdispatcher_glib.cpp:225 #5 0xb371424e in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #6 0xb3714b7d in ?? () from /usr/lib/libglib-2.0.so.0 #7 0x081ffca0 in ?? () #8 0x7fffffff in ?? () #9 0x08200698 in ?? () #10 0x00000001 in ?? () #11 0x00000001 in ?? () #12 0xb37ae768 in ?? () from /usr/lib/libglib-2.0.so.0 #13 0xb37ae398 in ?? () from /usr/lib/libglib-2.0.so.0 #14 0xb37ae3c0 in ?? () from /usr/lib/libglib-2.0.so.0 #15 0xaeb66164 in ?? () #16 0xb37ae3c0 in ?? () from /usr/lib/libglib-2.0.so.0 #17 0x081ffca4 in ?? () #18 0x00000001 in ?? () #19 0x081ffca0 in ?? () #20 0x0000003b in ?? () #21 0x08200698 in ?? () #22 0xb3721e30 in ?? () from /usr/lib/libglib-2.0.so.0 #23 0xb64020b0 in ?? () from /lib/libc.so.6 #24 0xb6402070 in ?? () from /lib/libc.so.6 #25 0x081ffca4 in ?? () #26 0xb6465ff4 in ?? () from /lib/libc.so.6 #27 0x081ffca0 in ?? () #28 0x0000003b in ?? () #29 0x7fffffff in ?? () #30 0xb37adff4 in ?? () from /usr/lib/libglib-2.0.so.0 #31 0x081ffca0 in ?? () #32 0xb6402070 in ?? () from /lib/libc.so.6 #33 0xaeb66198 in ?? () #34 0xb3714dd8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 Backtrace stopped: frame did not save the PC Thread 24 (Thread 0xae313b90 (LWP 27906)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb005e04c in ?? () from /usr/lib/libxine.so.1 #4 0x082a0a48 in ?? () #5 0x082a0a30 in ?? () #6 0xae313278 in ?? () #7 0xb64020e6 in pthread_mutex_unlock () from /lib/libc.so.6 #8 0xb005ef97 in ?? () from /usr/lib/libxine.so.1 #9 0x082a0a30 in ?? () #10 0xae314008 in ?? () #11 0x000004e6 in ?? () #12 0x00000000 in ?? () Thread 23 (Thread 0xadac5b90 (LWP 27907)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb005e04c in ?? () from /usr/lib/libxine.so.1 #4 0x083c15b8 in ?? () #5 0x083c15a0 in ?? () #6 0x00000000 in ?? () Thread 22 (Thread 0xad282b90 (LWP 27908)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb005e04c in ?? () from /usr/lib/libxine.so.1 #4 0x084e22c8 in ?? () #5 0x084e22b0 in ?? () #6 0x00000000 in ?? () Thread 21 (Thread 0xaca3fb90 (LWP 27909)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb005e04c in ?? () from /usr/lib/libxine.so.1 #4 0x08602158 in ?? () #5 0x08602140 in ?? () #6 0x00000000 in ?? () Thread 20 (Thread 0xab8a0b90 (LWP 27911)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xabe318a5 in os_event_wait_low () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xabe2ec4d in os_aio_simulated_handle () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #5 0xabdf37bd in fil_aio_wait () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #6 0xabe67fc8 in io_handler_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #7 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #8 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 19 (Thread 0xaa588b90 (LWP 27912)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xabe318a5 in os_event_wait_low () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xabe2ec4d in os_aio_simulated_handle () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #5 0xabdf37bd in fil_aio_wait () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #6 0xabe67fc8 in io_handler_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #7 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #8 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 18 (Thread 0xa9d87b90 (LWP 27913)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xabe318a5 in os_event_wait_low () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xabe2ec4d in os_aio_simulated_handle () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #5 0xabdf37bd in fil_aio_wait () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #6 0xabe67fc8 in io_handler_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #7 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #8 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 17 (Thread 0xa9586b90 (LWP 27914)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xabe318a5 in os_event_wait_low () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xabe2ec4d in os_aio_simulated_handle () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #5 0xabdf37bd in fil_aio_wait () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #6 0xabe67fc8 in io_handler_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #7 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #8 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 16 (Thread 0xa80f5b90 (LWP 27916)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb63eefc1 in select () from /lib/libc.so.6 #2 0xabe31cfe in os_thread_sleep () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #3 0xabe64cbe in srv_lock_timeout_and_monitor_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #5 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 15 (Thread 0xa78f4b90 (LWP 27917)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb63eefc1 in select () from /lib/libc.so.6 #2 0xabe31cfe in os_thread_sleep () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #3 0xabe63d26 in srv_error_monitor_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #5 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 14 (Thread 0xa70f3b90 (LWP 27918)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xabe318a5 in os_event_wait_low () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #4 0xabe62fd2 in srv_master_thread () from /home/loacoon/Program-Files/KDE4/lib/kde4/amarok_collection-mysqlecollection.so #5 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #6 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 13 (Thread 0xa5cc3b90 (LWP 27920)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb3ee2e9f in WTF::TCMalloc_PageHeap::scavengerThread () from /home/loacoon/Program-Files/KDE4/lib/libQtWebKit.so.4 #4 0xb3ee2f2b in WTF::TCMalloc_PageHeap::runScavengerThread () from /home/loacoon/Program-Files/KDE4/lib/libQtWebKit.so.4 #5 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #6 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 12 (Thread 0xa52f8b90 (LWP 27923)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb728e8b4 in QWaitConditionPrivate::wait (this=0x9001e80, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 0xb728e3b3 in QWaitCondition::wait (this=0x9001ae0, mutex=0x9002000, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0xb557e29a in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9001ac8, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb5582fea in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90020e0, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80 #7 0xb557d8e9 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9001ac8, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356 #8 0xb5583107 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71 #9 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x9006c18, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #10 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #11 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x9006c18, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #12 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #13 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x9006c18, previous=0x9020850) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #14 0xb5581081 in ThreadWeaver::ThreadRunHelper::run (this=0xa52f82f4, parent=0x9001ac8, th=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87 #15 0xb558125b in ThreadWeaver::Thread::run (this=0x9006c18) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142 #16 0xb728de14 in QThreadPrivate::start (arg=0x9006c18) at thread/qthread_unix.cpp:244 #17 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #18 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 11 (Thread 0xa4af7b90 (LWP 27924)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb728e8b4 in QWaitConditionPrivate::wait (this=0x9001e80, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 0xb728e3b3 in QWaitCondition::wait (this=0x9001ae0, mutex=0x9002000, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0xb557e29a in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9001ac8, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb5582fea in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90020e0, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80 #7 0xb557d8e9 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9001ac8, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356 #8 0xb5583107 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71 #9 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x90254e0, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #10 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #11 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x90254e0, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #12 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #13 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x90254e0, previous=0x9375218) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #14 0xb5581081 in ThreadWeaver::ThreadRunHelper::run (this=0xa4af72f4, parent=0x9001ac8, th=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87 #15 0xb558125b in ThreadWeaver::Thread::run (this=0x90254e0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142 #16 0xb728de14 in QThreadPrivate::start (arg=0x90254e0) at thread/qthread_unix.cpp:244 #17 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #18 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 10 (Thread 0xa42f6b90 (LWP 27925)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb63eefc1 in select () from /lib/libc.so.6 #2 0xb738ab43 in QProcessManager::run (this=0xb7502470) at io/qprocess_unix.cpp:241 #3 0xb728de14 in QThreadPrivate::start (arg=0xb7502470) at thread/qthread_unix.cpp:244 #4 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #5 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 9 (Thread 0xa1483b90 (LWP 27929)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb728e8b4 in QWaitConditionPrivate::wait (this=0x9001e80, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 0xb728e3b3 in QWaitCondition::wait (this=0x9001ae0, mutex=0x9002000, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0xb557e29a in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9001ac8, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb5582fea in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90020e0, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80 #7 0xb557d8e9 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9001ac8, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356 #8 0xb5583107 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71 #9 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x8efba60, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #10 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #11 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x8efba60, previous=0x0) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #12 0xb558312f in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74 #13 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x8efba60, previous=0x8efde30) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #14 0xb5581081 in ThreadWeaver::ThreadRunHelper::run (this=0xa14832f4, parent=0x9001ac8, th=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87 #15 0xb558125b in ThreadWeaver::Thread::run (this=0x8efba60) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142 #16 0xb728de14 in QThreadPrivate::start (arg=0x8efba60) at thread/qthread_unix.cpp:244 #17 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #18 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 8 (Thread 0xa0c82b90 (LWP 27930)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb728e8b4 in QWaitConditionPrivate::wait (this=0x9001e80, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 0xb728e3b3 in QWaitCondition::wait (this=0x9001ae0, mutex=0x9002000, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0xb557e29a in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9001ac8, th=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365 #6 0xb5582fea in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90020e0, th=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80 #7 0xb557d8e9 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9001ac8, th=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356 #8 0xb5583107 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90020e0, th=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71 #9 0xb557e508 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9001ac8, th=0x818d498, previous=0x92056d8) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351 #10 0xb5581081 in ThreadWeaver::ThreadRunHelper::run (this=0xa0c822f4, parent=0x9001ac8, th=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87 #11 0xb558125b in ThreadWeaver::Thread::run (this=0x818d498) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142 #12 0xb728de14 in QThreadPrivate::start (arg=0x818d498) at thread/qthread_unix.cpp:244 #13 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #14 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 7 (Thread 0x9fc80b90 (LWP 27945)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb4fdf235 in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb50d07c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304 #4 0xb4fdf2c1 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb50d07c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438 #5 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #6 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 6 (Thread 0x9e47db90 (LWP 27954)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb63eefc1 in select () from /lib/libc.so.6 #2 0xb00777a9 in xine_usec_sleep () from /usr/lib/libxine.so.1 #3 0xb005c47d in ?? () from /usr/lib/libxine.so.1 #4 0x000003e8 in ?? () #5 0x00000000 in ?? () Thread 5 (Thread 0x9f47fb90 (LWP 27955)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb0052517 in ?? () from /usr/lib/libxine.so.1 #4 0x09209a04 in ?? () #5 0x092099ec in ?? () #6 0x00000000 in ?? () Thread 4 (Thread 0x9ec7eb90 (LWP 27956)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb0052517 in ?? () from /usr/lib/libxine.so.1 #4 0x09410604 in ?? () #5 0x094105ec in ?? () #6 0x9ec7e33c in ?? () #7 0xb6465ff4 in ?? () from /lib/libc.so.6 #8 0x09467e68 in ?? () #9 0x9ec7e344 in ?? () #10 0x094105ec in ?? () #11 0xb0088ff4 in ?? () from /usr/lib/libxine.so.1 #12 0xffffffff in ?? () #13 0x00000001 in ?? () #14 0x9ec7e358 in ?? () #15 0xb005969c in ?? () from /usr/lib/libxine.so.1 #16 0x094105d8 in ?? () #17 0x09467e68 in ?? () #18 0x9ec7e33c in ?? () #19 0x00000000 in ?? () Thread 3 (Thread 0xa0481b90 (LWP 27957)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401edd in pthread_cond_wait () from /lib/libc.so.6 #3 0xb00628af in xine_event_wait () from /usr/lib/libxine.so.1 #4 0xb0062941 in ?? () from /usr/lib/libxine.so.1 #5 0x08ff86c8 in ?? () #6 0x092f1ae8 in ?? () #7 0xb6465ff4 in ?? () from /lib/libc.so.6 #8 0xb6464274 in ?? () from /lib/libc.so.6 #9 0x00000001 in ?? () #10 0x08ff86cc in ?? () #11 0x08ff8714 in ?? () #12 0xb62b2ff4 in ?? () from /lib/libpthread.so.0 #13 0x00000000 in ?? () Thread 2 (Thread 0x9420fb90 (LWP 27959)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb62a7fb2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6401f34 in pthread_cond_timedwait () from /lib/libc.so.6 #3 0xb728e89a in QWaitConditionPrivate::wait (this=0x9193b38, time=30000) at thread/qwaitcondition_unix.cpp:85 #4 0xb728e3b3 in QWaitCondition::wait (this=0x91926e4, mutex=0x91926e0, time=30000) at thread/qwaitcondition_unix.cpp:159 #5 0xb727eaa4 in QThreadPoolThread::run (this=0x8f6e420) at concurrent/qthreadpool.cpp:140 #6 0xb728de14 in QThreadPrivate::start (arg=0x8f6e420) at thread/qthread_unix.cpp:244 #7 0xb62a4170 in start_thread () from /lib/libpthread.so.0 #8 0xb63f5c6e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb1a7b730 (LWP 27903)): [KCrash Handler] #6 0xb6efe0fb in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x8d6c8b8, items=0x81789c4) at graphicsview/qgraphicsscene_bsp.cpp:79 #7 0xb6efb973 in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=148) at graphicsview/qgraphicsscene_bsp.cpp:247 #8 0xb6efba9f in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=73) at graphicsview/qgraphicsscene_bsp.cpp:263 #9 0xb6efb9b3 in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=36) at graphicsview/qgraphicsscene_bsp.cpp:252 #10 0xb6efba9f in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=17) at graphicsview/qgraphicsscene_bsp.cpp:263 #11 0xb6efb9b3 in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=8) at graphicsview/qgraphicsscene_bsp.cpp:252 #12 0xb6efbac4 in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=3) at graphicsview/qgraphicsscene_bsp.cpp:265 #13 0xb6efb9b3 in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=1) at graphicsview/qgraphicsscene_bsp.cpp:252 #14 0xb6efba5f in QGraphicsSceneBspTree::climbTree (this=0x8d6c7f8, visitor=0x8d6c8b8, rect=@0xbfd9df00, index=0) at graphicsview/qgraphicsscene_bsp.cpp:261 #15 0xb6efc8b0 in QGraphicsSceneBspTree::items (this=0x8d6c7f8, rect=@0xbfd9df00, onlyTopLevelItems=true) at graphicsview/qgraphicsscene_bsp.cpp:154 #16 0xb6f0064d in QGraphicsSceneBspTreeIndexPrivate::estimateItems (this=0x8d6c798, rect=@0xbfd9df00, order=Qt::AscendingOrder, onlyTopLevelItems=true) at graphicsview/qgraphicsscenebsptreeindex.cpp:387 #17 0xb6f007f9 in QGraphicsSceneBspTreeIndex::estimateTopLevelItems (this=0x8d6c788, rect=@0xbfd9df00, order=Qt::AscendingOrder) at graphicsview/qgraphicsscenebsptreeindex.cpp:540 #18 0xb6edf656 in QGraphicsScenePrivate::drawItems (this=0x8d6c590, painter=0xbfd9e110, viewTransform=0x0, exposedRegion=0x8de3fe4, widget=0x8de31a0) at graphicsview/qgraphicsscene.cpp:4498 #19 0xb6f10715 in QGraphicsView::paintEvent (this=0x8de25b8, event=0xbfd9eaa4) at graphicsview/qgraphicsview.cpp:3321 #20 0xb677053f in QWidget::event (this=0x8de25b8, event=0xbfd9eaa4) at kernel/qwidget.cpp:8072 #21 0xb6c43e70 in QFrame::event (this=0x8de25b8, e=0xbfd9eaa4) at widgets/qframe.cpp:557 #22 0xb6cf9998 in QAbstractScrollArea::viewportEvent (this=0x8de25b8, e=0xbfd9eaa4) at widgets/qabstractscrollarea.cpp:991 #23 0xb6f17b8a in QGraphicsView::viewportEvent (this=0x8de25b8, event=0xbfd9eaa4) at graphicsview/qgraphicsview.cpp:2721 #24 0xb6cfcc4e in QAbstractScrollAreaPrivate::viewportEvent (this=0x8de3c80, event=0xbfd9eaa4) at widgets/qabstractscrollarea_p.h:100 #25 0xb6cfcc7c in QAbstractScrollAreaFilter::eventFilter (this=0x8de05b8, o=0x8de31a0, e=0xbfd9eaa4) at widgets/qabstractscrollarea_p.h:116 #26 0xb73b2e7e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x813c9a0, receiver=0x8de31a0, event=0xbfd9eaa4) at kernel/qcoreapplication.cpp:819 #27 0xb66f3d63 in QApplicationPrivate::notify_helper (this=0x813c9a0, receiver=0x8de31a0, e=0xbfd9eaa4) at kernel/qapplication.cpp:4245 #28 0xb66f6a64 in QApplication::notify (this=0xbfda0c4c, receiver=0x8de31a0, e=0xbfd9eaa4) at kernel/qapplication.cpp:4214 #29 0xb7ee1ecb in KApplication::notify (this=0xbfda0c4c, receiver=0x8de31a0, event=0xbfd9eaa4) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302 #30 0xb73b53c0 in QCoreApplication::notifyInternal (this=0xbfda0c4c, receiver=0x8de31a0, event=0xbfd9eaa4) at kernel/qcoreapplication.cpp:704 #31 0xb67075bd in QCoreApplication::sendSpontaneousEvent (receiver=0x8de31a0, event=0xbfd9eaa4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #32 0xb676ccc8 in QWidgetPrivate::drawWidget (this=0x8e15340, pdev=0x8cb4b8c, rgn=@0xbfd9ec08, offset=@0xbfd9ec54, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5293 #33 0xb676d6e3 in QWidgetPrivate::paintSiblingsRecursive (this=0x8de3c80, pdev=0x8cb4b8c, siblings=@0x8de3c8c, index=1, rgn=@0xbfd9ee58, offset=@0xbfd9eea4, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5403 #34 0xb676d220 in QWidgetPrivate::drawWidget (this=0x8de3c80, pdev=0x8cb4b8c, rgn=@0xbfd9ee58, offset=@0xbfd9eea4, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5342 #35 0xb676d6e3 in QWidgetPrivate::paintSiblingsRecursive (this=0x8d6c1e8, pdev=0x8cb4b8c, siblings=@0x8d6c1f4, index=0, rgn=@0xbfd9f0a8, offset=@0xbfd9f0f4, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5403 #36 0xb676d220 in QWidgetPrivate::drawWidget (this=0x8d6c1e8, pdev=0x8cb4b8c, rgn=@0xbfd9f0a8, offset=@0xbfd9f0f4, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5342 #37 0xb676d6e3 in QWidgetPrivate::paintSiblingsRecursive (this=0x8dc3300, pdev=0x8cb4b8c, siblings=@0x8dc330c, index=4, rgn=@0xbfd9f2f8, offset=@0xbfd9f344, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5403 #38 0xb676d220 in QWidgetPrivate::drawWidget (this=0x8dc3300, pdev=0x8cb4b8c, rgn=@0xbfd9f2f8, offset=@0xbfd9f344, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5342 #39 0xb676d6e3 in QWidgetPrivate::paintSiblingsRecursive (this=0x81e0d38, pdev=0x8cb4b8c, siblings=@0x81e0d44, index=88, rgn=@0xbfd9f610, offset=@0x8c4feb4, flags=4, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5403 #40 0xb676d220 in QWidgetPrivate::drawWidget (this=0x81e0d38, pdev=0x8cb4b8c, rgn=@0xbfd9f610, offset=@0x8c4feb4, flags=5, sharedPainter=0x0, backingStore=0x8c4fe90) at kernel/qwidget.cpp:5342 #41 0xb698f9ef in QWidgetBackingStore::sync (this=0x8c4fe90) at painting/qbackingstore.cpp:1293 #42 0xb676529e in QWidgetPrivate::syncBackingStore (this=0x81e0d38) at kernel/qwidget.cpp:1657 #43 0xb6770b37 in QWidget::event (this=0x81f9278, event=0x932dce8) at kernel/qwidget.cpp:8218 #44 0xb6c694f3 in QMainWindow::event (this=0x81f9278, event=0x932dce8) at widgets/qmainwindow.cpp:1434 #45 0xb7fd5d4a in KMainWindow::event (this=0x81f9278, ev=0x932dce8) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/widgets/kmainwindow.cpp:1101 #46 0xb66f3d86 in QApplicationPrivate::notify_helper (this=0x813c9a0, receiver=0x81f9278, e=0x932dce8) at kernel/qapplication.cpp:4249 #47 0xb66f6a64 in QApplication::notify (this=0xbfda0c4c, receiver=0x81f9278, e=0x932dce8) at kernel/qapplication.cpp:4214 #48 0xb7ee1ecb in KApplication::notify (this=0xbfda0c4c, receiver=0x81f9278, event=0x932dce8) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302 #49 0xb73b53c0 in QCoreApplication::notifyInternal (this=0xbfda0c4c, receiver=0x81f9278, event=0x932dce8) at kernel/qcoreapplication.cpp:704 #50 0xb73ba465 in QCoreApplication::sendEvent (receiver=0x81f9278, event=0x932dce8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #51 0xb73b594a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x81f9278, event_type=77, data=0x8072660) at kernel/qcoreapplication.cpp:1345 #52 0xb73b5bdf in QCoreApplication::sendPostedEvents (receiver=0x81f9278, event_type=77) at kernel/qcoreapplication.cpp:1238 #53 0xb6efa9dd in QGraphicsViewPrivate::dispatchPendingUpdateRequests (this=0x8de3c80) at ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsview_p.h:178 #54 0xb6eefe07 in QGraphicsScenePrivate::_q_processDirtyItems (this=0x8d6c590) at graphicsview/qgraphicsscene.cpp:486 #55 0xb6ef007d in QGraphicsScene::qt_metacall (this=0x8d6c4f0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x9079068) at .moc/debug-shared/moc_qgraphicsscene.cpp:128 #56 0xb534e7ae in Plasma::Corona::qt_metacall (this=0x8d6c4f0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x9079068) at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/plasma/corona.moc:107 #57 0xb788add4 in Context::ContextScene::qt_metacall (this=0x8d6c4f0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x9079068) at /home/loacoon/Documents/Downloads/SVN/Amarok/src/ContextScene.moc:70 #58 0xb73bcceb in QMetaObject::metacall (object=0x8d6c4f0, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0x9079068) at kernel/qmetaobject.cpp:237 #59 0xb73ca271 in QMetaCallEvent::placeMetaCall (this=0x938e418, object=0x8d6c4f0) at kernel/qobject.cpp:562 #60 0xb73cc1f7 in QObject::event (this=0x8d6c4f0, e=0x938e418) at kernel/qobject.cpp:1238 #61 0xb6eec812 in QGraphicsScene::event (this=0x8d6c4f0, event=0x938e418) at graphicsview/qgraphicsscene.cpp:3388 #62 0xb66f3d86 in QApplicationPrivate::notify_helper (this=0x813c9a0, receiver=0x8d6c4f0, e=0x938e418) at kernel/qapplication.cpp:4249 #63 0xb66f41e1 in QApplication::notify (this=0xbfda0c4c, receiver=0x8d6c4f0, e=0x938e418) at kernel/qapplication.cpp:3673 #64 0xb7ee1ecb in KApplication::notify (this=0xbfda0c4c, receiver=0x8d6c4f0, event=0x938e418) at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302 #65 0xb73b53c0 in QCoreApplication::notifyInternal (this=0xbfda0c4c, receiver=0x8d6c4f0, event=0x938e418) at kernel/qcoreapplication.cpp:704 #66 0xb73ba465 in QCoreApplication::sendEvent (receiver=0x8d6c4f0, event=0x938e418) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #67 0xb73b594a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8072660) at kernel/qcoreapplication.cpp:1345 #68 0xb73b5bdf in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #69 0xb73f1788 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #70 0xb73f0767 in postEventSourceDispatch (s=0x8140500) at kernel/qeventdispatcher_glib.cpp:276 #71 0xb3711651 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #72 0xb3714c53 in ?? () from /usr/lib/libglib-2.0.so.0 #73 0x08140478 in ?? () #74 0x00000000 in ?? () That's because the patch is not yet pushed to master. Wait until Monday or so. *** Bug 211716 has been marked as a duplicate of this bug. *** Hi Mark, Fix will be done in QT (I hope that I understand correctly) and will be available in git of QT. Can you tell in which branch? Thanks @Tomas: I assume in 4.6-stable. what's the difference between 4.6-stable and 4.6? 4.6 seems to be updated more often... I am asking because I started test master branch and there is version 4.7 and it will mean for me step back and recompile everything :-( You should, 'master' is the 'experimental' branch, sort of... it's a little like trunk for KDE. @Rosetzky: I don't really know, I can only guess that they push the "really really stable" commits to that branch. Kind of a safety net. Ask on #qt-labs (irc.freenode.net) to be sure. Ok, thank you ;). I'm waiting for the commit, I'll let you know. *** Bug 211816 has been marked as a duplicate of this bug. *** Still crashing today. By the way, I can't compile Amarok since yesterday. It says that Qt-Script generator isn't installed, but it is... Forget about Qt-script... it xas some strange Portage behavior... works now...... but still crashing :P. *** Bug 213040 has been marked as a duplicate of this bug. *** Seems fixed in Qt git, but there are some graphical glitches remaining. Great, thanks for the confirmation, Rosetzky Cedric. As for these graphical glitches, please open a new bug report, either in Amarok or Qt. Assuming that it's another Qt bug, the Qt bug tracker would probably be more adequate. And if you do, please add a note here, linking to the report. We happen to have direct connections to some Qt developers, so we might be able to help them solve it. Ok, I'll update, try again and report any bug/glitch I find ;). still get the crash with qt4.6.9999 stable-branch @cedric: you have the link to the qt commit? Not to the exact commit, didn't do a regression test, sorry. But I'm not using the 4.6-stable branch, but the 4.6 branch. Commits are coming later in the 4.6-stable branch, once they are tested in the 4.6 branch I think. *** Bug 214563 has been marked as a duplicate of this bug. *** *** Bug 215772 has been marked as a duplicate of this bug. *** *** Bug 266500 has been marked as a duplicate of this bug. *** *** Bug 266531 has been marked as a duplicate of this bug. *** *** Bug 266854 has been marked as a duplicate of this bug. *** Setting status correctly. Could somebody please report this upstream again, as it seems to be back with Qt 4.7.2 *** Bug 270871 has been marked as a duplicate of this bug. *** Created attachment 61037 [details]
New crash information added by DrKonqi
amarok (2.4.1) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.2
Is this the Qt bug (again)?
- Unusual behavior I noticed:
virtuoso-t was running on about 210% cpu load (taking 2 cpu cores and a bit of another one with nice set to idle).
-- Backtrace (Reduced):
#6 QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x3522020, items=0x4372dc8) at graphicsview/qgraphicsscene_bsp.cpp:79
#7 0x00007f2ca4adcca0 in QGraphicsSceneBspTree::climbTree (this=0x3521f60, visitor=0x3522020, rect=..., index=<value optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:252
#8 0x00007f2ca4adcc00 in QGraphicsSceneBspTree::climbTree (this=0x3521f60, visitor=0x3522020, rect=..., index=<value optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#9 0x00007f2ca4adcc00 in QGraphicsSceneBspTree::climbTree (this=0x3521f60, visitor=0x3522020, rect=..., index=<value optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x00007f2ca4add36e in QGraphicsSceneBspTree::items (this=<value optimized out>, rect=<value optimized out>, onlyTopLevelItems=<value optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:154
upstream bug report: http://bugreports.qt.nokia.com/browse/QTBUG-18021 Thank you for the link Git commit 30f670f11a130e1bd9a7eb60865dc4f67431ecd9 by Daniel Faust. Committed on 08/08/2011 at 16:10. Pushed by dfaust into branch 'master'. Use QGraphicsScene::NoIndex instead of QGraphicsScene::BspTreeIndex (avoid Qt bug crashing amarok) BUG: 207382 BUG: 269227 FIXED-IN: 2.4.4 M +2 -1 src/context/ContextView.cpp M +1 -0 ChangeLog http://commits.kde.org/amarok/30f670f11a130e1bd9a7eb60865dc4f67431ecd9 *** Bug 279621 has been marked as a duplicate of this bug. *** *** Bug 280216 has been marked as a duplicate of this bug. *** *** Bug 285085 has been marked as a duplicate of this bug. *** *** Bug 285594 has been marked as a duplicate of this bug. *** *** Bug 286865 has been marked as a duplicate of this bug. *** *** Bug 287066 has been marked as a duplicate of this bug. *** *** Bug 292939 has been marked as a duplicate of this bug. *** Created attachment 68582 [details]
New crash information added by DrKonqi
amarok (2.4.3) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
Right-clicked on the Wikipedia's applet titlebar and selected Remove this Wikipedia
-- Backtrace (Reduced):
#7 0xb66736ea in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0xd208258, items=0x9562ef8) at graphicsview/qgraphicsscene_bsp.cpp:79
#8 0xb667219c in QGraphicsSceneBspTree::climbTree (this=0x997a550, visitor=0xd208258, rect=..., index=135) at graphicsview/qgraphicsscene_bsp.cpp:247
#9 0xb6672218 in QGraphicsSceneBspTree::climbTree (this=0x997a550, visitor=0xd208258, rect=..., index=67) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0xb66721d5 in QGraphicsSceneBspTree::climbTree (this=0x997a550, visitor=0xd208258, rect=..., index=33) at graphicsview/qgraphicsscene_bsp.cpp:252
#11 0xb6672218 in QGraphicsSceneBspTree::climbTree (this=0x997a550, visitor=0xd208258, rect=..., index=7) at graphicsview/qgraphicsscene_bsp.cpp:261
Tristan, this is already fixed in Amarok 2.5, please upgrade. Adding information to an already fixed bug from a previous version is not helpful. |