Bug 330418 - Changed playlist layout from Default (album) to No Grouping and pressed CTRL+ Hand it caused a segfault
Summary: Changed playlist layout from Default (album) to No Grouping and pressed CTRL+...
Status: RESOLVED DUPLICATE of bug 323614
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.8.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-26 09:50 UTC by Landon R. Brainard
Modified: 2014-01-27 12:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (47.46 KB, text/plain)
2014-01-27 08:20 UTC, Landon R. Brainard
Details
New crash information added by DrKonqi (48.73 KB, text/plain)
2014-01-27 08:25 UTC, Landon R. Brainard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Landon R. Brainard 2014-01-26 09:50:50 UTC
Application: amarok (2.8.0)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.12.8-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
I was trying to change how it was shuffling my music so I changed the Playlist Layout from Default to No Grouping and pressed CTRL + H to re-shuffle the music and it caused a segfault.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f4c7c2d98c0 (LWP 10907))]

Thread 31 (Thread 0x7f4c5d3f1700 (LWP 10923)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f4c5e96a652 in inline_mysql_cond_timedwait (src_file=0x7f4c5eade310 "/builddir/build/BUILD/mariadb-5.5.34/storage/maria/ma_servicethread.c", src_line=119, abstime=0x7f4c5d3f0c80, mutex=0x7f4c5f8e8b80 <LOCK_checkpoint>, that=0x7f4c5f8e8b40 <COND_checkpoint>) at /usr/src/debug/mariadb-5.5.34/include/mysql/psi/mysql_thread.h:1020
#2  my_service_thread_sleep (control=control@entry=0x7f4c5f0b7fd0 <checkpoint_control>, sleep_time=<optimized out>) at /usr/src/debug/mariadb-5.5.34/storage/maria/ma_servicethread.c:118
#3  0x00007f4c5e979b39 in ma_checkpoint_background (arg=0x1e) at /usr/src/debug/mariadb-5.5.34/storage/maria/ma_checkpoint.c:705
#4  0x0000003380407c53 in start_thread (arg=0x7f4c5d3f1700) at pthread_create.c:308
#5  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 30 (Thread 0x7f4c4f7f6700 (LWP 10924)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f4c87edc574 in wait (time=60000, this=0x19ec310) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x19ec080, mutex=mutex@entry=0x19ec078, time=time@entry=60000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c8984db6e in AbstractDirectoryWatcher::run (this=0x19ec050) at /usr/src/debug/amarok-2.8.0/src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x00007f4c85da86a2 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f4c4f7f5ce0, th=th@entry=0x19eeea0, job=job@entry=0x19ec050) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Job.cpp:106
#5  0x00007f4c85da885e in ThreadWeaver::Job::execute (this=0x19ec050, th=0x19eeea0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Job.cpp:135
#6  0x00007f4c85da80ab in ThreadWeaver::Thread::run (this=0x19eeea0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:108
#7  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x19eeea0) at thread/qthread_unix.cpp:338
#8  0x0000003380407c53 in start_thread (arg=0x7f4c4f7f6700) at pthread_create.c:308
#9  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 29 (Thread 0x7f4c4eff5700 (LWP 10925)):
#0  0x000000337fce761d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003381c864f0 in read (__nbytes=16, __buf=0x7f4c4eff4ae0, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x1504f80) at gwakeup.c:212
#3  0x0000003381c47c0c in g_main_context_check (context=context@entry=0x7f4c400009a0, max_priority=2147483647, fds=fds@entry=0x7f4c40001e00, n_fds=n_fds@entry=1) at gmain.c:3502
#4  0x0000003381c4807b in g_main_context_iterate (context=context@entry=0x7f4c400009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3698
#5  0x0000003381c481ec in g_main_context_iteration (context=0x7f4c400009a0, may_block=1) at gmain.c:3762
#6  0x00007f4c88007d56 in QEventDispatcherGlib::processEvents (this=0x7f4c400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#7  0x00007f4c87fd9b2f in QEventLoop::processEvents (this=this@entry=0x7f4c4eff4ce0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f4c87fd9e25 in QEventLoop::exec (this=this@entry=0x7f4c4eff4ce0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f4c87ed9a1f in QThread::exec (this=this@entry=0x19f1c40) at thread/qthread.cpp:536
#10 0x00007f4c87fbb3e3 in QInotifyFileSystemWatcherEngine::run (this=0x19f1c40) at io/qfilesystemwatcher_inotify.cpp:265
#11 0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x19f1c40) at thread/qthread_unix.cpp:338
#12 0x0000003380407c53 in start_thread (arg=0x7f4c4eff5700) at pthread_create.c:308
#13 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 28 (Thread 0x7f4c4dacf700 (LWP 10926)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x11a2f00) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x11a2f00, previous=0x450fca0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x11a2f00) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x11a2f00) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c4dacf700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 27 (Thread 0x7f4c4d2ce700 (LWP 10927)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x1daa8f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x1daa8f0, previous=0x450a1a0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x1daa8f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x1daa8f0) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c4d2ce700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 26 (Thread 0x7f4c4cacd700 (LWP 10928)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x1dafb10) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x1dafb10, previous=0x450cf70) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x1dafb10) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x1dafb10) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c4cacd700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 25 (Thread 0x7f4c379c4700 (LWP 10929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x2438d40) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x2438d40, previous=0x450dd50) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x2438d40) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x2438d40) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c379c4700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 24 (Thread 0x7f4c371c3700 (LWP 10930)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x2439a70) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x2439a70, previous=0x4513900) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x2439a70) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x2439a70) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c371c3700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 23 (Thread 0x7f4c369c2700 (LWP 10931)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x243a950) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x243a950, previous=0x45148b0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x243a950) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x243a950) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c369c2700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 22 (Thread 0x7f4c361c1700 (LWP 10932)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x241b690) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x241b690, previous=0x4508260) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x241b690) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x241b690) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c361c1700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 21 (Thread 0x7f4c359c0700 (LWP 10933)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x241c4f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x241c4f0, previous=0x4510bd0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x241c4f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x241c4f0) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c359c0700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7f4c351bf700 (LWP 10934)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x241d1c0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x241d1c0, previous=0x4512150) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x241d1c0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x241d1c0) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c351bf700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7f4c1de51700 (LWP 10935)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x28d2910) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x28d2910, previous=0x45157e0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x28d2910) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x28d2910) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c1de51700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7f4c1d650700 (LWP 10936)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x28d41f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x28d41f0, previous=0x450ed70) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x28d41f0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x28d41f0) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c1d650700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7f4c1ce4f700 (LWP 10937)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x28d5af0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x28d5af0, previous=0x4511bb0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x28d5af0) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x28d5af0) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4c1ce4f700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7f4bd7ffd700 (LWP 10938)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x28d6d50) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x28d6d50, previous=0x4509220) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x28d6d50) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x28d6d50) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4bd7ffd700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7f4bd77fc700 (LWP 10939)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x2925c40) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x2925c40, previous=0x450bf70) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x2925c40) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x2925c40) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4bd77fc700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7f4bd6ffb700 (LWP 10940)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c87edc596 in wait (time=18446744073709551615, this=0x19ee850) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x19ee728, mutex=0x19ee9d0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c85da685c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19ee700, th=0x2927090) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c85da92f3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19eea60, th=0x2927090, previous=0x450b020) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c85da800f in ThreadWeaver::Thread::run (this=0x2927090) at /usr/src/debug/kdelibs-4.11.5/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x2927090) at thread/qthread_unix.cpp:338
#7  0x0000003380407c53 in start_thread (arg=0x7f4bd6ffb700) at pthread_create.c:308
#8  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f4bd5ff9700 (LWP 10943)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f4c87edab93 in _q_futex (val2=0, addr2=0x0, timeout=0x0, val=2, op=0, addr=0x1122160) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=this@entry=0x1122160, timeout=timeout@entry=-1) at thread/qmutex_unix.cpp:113
#3  0x00007f4c87ed7055 in QMutex::lockInternal (this=this@entry=0x12a1a10) at thread/qmutex.cpp:450
#4  0x00007f4c87fec463 in lockInline (this=0x12a1a10) at ../../src/corelib/thread/qmutex.h:190
#5  QMutexLocker (m=<optimized out>, this=<synthetic pointer>) at ../../src/corelib/thread/qmutex.h:109
#6  QObject::sender (this=this@entry=0x2421ac0) at kernel/qobject.cpp:2279
#7  0x00007f4c87152938 in QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x2421ac0) at bearer/qnetworkconfigmanager_p.cpp:413
#8  0x00007f4c871a9ded in QNetworkConfigurationManagerPrivate::qt_static_metacall (_o=0x1122160, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xffffffffffffffff) at .moc/release-shared/moc_qnetworkconfigmanager_p.cpp:78
#9  0x00007f4c87ff2f3e in QObject::event (this=0x2421ac0, e=<optimized out>) at kernel/qobject.cpp:1194
#10 0x00007f4c889df4dc in QApplicationPrivate::notify_helper (this=this@entry=0x11333a0, receiver=receiver@entry=0x2421ac0, e=e@entry=0x7f4bb00223c0) at kernel/qapplication.cpp:4562
#11 0x00007f4c889e5aa0 in QApplication::notify (this=this@entry=0x7fffc84bed90, receiver=receiver@entry=0x2421ac0, e=e@entry=0x7f4bb00223c0) at kernel/qapplication.cpp:4348
#12 0x00007f4c8a245d5a in KApplication::notify (this=0x7fffc84bed90, receiver=0x2421ac0, event=0x7f4bb00223c0) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#13 0x00007f4c87fdaecd in QCoreApplication::notifyInternal (this=0x7fffc84bed90, receiver=receiver@entry=0x2421ac0, event=event@entry=0x7f4bb00223c0) at kernel/qcoreapplication.cpp:949
#14 0x00007f4c87fdde2d in sendEvent (event=0x7f4bb00223c0, receiver=0x2421ac0) at kernel/qcoreapplication.h:231
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x20b2e10) at kernel/qcoreapplication.cpp:1573
#16 0x00007f4c87fde2d3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#17 0x00007f4c88008473 in sendPostedEvents () at kernel/qcoreapplication.h:236
#18 postEventSourceDispatch (s=s@entry=0x7f4bb00012d0) at kernel/qeventdispatcher_glib.cpp:280
#19 0x0000003381c47df6 in g_main_dispatch (context=0x7f4bb00009a0) at gmain.c:3054
#20 g_main_context_dispatch (context=context@entry=0x7f4bb00009a0) at gmain.c:3630
#21 0x0000003381c48148 in g_main_context_iterate (context=context@entry=0x7f4bb00009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#22 0x0000003381c481ec in g_main_context_iteration (context=0x7f4bb00009a0, may_block=1) at gmain.c:3762
#23 0x00007f4c88007d35 in QEventDispatcherGlib::processEvents (this=0x7f4bb00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#24 0x00007f4c87fd9b2f in QEventLoop::processEvents (this=this@entry=0x7f4bd5ff8d20, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f4c87fd9e25 in QEventLoop::exec (this=this@entry=0x7f4bd5ff8d20, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f4c87ed9a1f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#27 0x00007f4c87edc0bf in QThreadPrivate::start (arg=0x2465f50) at thread/qthread_unix.cpp:338
#28 0x0000003380407c53 in start_thread (arg=0x7f4bd5ff9700) at pthread_create.c:308
#29 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f4bd537b700 (LWP 10973)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c84dbc14b in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f4c850b9f00 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f4c84dbc189 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003380407c53 in start_thread (arg=0x7f4bd537b700) at pthread_create.c:308
#4  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f4b2a785700 (LWP 11010)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x7f4b1c0208b0, mutex=<optimized out>) at gthread-posix.c:750
#2  0x00007f4c68ee8c35 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#3  0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#4  0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#5  0x0000003381c6c165 in g_thread_proxy (data=0x111ce80) at gthread.c:798
#6  0x0000003380407c53 in start_thread (arg=0x7f4b2a785700) at pthread_create.c:308
#7  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f4b2af86700 (LWP 11011)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f4c87edab93 in _q_futex (val2=0, addr2=0x0, timeout=0x0, val=2, op=0, addr=0x1122160) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=this@entry=0x1122160, timeout=timeout@entry=-1) at thread/qmutex_unix.cpp:113
#3  0x00007f4c87ed7055 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x00007f4c87fef205 in lockInline (this=<optimized out>) at ../../src/corelib/thread/qmutex.h:190
#5  relock (this=0x7f4b2af84da0) at ../../src/corelib/thread/qmutex.h:129
#6  QMetaObject::activate (sender=0x182a860, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3594
#7  0x000000338280fc57 in _g_closure_invoke_va (closure=closure@entry=0x1839af0, return_value=return_value@entry=0x0, instance=instance@entry=0x18378e0, args=args@entry=0x7f4b2af84fe8, n_params=0, param_types=0x0) at gclosure.c:840
#8  0x0000003382827d87 in g_signal_emit_valist (instance=0x18378e0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7f4b2af84fe8) at gsignal.c:3234
#9  0x0000003382828a72 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384
#10 0x00007f4c68856b92 in drained_cb () from /usr/lib64/gstreamer-0.10/libgstplaybin.so
#11 0x000000338280fc57 in _g_closure_invoke_va (closure=closure@entry=0x4456f80, return_value=return_value@entry=0x0, instance=instance@entry=0x457c960, args=args@entry=0x7f4b2af852b8, n_params=0, param_types=0x0) at gclosure.c:840
#12 0x0000003382827d87 in g_signal_emit_valist (instance=0x457c960, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7f4b2af852b8) at gsignal.c:3234
#13 0x0000003382828a72 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384
#14 0x000000338280fc57 in _g_closure_invoke_va (closure=closure@entry=0x7f4b242389d0, return_value=return_value@entry=0x0, instance=instance@entry=0x457cb90, args=args@entry=0x7f4b2af85568, n_params=0, param_types=0x0) at gclosure.c:840
#15 0x0000003382827d87 in g_signal_emit_valist (instance=0x457cb90, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7f4b2af85568) at gsignal.c:3234
#16 0x0000003382828a72 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384
#17 0x00007f4b29d72bab in drain_and_switch_chains () from /usr/lib64/gstreamer-0.10/libgstdecodebin2.so
#18 0x00007f4b29d74e1b in source_pad_event_probe () from /usr/lib64/gstreamer-0.10/libgstdecodebin2.so
#19 0x0000003389497ac5 in gst_marshal_BOOLEAN__POINTER () from /lib64/libgstreamer-0.10.so.0
#20 0x000000338280fa28 in g_closure_invoke (closure=0x7f4b2419db30, return_value=return_value@entry=0x7f4b2af85860, n_param_values=2, param_values=param_values@entry=0x7f4b2af859c0, invocation_hint=invocation_hint@entry=0x7f4b2af858b0) at gclosure.c:777
#21 0x0000003382820a3d in signal_emit_unlocked_R (node=node@entry=0x12f8c00, detail=detail@entry=191, instance=instance@entry=0x7f4b24018040, emission_return=emission_return@entry=0x7f4b2af859a0, instance_and_params=instance_and_params@entry=0x7f4b2af859c0) at gsignal.c:3584
#22 0x00000033828278d1 in g_signal_emitv (instance_and_params=0x7f4b2af859c0, signal_id=<optimized out>, detail=191, return_value=0x7f4b2af859a0) at gsignal.c:3059
#23 0x0000003389424aad in gst_pad_emit_have_data_signal () from /lib64/libgstreamer-0.10.so.0
#24 0x000000338945c4c9 in gst_pad_push_event () from /lib64/libgstreamer-0.10.so.0
#25 0x0000003389446f63 in gst_proxy_pad_event_default () from /lib64/libgstreamer-0.10.so.0
#26 0x000000338945c006 in gst_pad_send_event () from /lib64/libgstreamer-0.10.so.0
#27 0x000000338945c5ca in gst_pad_push_event () from /lib64/libgstreamer-0.10.so.0
#28 0x00007f4b28ef5fbb in gst_mad_sink_event () from /usr/lib64/gstreamer-0.10/libgstmad.so
#29 0x000000338945c006 in gst_pad_send_event () from /lib64/libgstreamer-0.10.so.0
#30 0x000000338945c5ca in gst_pad_push_event () from /lib64/libgstreamer-0.10.so.0
#31 0x000000338f816d76 in gst_base_parse_loop () from /lib64/libgstbase-0.10.so.0
#32 0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#33 0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#34 0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c0038f0) at gthread.c:798
#35 0x0000003380407c53 in start_thread (arg=0x7f4b2af86700) at pthread_create.c:308
#36 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f4b28cd0700 (LWP 11012)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x7f4b140013c0, mutex=<optimized out>) at gthread-posix.c:750
#2  0x0000003389480903 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#3  0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#4  0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c003940) at gthread.c:798
#5  0x0000003380407c53 in start_thread (arg=0x7f4b28cd0700) at pthread_create.c:308
#6  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f4b1bfff700 (LWP 11013)):
#0  0x000000337fce767d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003381c8657f in g_wakeup_signal (wakeup=0x104c330) at gwakeup.c:238
#2  0x00007f4c87fde63e in QCoreApplication::postEvent (receiver=0x1829440, event=event@entry=0x7f4b140a5b20, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1395
#3  0x00007f4c87fde717 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f4b140a5b20) at kernel/qcoreapplication.cpp:1307
#4  0x00007f4c87feeef4 in queued_activate (argv=0x7f4b1bffd730, c=0x183fee0, signal=13, sender=0x182a860) at kernel/qobject.cpp:3427
#5  QMetaObject::activate (sender=0x182a860, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7f4b1bffd730) at kernel/qobject.cpp:3503
#6  0x00007f4c6e872476 in Phonon::Gstreamer::Pipeline::errorMessage(QString const&, Phonon::ErrorType) () from /usr/lib64/kde4/plugins/phonon_backend/phonon_gstreamer.so
#7  0x00007f4c6e87640e in Phonon::Gstreamer::Pipeline::cb_error(_GstBus*, _GstMessage*, void*) () from /usr/lib64/kde4/plugins/phonon_backend/phonon_gstreamer.so
#8  0x000000338280fa28 in g_closure_invoke (closure=0x1839e00, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0x7f4b1bffd950, invocation_hint=invocation_hint@entry=0x7f4b1bffd8f0) at gclosure.c:777
#9  0x0000003382820a3d in signal_emit_unlocked_R (node=node@entry=0x104acf0, detail=detail@entry=199, instance=instance@entry=0x130e480, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7f4b1bffd950) at gsignal.c:3584
#10 0x0000003382828829 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7f4b1bffdae8) at gsignal.c:3328
#11 0x0000003382828a72 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384
#12 0x00000033894322fa in gst_bus_sync_signal_handler () from /lib64/libgstreamer-0.10.so.0
#13 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#14 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#15 0x000000338942ba24 in gst_bin_handle_message_func () from /lib64/libgstreamer-0.10.so.0
#16 0x000000338945e1b5 in gst_pipeline_handle_message () from /lib64/libgstreamer-0.10.so.0
#17 0x00007f4c68853419 in gst_play_bin_handle_message () from /usr/lib64/gstreamer-0.10/libgstplaybin.so
#18 0x0000003389428988 in bin_bus_handler () from /lib64/libgstreamer-0.10.so.0
#19 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#20 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#21 0x000000338942ba24 in gst_bin_handle_message_func () from /lib64/libgstreamer-0.10.so.0
#22 0x00007f4c688591f8 in gst_play_sink_handle_message () from /usr/lib64/gstreamer-0.10/libgstplaybin.so
#23 0x0000003389428988 in bin_bus_handler () from /lib64/libgstreamer-0.10.so.0
#24 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#25 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#26 0x000000338942ba24 in gst_bin_handle_message_func () from /lib64/libgstreamer-0.10.so.0
#27 0x0000003389428988 in bin_bus_handler () from /lib64/libgstreamer-0.10.so.0
#28 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#29 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#30 0x000000338942ba24 in gst_bin_handle_message_func () from /lib64/libgstreamer-0.10.so.0
#31 0x0000003389428988 in bin_bus_handler () from /lib64/libgstreamer-0.10.so.0
#32 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#33 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#34 0x000000338942ba24 in gst_bin_handle_message_func () from /lib64/libgstreamer-0.10.so.0
#35 0x0000003389428988 in bin_bus_handler () from /lib64/libgstreamer-0.10.so.0
#36 0x0000003389432582 in gst_bus_post () from /lib64/libgstreamer-0.10.so.0
#37 0x000000338943fe13 in gst_element_post_message () from /lib64/libgstreamer-0.10.so.0
#38 0x0000003389440299 in gst_element_message_full () from /lib64/libgstreamer-0.10.so.0
#39 0x00007f4c69d36ad7 in gst_pulsering_is_dead () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#40 0x00007f4c69d3704c in gst_pulsesink_get_time () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#41 0x00007f4c6e61c588 in gst_audio_clock_get_internal_time () from /lib64/libgstaudio-0.10.so.0
#42 0x0000003389438d31 in gst_clock_get_internal_time () from /lib64/libgstreamer-0.10.so.0
#43 0x0000003389438ec8 in gst_clock_get_time () from /lib64/libgstreamer-0.10.so.0
#44 0x000000338947977b in gst_system_clock_id_wait_jitter_unlocked () from /lib64/libgstreamer-0.10.so.0
#45 0x0000003389439090 in gst_clock_id_wait () from /lib64/libgstreamer-0.10.so.0
#46 0x000000338f81dc47 in gst_base_sink_wait_clock () from /lib64/libgstbase-0.10.so.0
#47 0x000000338f820037 in gst_base_sink_render_object.isra.8 () from /lib64/libgstbase-0.10.so.0
#48 0x000000338f821bbf in gst_base_sink_queue_object_unlocked.isra.9 () from /lib64/libgstbase-0.10.so.0
#49 0x000000338f822066 in gst_base_sink_chain_unlocked.isra.10 () from /lib64/libgstbase-0.10.so.0
#50 0x000000338f82239f in gst_base_sink_chain_main () from /lib64/libgstbase-0.10.so.0
#51 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#52 0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#53 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#54 0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#55 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#56 0x00007f4c68ee9369 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#57 0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#58 0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#59 0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c003990) at gthread.c:798
#60 0x0000003380407c53 in start_thread (arg=0x7f4b1bfff700) at pthread_create.c:308
#61 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f4b1b7fe700 (LWP 11014)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x14b6db0, mutex=<optimized out>) at gthread-posix.c:750
#2  0x00007f4c68ee836d in gst_queue_chain () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#3  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#4  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#5  0x00007f4c68ef3954 in gst_tee_chain () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#6  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#7  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#8  0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#9  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#10 0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#11 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#12 0x00007f4c68ee9369 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#13 0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#14 0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#15 0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c0039e0) at gthread.c:798
#16 0x0000003380407c53 in start_thread (arg=0x7f4b1b7fe700) at pthread_create.c:308
#17 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f4b1affd700 (LWP 11015)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x14e9670, mutex=<optimized out>) at gthread-posix.c:750
#2  0x00007f4c68ee8c35 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#3  0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#4  0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#5  0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c003a30) at gthread.c:798
#6  0x0000003380407c53 in start_thread (arg=0x7f4b1affd700) at pthread_create.c:308
#7  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f4b1a7fc700 (LWP 11016)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x14c3160, mutex=<optimized out>) at gthread-posix.c:750
#2  0x00007f4c68ee836d in gst_queue_chain () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#3  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#4  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#5  0x00007f4c68ef3490 in gst_tee_handle_data () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f4c68ef3954 in gst_tee_chain () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#7  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#8  0x00007f4c68ee9369 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#9  0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#10 0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#11 0x0000003381c6c165 in g_thread_proxy (data=0x7f4b1c003a80) at gthread.c:798
#12 0x0000003380407c53 in start_thread (arg=0x7f4b1a7fc700) at pthread_create.c:308
#13 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f4b197fa700 (LWP 11021)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c80d9795d in JSC::BlockAllocator::blockFreeingThreadMain (this=0x25380b8) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x00007f4c8107c916 in WTF::wtfThreadEntryPoint (param=0x2bb21f0) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x0000003380407c53 in start_thread (arg=0x7f4b197fa700) at pthread_create.c:308
#4  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f4afa7fc700 (LWP 11123)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003381c87497 in g_cond_wait (cond=0x148f620, mutex=<optimized out>) at gthread-posix.c:750
#2  0x000000338f81dd1c in gst_base_sink_wait_preroll () from /lib64/libgstbase-0.10.so.0
#3  0x00007f4c6e62bc58 in gst_base_audio_sink_render () from /lib64/libgstaudio-0.10.so.0
#4  0x000000338f8202df in gst_base_sink_render_object.isra.8 () from /lib64/libgstbase-0.10.so.0
#5  0x000000338f821bbf in gst_base_sink_queue_object_unlocked.isra.9 () from /lib64/libgstbase-0.10.so.0
#6  0x000000338f822066 in gst_base_sink_chain_unlocked.isra.10 () from /lib64/libgstbase-0.10.so.0
#7  0x000000338f82239f in gst_base_sink_chain_main () from /lib64/libgstbase-0.10.so.0
#8  0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#9  0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#10 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#11 0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#12 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#13 0x000000338f82f92b in gst_base_transform_chain () from /lib64/libgstbase-0.10.so.0
#14 0x000000338945b281 in gst_pad_push () from /lib64/libgstreamer-0.10.so.0
#15 0x00007f4c68ee9369 in gst_queue_loop () from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
#16 0x0000003389480734 in gst_task_func () from /lib64/libgstreamer-0.10.so.0
#17 0x0000003381c6cb26 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309
#18 0x0000003381c6c165 in g_thread_proxy (data=0x7f4b24006630) at gthread.c:798
#19 0x0000003380407c53 in start_thread (arg=0x7f4afa7fc700) at pthread_create.c:308
#20 0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f4c69d2b700 (LWP 12921)):
#0  __pthread_mutex_lock_full (mutex=0x313eba0) at pthread_mutex_lock.c:308
#1  0x00000033a484604e in pa_mutex_lock () from /usr/lib64/pulseaudio/libpulsecommon-3.0.so
#2  0x00000033a643108b in poll_func () from /lib64/libpulse.so.0
#3  0x00000033a6422a0c in pa_mainloop_poll () from /lib64/libpulse.so.0
#4  0x00000033a642309e in pa_mainloop_iterate () from /lib64/libpulse.so.0
#5  0x00000033a6423150 in pa_mainloop_run () from /lib64/libpulse.so.0
#6  0x00000033a6431033 in thread () from /lib64/libpulse.so.0
#7  0x00000033a4846ec8 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-3.0.so
#8  0x0000003380407c53 in start_thread (arg=0x7f4c69d2b700) at pthread_create.c:308
#9  0x000000337fcf5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f4c7c2d98c0 (LWP 10907)):
[KCrash Handler]
#6  findChar (str=0x300000000000000, len=<optimized out>, ch=..., from=0, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:342
#7  0x00007f4c87f2012a in QString::indexOf (this=this@entry=0x586e498, ch=..., ch@entry=..., from=<optimized out>, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:2626
#8  0x00007f4c88a0385b in QKeySequence::mnemonic (text=...) at kernel/qkeysequence.cpp:1093
#9  0x00007f4c88d8b4f1 in QAbstractButton::setText (this=this@entry=0x4db47e0, text=...) at widgets/qabstractbutton.cpp:642
#10 0x00007f4c88e1447c in QPushButton::QPushButton (this=0x4db47e0, icon=..., text=..., parent=0x48e9dd0) at widgets/qpushbutton.cpp:278
#11 0x00007f4c899e4b61 in Amarok::ElidingButton::ElidingButton (this=0x4db47e0, icon=..., text=..., parent=<optimized out>) at /usr/src/debug/amarok-2.8.0/src/widgets/ElidingButton.cpp:41
#12 0x00007f4c899e0289 in BreadcrumbItemButton::BreadcrumbItemButton (this=0x4db47e0, icon=..., text=..., parent=<optimized out>) at /usr/src/debug/amarok-2.8.0/src/widgets/BreadcrumbItemButton.cpp:53
#13 0x00007f4c896f1689 in Playlist::BreadcrumbItemSortButton::BreadcrumbItemSortButton (this=0x4db47e0, icon=..., text=..., parent=<optimized out>) at /usr/src/debug/amarok-2.8.0/src/playlist/PlaylistBreadcrumbItemSortButton.cpp:45
#14 0x00007f4c896f0fd1 in Playlist::BreadcrumbItem::BreadcrumbItem (this=0x48e9dd0, level=0x586e490, parent=<optimized out>) at /usr/src/debug/amarok-2.8.0/src/playlist/PlaylistBreadcrumbItem.cpp:83
#15 0x00007f4c8970588c in Playlist::SortWidget::addLevel (this=0x2c7e700, internalColumnName=..., sortOrder=sortOrder@entry=Qt::AscendingOrder) at /usr/src/debug/amarok-2.8.0/src/playlist/PlaylistSortWidget.cpp:99
#16 0x00007f4c89919e06 in MainWindow::slotShufflePlaylist (this=0x18739d0) at /usr/src/debug/amarok-2.8.0/src/MainWindow.cpp:663
#17 0x00007f4c89924075 in MainWindow::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/amarok-2.8.0/x86_64-redhat-linux-gnu/src/MainWindow.moc:152
#18 0x00007f4c87feeb98 in QMetaObject::activate (sender=sender@entry=0x1e92d30, m=m@entry=0x7f4c8947e220 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffc84bdc20) at kernel/qobject.cpp:3547
#19 0x00007f4c889d93c2 in QAction::triggered (this=this@entry=0x1e92d30, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#20 0x00007f4c889dad93 in QAction::activate (this=0x1e92d30, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#21 0x00007f4c889daeec in QAction::event (this=<optimized out>, e=e@entry=0x7fffc84bdfc0) at kernel/qaction.cpp:1183
#22 0x00007f4c8a170aff in KAction::event (this=<optimized out>, event=0x7fffc84bdfc0) at /usr/src/debug/kdelibs-4.11.5/kdeui/actions/kaction.cpp:131
#23 0x00007f4c889df4dc in QApplicationPrivate::notify_helper (this=this@entry=0x11333a0, receiver=receiver@entry=0x1e92d30, e=e@entry=0x7fffc84bdfc0) at kernel/qapplication.cpp:4562
#24 0x00007f4c889e5aa0 in QApplication::notify (this=this@entry=0x7fffc84bed90, receiver=receiver@entry=0x1e92d30, e=e@entry=0x7fffc84bdfc0) at kernel/qapplication.cpp:4348
#25 0x00007f4c8a245d5a in KApplication::notify (this=0x7fffc84bed90, receiver=0x1e92d30, event=0x7fffc84bdfc0) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#26 0x00007f4c87fdaecd in QCoreApplication::notifyInternal (this=0x7fffc84bed90, receiver=0x1e92d30, event=event@entry=0x7fffc84bdfc0) at kernel/qcoreapplication.cpp:949
#27 0x00007f4c88a10786 in sendEvent (event=0x7fffc84bdfc0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#28 QShortcutMap::dispatchEvent (this=this@entry=0x11334c0, e=e@entry=0x7fffc84be300) at kernel/qshortcutmap.cpp:884
#29 0x00007f4c88a108b4 in QShortcutMap::tryShortcutEvent (this=0x11334c0, o=o@entry=0x2ca1430, e=e@entry=0x7fffc84be300) at kernel/qshortcutmap.cpp:364
#30 0x00007f4c889e6d73 in QApplication::notify (this=this@entry=0x7fffc84bed90, receiver=receiver@entry=0x2ca1430, e=e@entry=0x7fffc84be300) at kernel/qapplication.cpp:3986
#31 0x00007f4c8a245d5a in KApplication::notify (this=0x7fffc84bed90, receiver=0x2ca1430, event=0x7fffc84be300) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#32 0x00007f4c87fdaecd in QCoreApplication::notifyInternal (this=0x7fffc84bed90, receiver=receiver@entry=0x2ca1430, event=event@entry=0x7fffc84be300) at kernel/qcoreapplication.cpp:949
#33 0x00007f4c889dde76 in sendSpontaneousEvent (event=event@entry=0x7fffc84be300, receiver=receiver@entry=0x2ca1430) at ../../src/corelib/kernel/qcoreapplication.h:234
#34 qt_sendSpontaneousEvent (receiver=receiver@entry=0x2ca1430, event=event@entry=0x7fffc84be300) at kernel/qapplication.cpp:5560
#35 0x00007f4c88a792d7 in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0x2ca1430, grab=grab@entry=false, type=QEvent::KeyPress, code=72, modifiers=..., text=..., autorepeat=autorepeat@entry=false, count=1, nativeScanCode=43, nativeVirtualKey=104, nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1866
#36 0x00007f4c88a79679 in QKeyMapperPrivate::translateKeyEvent (this=0x1176ca0, keyWidget=0x2ca1430, event=0x7fffc84be880, grab=<optimized out>) at kernel/qkeymapper_x11.cpp:1836
#37 0x00007f4c88a5560f in QApplication::x11ProcessEvent (this=0x7fffc84bed90, event=event@entry=0x7fffc84be880) at kernel/qapplication_x11.cpp:3554
#38 0x00007f4c88a7bd34 in x11EventSourceDispatch (s=s@entry=0x1133f00, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#39 0x0000003381c47df6 in g_main_dispatch (context=0x112d120) at gmain.c:3054
#40 g_main_context_dispatch (context=context@entry=0x112d120) at gmain.c:3630
#41 0x0000003381c48148 in g_main_context_iterate (context=context@entry=0x112d120, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#42 0x0000003381c481ec in g_main_context_iteration (context=0x112d120, may_block=1) at gmain.c:3762
#43 0x00007f4c88007d35 in QEventDispatcherGlib::processEvents (this=0x10511a0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#44 0x00007f4c88a7bea6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#45 0x00007f4c87fd9b2f in QEventLoop::processEvents (this=this@entry=0x7fffc84bec60, flags=...) at kernel/qeventloop.cpp:149
#46 0x00007f4c87fd9e25 in QEventLoop::exec (this=this@entry=0x7fffc84bec60, flags=...) at kernel/qeventloop.cpp:204
#47 0x00007f4c87fdf0a9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#48 0x00007f4c889ddc9c in QApplication::exec () at kernel/qapplication.cpp:3823
#49 0x00000000004083b3 in main (argc=<optimized out>, argv=0x7fffc84beef8) at /usr/src/debug/amarok-2.8.0/src/main.cpp:329

