Bug 292530 - ksCD crashes when no CD in player
Summary: ksCD crashes when no CD in player
Status: RESOLVED DUPLICATE of bug 278022
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 22:30 UTC by Ola Smith
Modified: 2012-02-06 01:53 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 Ola Smith 2012-01-26 22:30:51 UTC
Application: kscd (1.5)
KDE Platform Version: 4.7.4 (4.7.4) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- Unusual behavior I noticed: If there is no CD in the player. ksCD rolls over and plays dead.

The crash can be reproduced every time.

-- Backtrace:
Application: KsCD (kscd), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8e59d7b7a0 (LWP 3748))]

Thread 3 (Thread 0x7f8e41c8a700 (LWP 3749)):
#0  pthread_once () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S:47
#1  0x00007f8e572e8081 in get_thread_data () at thread/qthread_unix.cpp:171
#2  QThreadData::current () at thread/qthread_unix.cpp:210
#3  0x00007f8e573fa6a9 in postEventSourcePrepare (s=0x1846b40, timeout=0x7f8e41c89c1c) at kernel/qeventdispatcher_glib.cpp:254
#4  0x00007f8e53da1ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8e53da2dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f8e53da3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8e573faf3e in QEventDispatcherGlib::processEvents (this=0x1846a70, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#8  0x00007f8e573cecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f8e573ceef7 in QEventLoop::exec (this=0x7f8e41c89db0, flags=...) at kernel/qeventloop.cpp:201
#10 0x00007f8e572e627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#11 0x00007f8e573b1cbf in QInotifyFileSystemWatcherEngine::run (this=0x1843db0) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f8e572e8d05 in QThreadPrivate::start (arg=0x1843db0) at thread/qthread_unix.cpp:331
#13 0x00007f8e5650defc in start_thread (arg=0x7f8e41c8a700) at pthread_create.c:304
#14 0x00007f8e5680489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8e35703700 (LWP 3751)):
#0  0x00007f8e567f8773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8e54d1d03f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f8e54d0e45c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f8e54d0eac9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f8e54d0eb80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f8e54d1cfef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f8e51b59c78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so
#7  0x00007f8e5650defc in start_thread (arg=0x7f8e35703700) at pthread_create.c:304
#8  0x00007f8e5680489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8e59d7b7a0 (LWP 3748)):
[KCrash Handler]
#6  Phonon::MediaObject::currentSource (this=0x0) at ../../phonon/mediaobject.cpp:235
#7  0x0000000000411dfe in KSCD::KSCD (this=0x9f9ad0, parent=<optimized out>) at ../../kscd/kscd.cpp:72
#8  0x000000000040d04a in main (argc=5, argv=0x7fff77e6f1f8) at ../../kscd/kscd.cpp:872

Possible duplicates by query: bug 289792, bug 288774, bug 287587, bug 285703, bug 282161.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-02-06 01:53:42 UTC

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