Bug 215287 - Crash when trying to load full collection [__libc_message, malloc_printerr, QVector<QPainterPath::Element>::free]
Summary: Crash when trying to load full collection [__libc_message, malloc_printerr, Q...
Status: RESOLVED UPSTREAM
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3-GIT
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 15:53 UTC by Theo Chatzimichos
Modified: 2009-11-19 17:08 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 Theo Chatzimichos 2009-11-19 15:53:34 UTC
Application: amarok (2.2-GIT)
KDE Version: 4.3.75 (KDE 4.3.75 (KDE 4.4 >= 20091113)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-gentoo-r6 x86_64
Distribution (Platform): Gentoo Packages

What I was doing when the application crashed:
Amarok crashes when trying to add full (local) collection to playlist. Collection consists from 10.000+ tracks though (used to work some time ago). KDE is compiled from source, using the Gentoo Live Ebuilds. 

 -- Backtrace:
Application: Amarok (amarok), signal: Aborted
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f99154377a0 (LWP 21041))]

Thread 39 (Thread 0x7f98fe4ce710 (LWP 21042)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f99032cb0de in metronom_sync_loop (this=0x1e34790) at metronom.c:870
#2  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 38 (Thread 0x7f98fd695710 (LWP 21043)):
#0  0x00007f991263b1f3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=59) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f990b72bcdc in g_main_context_poll (context=0x1dbc190, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (context=0x1dbc190, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2586
#3  0x00007f990b72c020 in IA__g_main_context_iteration (context=0x1dbc190, may_block=1) at gmain.c:2654
#4  0x00007f9913ad9596 in QEventDispatcherGlib::processEvents (this=0x1d61a70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#5  0x00007f9913aaeb92 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f9913aaef64 in QEventLoop::exec (this=0x7f98fd694d80, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f99139bb9d9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f9903523460 in Phonon::Xine::XineThread::run (this=0x1d61970) at /var/tmp/portage/media-sound/phonon-9999/work/phonon-9999/xine/xinethread.cpp:143
#9  0x00007f99139be3e5 in QThreadPrivate::start (arg=0x1d61970) at thread/qthread_unix.cpp:244
#10 0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 37 (Thread 0x7f98fcc8a710 (LWP 21046)):
#0  0x00007f991263b1f3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f98fcc90ede in my_snd_mixer_wait (data=<value optimized out>) at audio_alsa_out.c:150
#2  ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:166
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 36 (Thread 0x7f98fc489710 (LWP 21047)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032d8fb3 in fifo_peek_int (fifo=0x1e62430, blocking=1) at audio_out.c:348
#2  0x00007f99032da9ba in fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 35 (Thread 0x7f98fb85d710 (LWP 21048)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032d8fb3 in fifo_peek_int (fifo=0x1f89dd0, blocking=1) at audio_out.c:348
#2  0x00007f99032da9ba in fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 34 (Thread 0x7f98fb01a710 (LWP 21049)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032d8fb3 in fifo_peek_int (fifo=0x20edf10, blocking=1) at audio_out.c:348
#2  0x00007f99032da9ba in fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 33 (Thread 0x7f98fa7d7710 (LWP 21050)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032d8fb3 in fifo_peek_int (fifo=0x220f250, blocking=1) at audio_out.c:348
#2  0x00007f99032da9ba in fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 32 (Thread 0x7f98f8049710 (LWP 21052)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909010, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=0, message1=0x7f98f8048df8, message2=0x7f98f8048df0, type=0x7f98f8048de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=0) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 31 (Thread 0x7f98f6c6d710 (LWP 21053)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29090a0, reset_sig_count=3) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=1, message1=0x7f98f6c6cdf8, message2=0x7f98f6c6cdf0, type=0x7f98f6c6cde8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=1) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 30 (Thread 0x7f98f646c710 (LWP 21054)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909130, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=2, message1=0x7f98f646bdf8, message2=0x7f98f646bdf0, type=0x7f98f646bde8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=2) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 29 (Thread 0x7f98f5c6b710 (LWP 21055)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29091c0, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=3, message1=0x7f98f5c6adf8, message2=0x7f98f5c6adf0, type=0x7f98f5c6ade8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=3) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 28 (Thread 0x7f98f546a710 (LWP 21056)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909250, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=4, message1=0x7f98f5469df8, message2=0x7f98f5469df0, type=0x7f98f5469de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=4) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7f98f4c69710 (LWP 21057)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29092e0, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=5, message1=0x7f98f4c68df8, message2=0x7f98f4c68df0, type=0x7f98f4c68de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=5) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7f98f4468710 (LWP 21058)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909370, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=6, message1=0x7f98f4467df8, message2=0x7f98f4467df0, type=0x7f98f4467de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=6) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f98f3c67710 (LWP 21059)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909400, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=7, message1=0x7f98f3c66df8, message2=0x7f98f3c66df0, type=0x7f98f3c66de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=7) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f98f3466710 (LWP 21060)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909490, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=8, message1=0x7f98f3465df8, message2=0x7f98f3465df0, type=0x7f98f3465de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=8) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f98f2c65710 (LWP 21061)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909520, reset_sig_count=2) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=9, message1=0x7f98f2c64df8, message2=0x7f98f2c64df0, type=0x7f98f2c64de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=9) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f98f2464710 (LWP 21062)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29095b0, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=10, message1=0x7f98f2463df8, message2=0x7f98f2463df0, type=0x7f98f2463de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=10) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f98f1c63710 (LWP 21063)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909640, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=11, message1=0x7f98f1c62df8, message2=0x7f98f1c62df0, type=0x7f98f1c62de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=11) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f98f1462710 (LWP 21064)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29096d0, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=12, message1=0x7f98f1461df8, message2=0x7f98f1461df0, type=0x7f98f1461de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=12) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f98f0c61710 (LWP 21065)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909760, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=13, message1=0x7f98f0c60df8, message2=0x7f98f0c60df0, type=0x7f98f0c60de8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=13) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f98f0460710 (LWP 21066)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29097f0, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=14, message1=0x7f98f045fdf8, message2=0x7f98f045fdf0, type=0x7f98f045fde8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=14) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f98efc5f710 (LWP 21067)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909880, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=15, message1=0x7f98efc5edf8, message2=0x7f98efc5edf0, type=0x7f98efc5ede8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=15) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f98ef45e710 (LWP 21068)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x2909910, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=16, message1=0x7f98ef45ddf8, message2=0x7f98ef45ddf0, type=0x7f98ef45dde8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=16) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f98eec5d710 (LWP 21069)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x29099a0, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8ec1b44 in os_aio_simulated_handle (global_segment=17, message1=0x7f98eec5cdf8, message2=0x7f98eec5cdf0, type=0x7f98eec5cde8) at os/os0file.c:4217
#3  0x00007f98f8e81da3 in fil_aio_wait (segment=17) at fil/fil0fil.c:4153
#4  0x00007f98f8f089e0 in io_handler_thread (arg=<value optimized out>) at srv/srv0start.c:446
#5  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f98ed745710 (LWP 21071)):
#0  0x00007f991263d613 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f98f8ebf39b in os_thread_sleep (tm=<value optimized out>) at os/os0thread.c:274
#2  0x00007f98f8f04fe8 in srv_lock_timeout_and_monitor_thread (arg=<value optimized out>) at srv/srv0srv.c:2190
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f98ecf44710 (LWP 21072)):
#0  0x00007f991263d613 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f98f8ebf39b in os_thread_sleep (tm=<value optimized out>) at os/os0thread.c:274
#2  0x00007f98f8f016da in srv_error_monitor_thread (arg=<value optimized out>) at srv/srv0srv.c:2414
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f98ec743710 (LWP 21073)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f98f8ebef5d in os_event_wait_low (event=0x23947c0, reset_sig_count=1) at os/os0sync.c:420
#2  0x00007f98f8f01cf5 in srv_master_thread (arg=<value optimized out>) at srv/srv0srv.c:3069
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f98e5fe3710 (LWP 21074)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99139bf3ab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9910034076 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x342a340, th=0x342a7e0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f991003670b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x342a7e0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x342a7e0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f9910034bbf in ThreadWeaver::ThreadRunHelper::run (this=0x7f98e5fe2df0, parent=0x342a340, th=0x342a7e0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f9910035018 in ThreadWeaver::Thread::run (this=0x342a7e0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f99139be3e5 in QThreadPrivate::start (arg=0x342a7e0) at thread/qthread_unix.cpp:244
#9  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f98e57e2710 (LWP 21075)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99139bf3ab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9910034076 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x342a340, th=0x33fbcd0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f991003670b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x33fbcd0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x33fbcd0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x33fbcd0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f9910034bbf in ThreadWeaver::ThreadRunHelper::run (this=0x7f98e57e1df0, parent=0x342a340, th=0x33fbcd0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f9910035018 in ThreadWeaver::Thread::run (this=0x33fbcd0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f99139be3e5 in QThreadPrivate::start (arg=0x33fbcd0) at thread/qthread_unix.cpp:244
#10 0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f98e4fe1710 (LWP 21076)):
#0  0x00007f991263d613 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f9913a8d85c in QProcessManager::run (this=0x7f9913dc27c0) at io/qprocess_unix.cpp:241
#2  0x00007f99139be3e5 in QThreadPrivate::start (arg=0x7f9913dc27c0) at thread/qthread_unix.cpp:244
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f98e4197710 (LWP 21078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99139bf3ab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9910034076 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x342a340, th=0x3448720)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f991003670b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x3448720)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9910034bbf in ThreadWeaver::ThreadRunHelper::run (this=0x7f98e4196df0, parent=0x342a340, th=0x3448720)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f9910035018 in ThreadWeaver::Thread::run (this=0x3448720) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f99139be3e5 in QThreadPrivate::start (arg=0x3448720) at thread/qthread_unix.cpp:244
#8  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f98e3996710 (LWP 21079)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99139bf3ab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x32e6de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9910034076 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x342a340, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f991003670b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f9910036724 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3429ba0, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f9910034bbf in ThreadWeaver::ThreadRunHelper::run (this=0x7f98e3995df0, parent=0x342a340, th=0x32e3f50)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#9  0x00007f9910035018 in ThreadWeaver::Thread::run (this=0x32e3f50) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#10 0x00007f99139be3e5 in QThreadPrivate::start (arg=0x32e3f50) at thread/qthread_unix.cpp:244
#11 0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#12 0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f98e0689710 (LWP 21090)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f990ea60746 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f990ed1e020) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f990ea60769 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f990ed2c0ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f98e10bf710 (LWP 21099)):
#0  0x00007f991263d613 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f99032f0b95 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f99032d78c1 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f98d3ff1710 (LWP 21100)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032ce49b in fifo_buffer_get (fifo=0x1d69e10) at buffer.c:230
#2  0x00007f99032d3e5f in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:130
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f98d3623710 (LWP 21101)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032ce49b in fifo_buffer_get (fifo=0x3c7d350) at buffer.c:230
#2  0x00007f99032d4eb7 in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:66
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f98d2e22710 (LWP 21102)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f99032dd46b in xine_event_wait (queue=0x2b22a60) at events.c:56
#2  0x00007f99032dd4de in listener_loop (queue_gen=<value optimized out>) at events.c:214
#3  0x00007f9912111894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f9912643f1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f99154377a0 (LWP 21041)):
[KCrash Handler]
#5  0x00007f99125a51b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f99125a65e0 in *__GI_abort () at abort.c:92
#7  0x00007f99125dfe77 in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#8  0x00007f99125e5406 in malloc_printerr (action=3, str=0x7f9912690c13 "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6264
#9  0x00007f991543ea3b in ?? () from //usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.1
#10 0x00007f99130e34c9 in QVector<QPainterPath::Element>::free (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:423
#11 ~QVector (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:112
#12 ~QPainterPathPrivate (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at painting/qpainterpath.h:233
#13 ~QPainterPathData (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at painting/qpainterpath_p.h:153
#14 QPainterPathPrivateDeleter::cleanup (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at painting/qpainterpath.cpp:83
#15 ~QScopedPointer (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#16 ~QPainterPath (this=0x7fff769e0b70, __in_chrg=<value optimized out>) at painting/qpainterpath.cpp:583
#17 0x00007f991317556b in QX11PaintEnginePrivate::fillPath (this=0x1d93ee0, path=..., gc_mode=QX11PaintEnginePrivate::BrushGC, transform=<value optimized out>) at painting/qpaintengine_x11.cpp:1756
#18 0x00007f9913175af5 in QX11PaintEngine::drawPath (this=<value optimized out>, path=...) at painting/qpaintengine_x11.cpp:1767
#19 0x00007f99130c2825 in QPaintEngine::drawEllipse (this=0x1d07fc0, rect=...) at painting/qpaintengine.cpp:507
#20 0x00007f99131716f7 in QX11PaintEngine::drawEllipse (this=0x1d07fc0, rect=...) at painting/qpaintengine_x11.cpp:1446
#21 0x00007f99130d825d in QPainter::drawEllipse (this=<value optimized out>, r=<value optimized out>) at painting/qpainter.cpp:4180
#22 0x00007f9905f5ca2a in OxygenStyle::renderDot (this=<value optimized out>, p=0x7fff769e1950, point=..., baseColor=...)
    at /var/tmp/portage/kde-base/kstyles-9999/work/kstyles-9999/kstyles/oxygen/oxygen.cpp:3869
#23 0x00007f9905f5f4a4 in OxygenStyle::drawToolBarPrimitive (this=0x1ca5870, primitive=<value optimized out>, opt=<value optimized out>, r=..., pal=..., flags=<value optimized out>, p=
    0x7fff769e1950, widget=0x2e6d1b0, kOpt=0x0) at /var/tmp/portage/kde-base/kstyles-9999/work/kstyles-9999/kstyles/oxygen/oxygen.cpp:2443
#24 0x00007f9905f5dadc in OxygenStyle::drawKStylePrimitive (this=0x1ca5870, widgetType=<value optimized out>, primitive=<value optimized out>, opt=0x7fff769e1900, r=<value optimized out>, 
    palette=<value optimized out>, flags=) at /var/tmp/portage/kde-base/kstyles-9999/work/kstyles-9999/kstyles/oxygen/oxygen.cpp:625