Possible duplicates by query: bug 323666.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2014-01-26 11:55:26 UTC
Weird, that shouldn't happen anymore since 2.8.

Could you please try with a new user?
Comment 2 Landon R. Brainard 2014-01-27 08:20:47 UTC
Created attachment 84854 [details]
New crash information added by DrKonqi

amarok (2.8.0) on KDE Platform 4.11.5 using Qt 4.8.5

Tested with a brand new wheel user.


----------------------
This is filler.

-- Backtrace (Reduced):
#6  findChar (str=0x300000000000000, len=<optimized out>, ch=..., from=0, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:342
#7  0x0000003fb34bf12a in QString::indexOf (this=this@entry=0x3c32838, ch=..., ch@entry=..., from=<optimized out>, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:2626
#8  0x0000003fb51ec85b in QKeySequence::mnemonic (text=...) at kernel/qkeysequence.cpp:1093
#9  0x0000003fb55744f1 in QAbstractButton::setText (this=this@entry=0x3af3100, text=...) at widgets/qabstractbutton.cpp:642
#10 0x0000003fb55fd47c in QPushButton::QPushButton (this=0x3af3100, icon=..., text=..., parent=0x3c70a50) at widgets/qpushbutton.cpp:278
Comment 3 Landon R. Brainard 2014-01-27 08:25:30 UTC
Created attachment 84855 [details]
New crash information added by DrKonqi

amarok (2.8.0) on KDE Platform 4.11.5 using Qt 4.8.5

This was done using a non-wheel user (Not sure why I decided to test this)

-- Backtrace (Reduced):
#6  findChar (str=0x300000000000000, len=<optimized out>, ch=..., from=0, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:342
#7  0x0000003fb34bf12a in QString::indexOf (this=this@entry=0x50100f8, ch=..., ch@entry=..., from=<optimized out>, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:2626
#8  0x0000003fb51ec85b in QKeySequence::mnemonic (text=...) at kernel/qkeysequence.cpp:1093
#9  0x0000003fb55744f1 in QAbstractButton::setText (this=this@entry=0x5c12310, text=...) at widgets/qabstractbutton.cpp:642
#10 0x0000003fb55fd47c in QPushButton::QPushButton (this=0x5c12310, icon=..., text=..., parent=0x531f9b0) at widgets/qpushbutton.cpp:278
Comment 4 Landon R. Brainard 2014-01-27 08:27:21 UTC
Note that I manually selected a directory from my external hard drive from the CTRL+O menu.
Comment 5 Myriam Schweingruber 2014-01-27 12:21:22 UTC
My bad, the bug is reported for 2.8, but fixed in the development branch.

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