Bug 252743 - Wacom Tablet kded module crashed
Summary: Wacom Tablet kded module crashed
Status: RESOLVED FIXED
Alias: None
Product: wacomtablet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Jörg Ehrichs
URL:
Keywords:
: 258423 258465 258527 258871 260304 260336 264573 265466 265603 267125 268061 270883 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-29 13:02 UTC by Alex Merry
Modified: 2011-04-24 19:13 UTC (History)
15 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 Alex Merry 2010-09-29 13:02:51 UTC
Application: kded4 ($Id: kded.cpp 1151015 2010-07-17 13:50:01Z pokrzywka $)
KDE Platform Version: 4.5.69 (4.6 >= 20100920) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

I've just built and installed wacomtablet from kdereview, and I started the Wacom Tablet service from the Service Manager KCM.  This caused kded to crash.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fca782eb760 (LWP 4702))]

Thread 2 (Thread 0x7fca5f451710 (LWP 4834)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fca5f450ad0 in ?? ()
#2  0x00007fffe24cb6e2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7fca782eb760 (LWP 4702)):
[KCrash Handler]
#6  0x00007fca6ed3b1e6 in Solid::GenericInterface::d_func (this=0x0) at /home/kde-devel/src/KDE/kdelibs/solid/solid/genericinterface.h:47
#7  0x00007fca6ed3ae3a in Solid::GenericInterface::property (this=0x0, key=...) at /home/kde-devel/src/KDE/kdelibs/solid/solid/genericinterface.cpp:46
#8  0x00007fca5a2f5dc4 in Wacom::TabletDaemon::deviceAdded (this=0x1bd9b60, udi=...) at /home/kde-devel/src/kdereview/wacomtablet/src/kded/tabletdaemon.cpp:142
#9  0x00007fca5a2f5843 in Wacom::TabletDaemon::TabletDaemon (this=0x1bd9b60, parent=0x1aa5800, args=...) at /home/kde-devel/src/kdereview/wacomtablet/src/kded/tabletdaemon.cpp:98
#10 0x00007fca5a2f75ef in KPluginFactory::createInstance<Wacom::TabletDaemon, QObject> (parentWidget=0x0, parent=0x1aa5800, args=...) at /home/kde-devel/kde/include/KDE/../kpluginfactory.h:461
#11 0x00007fca773cff46 in KPluginFactory::create (this=0x1addd90, iface=0x7fca77424380 "KDEDModule", parentWidget=0x0, parent=0x1aa5800, args=..., keyword=...) at /home/kde-devel/src/KDE/kdelibs/kdecore/util/kpluginfactory.cpp:191
#12 0x00007fca6979599d in KPluginFactory::create<KDEDModule> (this=0x1addd90, parent=0x1aa5800, args=...) at /home/kde-devel/src/KDE/kdelibs/kdecore/util/kpluginfactory.h:491
#13 0x00007fca69791904 in Kded::loadModule (this=0x1aa5800, s=..., onDemand=false) at /home/kde-devel/src/KDE/kdelibs/kded/kded.cpp:385
#14 0x00007fca69791343 in Kded::loadModule (this=0x1aa5800, obj=..., onDemand=false) at /home/kde-devel/src/KDE/kdelibs/kded/kded.cpp:339
#15 0x00007fca69798bf1 in KdedAdaptor::loadModule (this=0x1aa5d50, module=...) at /home/kde-devel/src/KDE/kdelibs/kded/kdedadaptor.cpp:44
#16 0x00007fca69798eda in KdedAdaptor::qt_metacall (this=0x1aa5d50, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffe24c0ca0) at /home/kde-devel/build/KDE/kdelibs/kded/kdedadaptor.moc:93
#17 0x00007fca76f3824b in QDBusConnectionPrivate::deliverCall (this=0x1a8ca70, object=0x1aa5d50, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:919
#18 0x00007fca76f38f6e in QDBusConnectionPrivate::activateCall (this=0x1a8ca70, object=0x1aa5d50, flags=273, msg=...) at qdbusintegrator.cpp:822
#19 0x00007fca76f3978e in QDBusConnectionPrivate::activateObject (this=0x1a8ca70, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1379
#20 0x00007fca76f399c8 in QDBusActivateObjectEvent::placeMetaCall (this=0x1dcd4e0) at qdbusintegrator.cpp:1493
#21 0x00007fca76bf956a in QObject::event (this=0x1aa5800, e=<value optimized out>) at kernel/qobject.cpp:1219
#22 0x00007fca75dbb454 in QApplicationPrivate::notify_helper (this=0x1aa6c10, receiver=0x1aa5800, e=0x1dcd4e0) at kernel/qapplication.cpp:4397
#23 0x00007fca75dbfeca in QApplication::notify (this=<value optimized out>, receiver=0x1aa5800, e=0x1dcd4e0) at kernel/qapplication.cpp:4278
#24 0x00007fca77c5e26d in KApplication::notify (this=0x7fffe24c1b80, receiver=0x1aa5800, event=0x1dcd4e0) at /home/kde-devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:310
#25 0x00007fca76be529c in QCoreApplication::notifyInternal (this=0x7fffe24c1b80, receiver=0x1aa5800, event=0x1dcd4e0) at kernel/qcoreapplication.cpp:732
#26 0x00007fca76be8a85 in sendEvent (receiver=0x0, event_type=0, data=0x19edc00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x19edc00) at kernel/qcoreapplication.cpp:1373
#28 0x00007fca76c10193 in sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007fca71b73b23 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007fca71b74300 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007fca71b7459d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007fca76c1032f in QEventDispatcherGlib::processEvents (this=0x19efef0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#34 0x00007fca75e5f39e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fca76be4632 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007fca76be487c in QEventLoop::exec (this=0x7fffe24c1af0, flags=...) at kernel/qeventloop.cpp:201
#37 0x00007fca76be8d3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#38 0x00007fca69793538 in kdemain (argc=1, argv=0x1a6cb30) at /home/kde-devel/src/KDE/kdelibs/kded/kded.cpp:900
#39 0x0000000000407159 in launch (argc=1, _name=0x40d368 "kded4", args=0x0, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40cc55 "0") at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:727
#40 0x000000000040a314 in main (argc=4, argv=0x7fffe24c2438, envp=0x7fffe24c2460) at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:1841

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-29 13:12:13 UTC
Jörg, could you request your own product/component entry in bugs.kde.org so? Ideally systemsettings/kcm_wacomtablet, and a new wacomtablet product.
Comment 2 Jörg Ehrichs 2010-09-29 13:33:30 UTC
SVN commit 1180909 by jehrichs:

BUG:252743 fixed nullpointer crash that can occur

 M  +5 -0      tabletdaemon.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1180909
Comment 3 Pino Toscano 2010-12-01 16:35:54 UTC
*** Bug 258423 has been marked as a duplicate of this bug. ***
Comment 4 Pino Toscano 2010-12-01 16:36:13 UTC
*** Bug 258465 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2010-12-02 00:47:35 UTC
*** Bug 258527 has been marked as a duplicate of this bug. ***
Comment 6 Pino Toscano 2010-12-05 12:52:37 UTC
*** Bug 258871 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2010-12-16 20:15:39 UTC
*** Bug 260304 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2010-12-17 06:51:38 UTC
*** Bug 260336 has been marked as a duplicate of this bug. ***
Comment 9 Pascal d'Hermilly 2010-12-28 22:35:01 UTC
I'm experiencing a similar chrash with KDE 4.6 RC1 ... Has the crash not been fixed? Or is it the version (1.2.0-1) which is old?

backtrace:

Application: KDE-dæmon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa592b60760 (LWP 2784))]

