Bug 164982

Summary: kttsmgr always crashes with SIGSEGV signal
Product: [Unmaintained] kttsd Reporter: bjoern baumann <gelee>
Component: kttsmgrAssignee: Gary Cramblitt <garycramblitt>
Status: RESOLVED DUPLICATE    
Severity: crash CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description bjoern baumann 2008-06-26 07:30:05 UTC
Version:            (using KDE 4.0.4)
Installed from:    SuSE RPMs
OS:                Linux

Every time I wanna do something (no matter what) with kttsmgr it crashes with the SIGSEGV signal. Even configuration of the app is impossible.

Backtrace:

[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f2eaab4c700 (LWP 6925)]
[New Thread 0x42f8d950 (LWP 6931)]
[New Thread 0x4278c950 (LWP 6930)]
[New Thread 0x41658950 (LWP 6929)]
[New Thread 0x41f8b950 (LWP 6926)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00007f2ea802d7b7 in QDBusAbstractInterface::callWithArgumentList ()
   from /usr/lib64/libQtDBus.so.4
#6  0x00007f2e9d3d8f39 in ?? () from /usr/lib64/kde4/kcm_kttsd.so
#7  0x00007f2e9d3dce8c in ?? () from /usr/lib64/kde4/kcm_kttsd.so
#8  0x00007f2e9d3e1d27 in ?? () from /usr/lib64/kde4/kcm_kttsd.so
#9  0x00007f2e9d3e91f5 in KPluginFactory::createInstance<KCMKttsMgr, QWidget>
    () from /usr/lib64/kde4/kcm_kttsd.so
#10 0x00007f2ea91db96d in KPluginFactory::create ()
   from /usr/lib64/libkdecore.so.5
#11 0x00007f2ea8558537 in KCModuleLoader::loadModule ()
   from /usr/lib64/libkutils.so.4
#12 0x00007f2ea855d0ae in ?? () from /usr/lib64/libkutils.so.4
#13 0x00007f2ea855dbf5 in KCModuleProxy::realModule ()
   from /usr/lib64/libkutils.so.4
#14 0x00007f2ea855dd1c in KCModuleProxy::buttons ()
   from /usr/lib64/libkutils.so.4
#15 0x00007f2ea8559718 in ?? () from /usr/lib64/libkutils.so.4
#16 0x00007f2ea8559c79 in KCMultiDialog::addModule ()
   from /usr/lib64/libkutils.so.4
#17 0x00007f2eaa76e338 in kdemain () from /usr/lib64/libkdeinit4_kcmshell4.so
#18 0x00007f2ea46e5436 in __libc_start_main () from /lib64/libc.so.6
#19 0x0000000000400859 in _start ()
#0  0x00007f2ea4769261 in nanosleep () from /lib64/libc.so.6
Comment 1 FiNeX 2008-06-26 11:50:30 UTC
"no debugging symbols found" means that the backtrace is not useful. If you can reproduce the crash, you should install the debug enabled packages before provide again the backtrace. Read this page for the instructions:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Thanks
Comment 2 Christophe Marin 2008-08-10 17:06:26 UTC

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