#25 0x00007f9914f7175d in KStyle::drawPrimitive (this=0x1ca5870, elem=QStyle::PE_IndicatorToolBarHandle, option=0x7fff769e1900, painter=<value optimized out>, widget=0x2e6d1b0)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kstyle.cpp:1163
#26 0x00007f9913396da4 in QToolBar::paintEvent (this=0x2e6d1b0) at widgets/qtoolbar.cpp:1044
#27 0x00007f9912ff027a in QWidget::event (this=0x2e6d1b0, event=0x7fff769e2210) at kernel/qwidget.cpp:8072
#28 0x00007f991339834b in QToolBar::event (this=0x2e6d1b0, event=0x7fff769e2210) at widgets/qtoolbar.cpp:1224
#29 0x00007f9912f9b91c in QApplicationPrivate::notify_helper (this=0x1c63170, receiver=0x2e6d1b0, e=0x7fff769e2210) at kernel/qapplication.cpp:4245
#30 0x00007f9912fa4066 in QApplication::notify (this=0x7fff769e36d0, receiver=0x2e6d1b0, e=0x7fff769e2210) at kernel/qapplication.cpp:4133
#31 0x00007f9914f5a646 in KApplication::notify (this=0x7fff769e36d0, receiver=0x2e6d1b0, event=0x7fff769e2210)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302
#32 0x00007f9913ab022b in QCoreApplication::notifyInternal (this=0x7fff769e36d0, receiver=0x2e6d1b0, event=0x7fff769e2210) at kernel/qcoreapplication.cpp:704
#33 0x00007f9912ff16d9 in QCoreApplication::sendSpontaneousEvent (this=0x2df7080, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x2decc90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#34 QWidgetPrivate::drawWidget (this=0x2df7080, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x2decc90)
    at kernel/qwidget.cpp:5293
