Bug 215659 - KPilot constantly crashes at startup
Summary: KPilot constantly crashes at startup
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kpilot
Classification: Applications
Component: kpilotDaemon (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Bertjan Broeksema
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-22 12:24 UTC by Ronny Standtke
Modified: 2009-12-11 17:14 UTC (History)
3 users (show)

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 Ronny Standtke 2009-11-22 12:24:57 UTC
Application that crashed: kpilotDaemon
Version of the application: 5.3.0 (KDE 4.3.0)
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Whenever I start kpilot, I just get this crash...

 -- Backtrace:
Application: KPilot Daemon (kpilotDaemon), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78a4aa0 (LWP 4846))]

Thread 2 (Thread 0xb630fb70 (LWP 4847)):
#0  0x00426422 in __kernel_vsyscall ()
#1  0x0642aa26 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0x0645a2dc in usleep () from /lib/tls/i686/cmov/libc.so.6
#3  0x007d1af2 in ?? () from /usr/lib/libpisock.so.9
#4  0x007d1300 in ?? () from /usr/lib/libpisock.so.9
#5  0x007f32b5 in pi_accept_to () from /usr/lib/libpisock.so.9
#6  0x00e16072 in ?? () from /usr/lib/libkpilot.so.4
#7  0x00e175f3 in ?? () from /usr/lib/libkpilot.so.4
#8  0x04736263 in QMetaObject::activate (sender=0x832afd8, from_signal_index=4, to_signal_index=4, argv=0xb630ec98) at kernel/qobject.cpp:3113
#9  0x04736ec2 in QMetaObject::activate (sender=0x832afd8, m=0x48118b0, local_signal_index=0, argv=0xb630ec98) at kernel/qobject.cpp:3187
#10 0x04770503 in QSocketNotifier::activated (this=0x832afd8, _t1=4) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#11 0x0473ac87 in QSocketNotifier::event (this=0x832afd8, e=0xb630f054) at kernel/qsocketnotifier.cpp:316
#12 0x00f68f54 in QApplicationPrivate::notify_helper (this=0x8224f90, receiver=0x832afd8, e=0xb630f054) at kernel/qapplication.cpp:4056
#13 0x00f7067c in QApplication::notify (this=0xbf8b408c, receiver=0x832afd8, e=0xb630f054) at kernel/qapplication.cpp:3603
#14 0x005fa14a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x047206cb in QCoreApplication::notifyInternal (this=0xbf8b408c, receiver=0x832afd8, event=0xb630f054) at kernel/qcoreapplication.cpp:610
#16 0x0474b2ca in QCoreApplication::sendEvent (source=0x829a388) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 socketNotifierSourceDispatch (source=0x829a388) at kernel/qeventdispatcher_glib.cpp:110
#18 0x080cfe78 in g_main_dispatch (context=0x8290b08) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#19 IA__g_main_context_dispatch (context=0x8290b08) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#20 0x080d3720 in g_main_context_iterate (context=0x8290b08, block=<value optimized out>, dispatch=1, self=0x82d6108) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#21 0x080d3853 in IA__g_main_context_iteration (context=0x8290b08, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#22 0x0474b02c in QEventDispatcherGlib::processEvents (this=0x82ab168, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#23 0x0471ec79 in QEventLoop::processEvents (this=0xb630f2a4, flags=) at kernel/qeventloop.cpp:149
#24 0x0471f0ca in QEventLoop::exec (this=0xb630f2a4, flags=...) at kernel/qeventloop.cpp:201
#25 0x0462cb73 in QThread::exec (this=0x82a4a18) at thread/qthread.cpp:487
#26 0x00e178c9 in ?? () from /usr/lib/libkpilot.so.4
#27 0x0462fe32 in QThreadPrivate::start (arg=0xb630f2f8) at thread/qthread_unix.cpp:188
#28 0x0593b80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#29 0x064607ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78a4aa0 (LWP 4846)):
[KCrash Handler]
#6  0x047212c1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x81f2800) at kernel/qcoreapplication.cpp:1263
#7  0x0472147d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#8  0x0474b3ff in QCoreApplication::sendPostedEvents (s=0x822fd10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#9  postEventSourceDispatch (s=0x822fd10) at kernel/qeventdispatcher_glib.cpp:210
#10 0x080cfe78 in g_main_dispatch (context=0x822fc90) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#11 IA__g_main_context_dispatch (context=0x822fc90) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#12 0x080d3720 in g_main_context_iterate (context=0x822fc90, block=<value optimized out>, dispatch=1, self=0x823b4d8) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#13 0x080d3853 in IA__g_main_context_iteration (context=0x822fc90, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#14 0x0474b02c in QEventDispatcherGlib::processEvents (this=0x81f29d8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#15 0x01009be5 in QGuiEventDispatcherGlib::processEvents (this=0x81f29d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#16 0x0471ec79 in QEventLoop::processEvents (this=0xbf8b3fe4, flags=) at kernel/qeventloop.cpp:149
#17 0x0471f0ca in QEventLoop::exec (this=0xbf8b3fe4, flags=...) at kernel/qeventloop.cpp:201
#18 0x0472153f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#19 0x00f68dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#20 0x0807455e in _start ()

This bug may be a duplicate of or related to bug 204457

Reported using DrKonqi
Comment 1 Christophe Marin 2009-12-11 17:14:26 UTC
Unfortunately, KPilot is unmaintained due to lack of manpower and will not be part of KDE SC 4.4.

This bug reports will now be closed.