Thread 3 (Thread 0x7fa577875700 (LWP 2787)):
#0  0x00007fa58de88c9d in __pthread_mutex_unlock_usercnt (mutex=0x11a9f98) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x11a9f98) at pthread_mutex_unlock.c:290
#2  0x00007fa58d7d2a05 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x00007fa58d7d2e78 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007fa58d7d345c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00007fa5917b21e6 in QEventDispatcherGlib::processEvents (this=0x10facf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00007fa591784a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#7  0x00007fa591784dec in QEventLoop::exec (this=0x7fa577874db0, flags=) at kernel/qeventloop.cpp:201
#8  0x00007fa59168f2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#9  0x00007fa5917645f8 in QInotifyFileSystemWatcherEngine::run (this=0x11afb80) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa59169227e in QThreadPrivate::start (arg=0x11afb80) at thread/qthread_unix.cpp:266
#11 0x00007fa58de85971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#12 0x00007fa59039292d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa577074700 (LWP 2788)):
#0  0x00007fa590386203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa58d7d3009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fa58d7d345c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fa5917b21e6 in QEventDispatcherGlib::processEvents (this=0x1194510, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fa591784a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fa591784dec in QEventLoop::exec (this=0x7fa577073dd0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fa59168f2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fa589263b6c in Herqq::Upnp::HControlPointThread::run() () from /usr/lib/libHUpnp.so.0
#8  0x00007fa59169227e in QThreadPrivate::start (arg=0x11bb8d0) at thread/qthread_unix.cpp:266
#9  0x00007fa58de85971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fa59039292d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa592b60760 (LWP 2784)):
[KCrash Handler]
#6  Solid::GenericInterface::property (this=0x0, key=...) at ../../../solid/solid/genericinterface.cpp:48
#7  0x00007fa579627ca6 in Wacom::TabletDeamon::deviceAdded(QString const&) () from /usr/lib/kde4/kded_tablet.so
#8  0x00007fa5796289ce in Wacom::TabletDeamon::TabletDeamon(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#9  0x00007fa5796297a7 in QObject* KPluginFactory::createInstance<Wacom::TabletDeamon, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#10 0x00007fa591cfeb41 in KPluginFactory::create (this=0x11a1050, iface=0x7fa591d51e20 "KDEDModule", parentWidget=<value optimized out>, parent=0xf42b50, args=..., keyword=<value optimized out>) at ../../kdecore/util/kpluginfactory.cpp:203
#11 0x00007fa5819f143e in create<KDEDModule> (this=0xf42b50, s=<value optimized out>, onDemand=<value optimized out>) at ../../kdecore/util/kpluginfactory.h:503
#12 Kded::loadModule (this=0xf42b50, s=<value optimized out>, onDemand=<value optimized out>) at ../../kded/kded.cpp:410
#13 0x00007fa5819f2cb5 in Kded::initModules (this=0xf42b50) at ../../kded/kded.cpp:269
#14 0x00007fa5819f4df1 in KDEDApplication::newInstance (this=<value optimized out>) at ../../kded/kded.cpp:847
#15 0x00007fa59254a902 in KUniqueApplicationAdaptor::newInstance (this=0xf37590, asn_id=<value optimized out>, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:436
#16 0x00007fa59254af66 in KUniqueApplicationAdaptor::qt_metacall (this=0xf37590, _c=QMetaObject::InvokeMetaMethod, _id=-1331588560, _a=0x7fffb0a1a040) at ./kuniqueapplication_p.moc:81
#17 0x00007fa58edad0ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#18 0x00007fa58edae36f in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0xf37590, flags=337, msg=...) at qdbusintegrator.cpp:822
#19 0x00007fa58edaee65 in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1379
#20 0x00007fa58edaf108 in QDBusActivateObjectEvent::placeMetaCall (this=0xf8b250) at qdbusintegrator.cpp:1493
#21 0x00007fa591797bde in QObject::event (this=0x7fffb0a1ae90, e=0x7fffb0a19230) at kernel/qobject.cpp:1219
#22 0x00007fa590af0186 in QApplication::event (this=0x7fffb0a1ae90, e=0xf8b250) at kernel/qapplication.cpp:2439
#23 0x00007fa590aecfdc in QApplicationPrivate::notify_helper (this=0xf43d90, receiver=0x7fffb0a1ae90, e=0xf8b250) at kernel/qapplication.cpp:4396
#24 0x00007fa590af2aed in QApplication::notify (this=0x7fffb0a1ae90, receiver=0x7fffb0a1ae90, e=0xf8b250) at kernel/qapplication.cpp:4277
#25 0x00007fa592543086 in KApplication::notify (this=0x7fffb0a1ae90, receiver=0x7fffb0a1ae90, event=0xf8b250) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007fa591785cdc in QCoreApplication::notifyInternal (this=0x7fffb0a1ae90, receiver=0x7fffb0a1ae90, event=0xf8b250) at kernel/qcoreapplication.cpp:732
#27 0x00007fa591788c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xe46c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xe46c00) at kernel/qcoreapplication.cpp:1373
#29 0x00007fa5917b2653 in sendPostedEvents (s=0xf47750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0xf47750) at kernel/qeventdispatcher_glib.cpp:277
#31 0x00007fa58d7cf342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007fa58d7d32a8 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007fa58d7d345c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007fa5917b2193 in QEventDispatcherGlib::processEvents (this=0xec8f40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#35 0x00007fa590b9fa4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffb0a19230, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fa591784a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007fa591784dec in QEventLoop::exec (this=0x7fffb0a1ade0, flags=) at kernel/qeventloop.cpp:201
#38 0x00007fa591788ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x00007fa5819f38c7 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:925
#40 0x0000000000407993 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40af3b "0") at ../../kinit/kinit.cpp:742
#41 0x0000000000409af3 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1857
Comment 10 Roey Katz 2011-01-13 13:40:05 UTC
I'm getting the same results since 4.6b1 now.  And I'm currently on 4.6rc2.   None of my keyboard settings are respected, and I've filed a bug for it here:  
https://bugs.kde.org/show_bug.cgi?id=259387 and I think the bug I filed is a duplicate of this.