#35 0x00007f9912ff231c in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=87, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x2decc90) at kernel/qwidget.cpp:5403
#36 0x00007f9912ff148b in QWidgetPrivate::drawWidget (this=0x1d478a0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=
    0x2decc90) at kernel/qwidget.cpp:5342
#37 0x00007f991318445a in QWidgetBackingStore::sync (this=0x2decc90) at painting/qbackingstore.cpp:1293
#38 0x00007f9912fe3dc2 in QWidgetPrivate::syncBackingStore (this=0x1d478a0) at kernel/qwidget.cpp:1657
#39 0x00007f9912ff09d6 in QWidget::event (this=0x1cc7520, event=0x522c2f0) at kernel/qwidget.cpp:8218
#40 0x00007f991333ad4b in QMainWindow::event (this=0x1cc7520, event=0x522c2f0) at widgets/qmainwindow.cpp:1434
#41 0x00007f9912f9b91c in QApplicationPrivate::notify_helper (this=0x1c63170, receiver=0x1cc7520, e=0x522c2f0) at kernel/qapplication.cpp:4245
#42 0x00007f9912fa4066 in QApplication::notify (this=0x7fff769e36d0, receiver=0x1cc7520, e=0x522c2f0) at kernel/qapplication.cpp:4133
#43 0x00007f9914f5a646 in KApplication::notify (this=0x7fff769e36d0, receiver=0x1cc7520, event=0x522c2f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302
#44 0x00007f9913ab022b in QCoreApplication::notifyInternal (this=0x7fff769e36d0, receiver=0x1cc7520, event=0x522c2f0) at kernel/qcoreapplication.cpp:704
#45 0x00007f9913ab2976 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1b39e20) at kernel/qcoreapplication.h:215
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1b39e20) at kernel/qcoreapplication.cpp:1345
#47 0x00007f9913ad9a03 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#48 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#49 0x00007f990b72853d in g_main_dispatch (context=0x1c65840) at gmain.c:1960
#50 IA__g_main_context_dispatch (context=0x1c65840) at gmain.c:2513
#51 0x00007f990b72bef8 in g_main_context_iterate (context=0x1c65840, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#52 0x00007f990b72c020 in IA__g_main_context_iteration (context=0x1c65840, may_block=1) at gmain.c:2654
#53 0x00007f9913ad9543 in QEventDispatcherGlib::processEvents (this=0x1c613e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#54 0x00007f99130362ee in QGuiEventDispatcherGlib::processEvents (this=0x5231, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#55 0x00007f9913aaeb92 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#56 0x00007f9913aaef64 in QEventLoop::exec (this=0x7fff769e3680, flags=) at kernel/qeventloop.cpp:201
#57 0x00007f9913ab2c3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#58 0x000000000040838c in main (argc=1, argv=<value optimized out>) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/main.cpp:229

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2009-11-19 17:08:07 UTC
This looks again like a Qt 4.6 problem, the crash is not in Amarok. Please file this bug against Qt here: http:://bugreports.qt.nokia.com. If they ask for a testcase, tell them to test with Amarok.