Bug 264661 - KTTS crashed when trying to change "Enable the TTS system"
Summary: KTTS crashed when trying to change "Enable the TTS system"
Status: RESOLVED DUPLICATE of bug 210150
Alias: None
Product: kttsd
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Jeremy Whiting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 18:12 UTC by Roberto Romero
Modified: 2011-01-28 19:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roberto Romero 2011-01-28 18:12:28 UTC
Application: kttsd (0.5.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-trunk-amd64 x86_64
Distribution: Debian GNU/Linux 6.0 (squeeze)

-- Information about the crash:
The application always crashes when I check or uncheck "Enable the TTS  system", in Preferences, "General" tab, and then click on "Apply".

 -- Backtrace:
Application: kttsd (kttsd), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003c21e031e1 in spd_execute_command () from /usr/lib/libspeechd.so.2
#6  0x000000000040912f in KSpeech::setSpeed (this=<value optimized out>, speed=0) at ../../../kttsd/kttsd/kspeech.cpp:260
#7  0x0000000000414d0d in setSpeed (this=0x1c24060, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdbfbd690) at kspeechadaptor.cpp:327
#8  KSpeechAdaptor::qt_metacall (this=0x1c24060, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdbfbd690) at kspeechadaptor.moc:391
#9  0x0000003c24827591 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:904
#10 0x0000003c2482879f in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x1c24060, flags=273, msg=...) at qdbusintegrator.cpp:809
#11 0x0000003c2482927d in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1364
#12 0x0000003c24829518 in QDBusActivateObjectEvent::placeMetaCall (this=0x1c29b20) at qdbusintegrator.cpp:1477
#13 0x0000003c24388e29 in QObject::event (this=0x1c26b50, e=0x1c29b20) at kernel/qobject.cpp:1248
#14 0x0000003c369f832c in QApplicationPrivate::notify_helper (this=0x1b7f380, receiver=0x1c26b50, e=0x1c29b20) at kernel/qapplication.cpp:4302
#15 0x0000003c369fe80b in QApplication::notify (this=0x7fffdbfbe5b0, receiver=0x1c26b50, e=0x1c29b20) at kernel/qapplication.cpp:4185
#16 0x0000003c298317a6 in KApplication::notify (this=0x7fffdbfbe5b0, receiver=0x1c26b50, event=0x1c29b20) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x0000003c2437909c in QCoreApplication::notifyInternal (this=0x7fffdbfbe5b0, receiver=0x1c26b50, event=0x1c29b20) at kernel/qcoreapplication.cpp:726
#18 0x0000003c2437c744 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1b4e450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1b4e450) at kernel/qcoreapplication.cpp:1367
#20 0x0000003c243a2b73 in sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#22 0x0000003c1de3e6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x0000003c1de42568 in ?? () from /lib/libglib-2.0.so.0
#24 0x0000003c1de4271c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x0000003c243a26b3 in QEventDispatcherGlib::processEvents (this=0x1b73000, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x0000003c36aa819e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x0000003c243779c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x0000003c24377d9c in QEventLoop::exec (this=0x7fffdbfbe500, flags=) at kernel/qeventloop.cpp:201
#29 0x0000003c2437ca2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0x00000000004078fb in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kttsd/kttsd/main.cpp:75

Reported using DrKonqi
Comment 1 Christoph Feck 2011-01-28 19:13:27 UTC

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