Bug 293604 - KScd Segmentation Fault on initiation
Summary: KScd Segmentation Fault on initiation
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-02-08 06:14 UTC by Bob Farrell
Modified: 2012-02-10 17:52 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 Bob Farrell 2012-02-08 06:14:31 UTC
Application: kscd (1.5)
KDE Platform Version: 4.7.2 (4.7.2) "release 5" (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.9-1.4-default i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
I just started KScd.  Only other application running was firefox

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb3685b70 (LWP 5104)):
#0  0xb6118add in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb58efb23 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#2  0xb58f04c0 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb58f07fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb62bc8a7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb628d45d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb628d6a1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0xb619075b in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0xb626e09d in ?? () from /usr/lib/libQtCore.so.4
#9  0xb6193613 in ?? () from /usr/lib/libQtCore.so.4
#10 0xb6116a7d in start_thread () from /lib/libpthread.so.0
#11 0xb5f4189e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xae5b1b70 (LWP 5106)):
#0  0xb5f36994 in poll () from /lib/libc.so.6
#1  0xb5a30d56 in ?? () from /usr/lib/libpulse.so.0
#2  0xb5a1efca in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0xb5a1f827 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0xb5a1f904 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0xb5a30cde in ?? () from /usr/lib/libpulse.so.0
#6  0xb56351a6 in ?? () from /usr/lib/libpulsecommon-1.1.so
#7  0xb6116a7d in start_thread () from /lib/libpthread.so.0
#8  0xb5f4189e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4f25780 (LWP 5103)):
[KCrash Handler]
#6  Phonon::MediaObject::currentSource (this=0x0) at /usr/src/debug/phonon-4.5.0/phonon/mediaobject.cpp:235
#7  0x080582fb in KSCD::KSCD (this=0x814abd8, parent=0x0) at /usr/src/debug/kdemultimedia-4.7.2/kscd/kscd.cpp:72
#8  0x08052e48 in main (argc=2726864, argv=0xb7219ad0) at /usr/src/debug/kdemultimedia-4.7.2/kscd/kscd.cpp:872

Possible duplicates by query: bug 293154, bug 292530, bug 289792, bug 288774, bug 287587.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-02-10 17:52:08 UTC

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