Now I realize that it is because kded4 crashes on startup since 4.6b1.

Here is the output from kded4's crash dump:


Application: KDE Daemon (kded4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0f1944c760 (LWP 3468))]

Thread 3 (Thread 0x7f0f07373700 (LWP 3472)):
#0  0x00007f0f18daa203 in poll () from /lib/libc.so.6
#1  0x00007f0f144b6009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f0f144b645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f0f16ba51e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f0f16b77a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f0f16b77dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f0f16a822fd in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f0f16b575f8 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f0f16a8527e in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f0f14974971 in start_thread () from /lib/libpthread.so.0
#10 0x00007f0f18db692d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0f06b72700 (LWP 3473)):
#0  0x00007f0f16ba71b6 in ?? () from /usr/lib/libQtCore.so.4
#1  0x00007f0f16ba7246 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f0f16ba53dd in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f0f16ba5485 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f0f144b5a11 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#5  0x00007f0f144b5e78 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007f0f144b645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007f0f16ba51e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x00007f0f16b77a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0x00007f0f16b77dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x00007f0f16a822fd in QThread::exec() () from /usr/lib/libQtCore.so.4
#11 0x00007f0f0e954b6c in Herqq::Upnp::HControlPointThread::run() () from /usr/lib/libHUpnp.so.0
#12 0x00007f0f16a8527e in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007f0f14974971 in start_thread () from /lib/libpthread.so.0
#14 0x00007f0f18db692d in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0f1944c760 (LWP 3468)):
[KCrash Handler]
#6  0x00007f0f0fd2744c in Solid::GenericInterface::property(QString const&) const () from /usr/lib/libsolid.so.4
#7  0x00007f0efceeaca6 in Wacom::TabletDeamon::deviceAdded(QString const&) () from /usr/lib/kde4/kded_tablet.so
#8  0x00007f0efceeb9ce in Wacom::TabletDeamon::TabletDeamon(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#9  0x00007f0efceec7a7 in QObject* KPluginFactory::createInstance<Wacom::TabletDeamon, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#10 0x00007f0f1736caf1 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#11 0x00007f0f1905c43e in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#12 0x00007f0f1905dcb5 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#13 0x00007f0f1905fdf1 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#14 0x00007f0f1856d2b2 in ?? () from /usr/lib/libkdeui.so.5
#15 0x00007f0f1856d916 in ?? () from /usr/lib/libkdeui.so.5
#16 0x00007f0f16ecf0ee in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007f0f16ed036f in ?? () from /usr/lib/libQtDBus.so.4
#18 0x00007f0f16ed0e65 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x00007f0f16ed1108 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00007f0f16b8abde in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f0f177d9186 in QApplication::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f0f177d5fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f0f177dbaed in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f0f18565a36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f0f16b78cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f0f16b7bc22 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x00007f0f16ba5653 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007f0f144b2342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f0f144b62a8 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f0f144b645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f0f16ba5193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f0f17888a4e in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f0f16b77a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f0f16b77dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f0f16b7bebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x00007f0f1905e8c7 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#37 0x00007f0f18ceed8e in __libc_start_main () from /lib/libc.so.6
#38 0x0000000000400659 in _start ()
Comment 11 Pino Toscano 2011-01-28 10:32:13 UTC
*** Bug 264573 has been marked as a duplicate of this bug. ***
Comment 12 Christoph Feck 2011-02-05 05:00:32 UTC
*** Bug 265466 has been marked as a duplicate of this bug. ***
Comment 13 Christoph Feck 2011-02-06 16:47:21 UTC
*** Bug 265603 has been marked as a duplicate of this bug. ***
Comment 14 Pino Toscano 2011-02-25 12:28:18 UTC
*** Bug 267125 has been marked as a duplicate of this bug. ***
Comment 15 Christoph Feck 2011-03-09 23:31:53 UTC
*** Bug 268061 has been marked as a duplicate of this bug. ***
Comment 16 Jörg Ehrichs 2011-04-14 14:33:35 UTC
*** Bug 270883 has been marked as a duplicate of this bug. ***
Comment 17 Ancoron 2011-04-24 17:13:37 UTC
Apparently, this has not been fixed, so please reopen this one:

