Bug 280611 - kscd crash on startup
Summary: kscd crash on startup
Status: RESOLVED DUPLICATE of bug 278022
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 02:49 UTC by Lee Pak Hong
Modified: 2011-08-25 12:54 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 Lee Pak Hong 2011-08-23 02:49:08 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                Linux

Just build KDE-4.7.0 from source and everything work fine. But kscd crash on start. Run kscd from konsole with below error:

benreilly:$ kscd
socket(): Address family not supported by protocol
unnamed app(6257): Communication problem with  "kscd" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " 

vl7rc2:/~
benreilly:$ QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
KCrash: Application 'kscd' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/benreilly/.kde/socket-vl7rc2.Linux.net/kdeinit4__0

Application: KsCD (kscd), signal: Segmentation fault
[Current thread is 1 (Thread 0xb496b710 (LWP 6770))]

Thread 3 (Thread 0xb3904b70 (LWP 6771)):
#0  0xb515d086 in clock_gettime () from /lib/librt.so.1
#1  0xb5e1a70b in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb5ee7b62 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#3  0xb5ee6392 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#4  0xb5ee6425 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#5  0xb5324a0e in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#6  0xb53258d3 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb5325fa4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0xb5ee6be7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#9  0xb5eb86e9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#10 0xb5eb898a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#11 0xb5dc121b in QThread::exec() () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb5e99a1b in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#13 0xb5dc3d09 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#14 0xb5d46c04 in start_thread () from /lib/libpthread.so.0
#15 0xb5b8f02e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaebcfb70 (LWP 6772)):
#0  0xb5d4b732 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb2eb1513 in vlc_cond_wait () from /usr/lib/libvlccore.so.4
#2  0x08bdc6a0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb496b710 (LWP 6770)):
[KCrash Handler]
#6  0xb709be9d in Phonon::MediaObject::currentSource() const () from /usr/lib/libphonon.so.4
#7  0x080566f0 in _start ()


Reproducible: Always

Steps to Reproduce:
It happen everytime.


Expected Results:  
Start without error.
Comment 1 Christoph Feck 2011-08-25 12:54:58 UTC

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