KDE 4.6.2 (Kubuntu)


Stacktraces:

Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fecfe32a760 (LWP 3501))]

Thread 2 (Thread 0x7fece3b53700 (LWP 3506)):
#0  0x00007fecfbb52203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fecf8fa0009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fecf8fa045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fecfcf7e1e6 in QEventDispatcherGlib::processEvents (this=0x7fecdc0008b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fecfcf50a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fecfcf50dec in QEventLoop::exec (this=0x7fece3b52db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fecfce5b2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fecfcf305f8 in QInotifyFileSystemWatcherEngine::run (this=0x2482a20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fecfce5e27e in QThreadPrivate::start (arg=0x2482a20) at thread/qthread_unix.cpp:266
#9  0x00007fecf9652971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fecfbb5e92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fecfe32a760 (LWP 3501)):
[KCrash Handler]
#6  Solid::GenericInterface::property (this=0x0, key=...) at ../../../solid/solid/genericinterface.cpp:48
#7  0x00007fece5905ca6 in Wacom::TabletDeamon::deviceAdded(QString const&) () from /usr/lib/kde4/kded_tablet.so
#8  0x00007fece59069ce in Wacom::TabletDeamon::TabletDeamon(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#9  0x00007fece59077a7 in QObject* KPluginFactory::createInstance<Wacom::TabletDeamon, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_tablet.so
#10 0x00007fecfd4cbaa1 in KPluginFactory::create (this=0x246d0f0, iface=0x7fecfd51ee40 "KDEDModule", parentWidget=<value optimized out>, parent=0x239d210, args=..., keyword=<value optimized out>) at ../../kdecore/util/kpluginfactory.cpp:203
#11 0x00007feced41943e in create<KDEDModule> (this=0x239d210, s=<value optimized out>, onDemand=<value optimized out>) at ../../kdecore/util/kpluginfactory.h:503
#12 Kded::loadModule (this=0x239d210, s=<value optimized out>, onDemand=<value optimized out>) at ../../kded/kded.cpp:410
#13 0x00007feced41acb5 in Kded::initModules (this=0x239d210) at ../../kded/kded.cpp:269
#14 0x00007feced41cdf1 in KDEDApplication::newInstance (this=<value optimized out>) at ../../kded/kded.cpp:847
#15 0x00007fecfdd1ab72 in KUniqueApplicationAdaptor::newInstance (this=0x242ab50, asn_id=<value optimized out>, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:436
#16 0x00007fecfdd1b1d6 in KUniqueApplicationAdaptor::qt_metacall (this=0x242ab50, _c=QMetaObject::InvokeMetaMethod, _id=-1096890208, _a=0x7fffbe9ed6b0) at ./kuniqueapplication_p.moc:81
#17 0x00007fecfa5790ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#18 0x00007fecfa57a36f in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x242ab50, flags=337, msg=...) at qdbusintegrator.cpp:822
#19 0x00007fecfa57ae65 in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1379
#20 0x00007fecfa57b108 in QDBusActivateObjectEvent::placeMetaCall (this=0x243b690) at qdbusintegrator.cpp:1493
#21 0x00007fecfcf63bde in QObject::event (this=0x7fffbe9ee500, e=0x7fffbe9ec8a0) at kernel/qobject.cpp:1219
#22 0x00007fecfc2bc186 in QApplication::event (this=0x7fffbe9ee500, e=0x243b690) at kernel/qapplication.cpp:2439
#23 0x00007fecfc2b8fdc in QApplicationPrivate::notify_helper (this=0x239e450, receiver=0x7fffbe9ee500, e=0x243b690) at kernel/qapplication.cpp:4396
#24 0x00007fecfc2beaed in QApplication::notify (this=0x7fffbe9ee500, receiver=0x7fffbe9ee500, e=0x243b690) at kernel/qapplication.cpp:4277
#25 0x00007fecfdd132f6 in KApplication::notify (this=0x7fffbe9ee500, receiver=0x7fffbe9ee500, event=0x243b690) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007fecfcf51cdc in QCoreApplication::notifyInternal (this=0x7fffbe9ee500, receiver=0x7fffbe9ee500, event=0x243b690) at kernel/qcoreapplication.cpp:732
#27 0x00007fecfcf54c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x22f1b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x22f1b00) at kernel/qcoreapplication.cpp:1373
#29 0x00007fecfcf7e653 in sendPostedEvents (s=0x23a1ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x23a1ec0) at kernel/qeventdispatcher_glib.cpp:277
#31 0x00007fecf8f9c342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007fecf8fa02a8 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007fecf8fa045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007fecfcf7e193 in QEventDispatcherGlib::processEvents (this=0x22f3cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#35 0x00007fecfc36ba4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffbe9ec8a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fecfcf50a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007fecfcf50dec in QEventLoop::exec (this=0x7fffbe9ee450, flags=) at kernel/qeventloop.cpp:201
#38 0x00007fecfcf54ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x00007feced41b8c7 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:925
#40 0x0000000000407973 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40aefb "0") at ../../kinit/kinit.cpp:746
#41 0x0000000000409ac3 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1861
Comment 18 Christoph Feck 2011-04-24 17:23:51 UTC
The fix is not in KDE SC 4.6.2, but in the kcm-wacomtablet module. Please update it, or ask you distribution to provide a current version.
Comment 19 Ancoron 2011-04-24 19:13:16 UTC
OK, thanx for this info, will try that.