Bug 261854 - Jovie crashes after enabling Text-To-Speech
Summary: Jovie crashes after enabling Text-To-Speech
Status: RESOLVED DUPLICATE of bug 210150
Alias: None
Product: kttsd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jeremy Whiting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 12:00 UTC by janne.lehtimaki1
Modified: 2011-01-03 02:03 UTC (History)
2 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 janne.lehtimaki1 2011-01-02 12:00:15 UTC
Application: jovie (0.6.0)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-66.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
I opened Text-to-speech KDE control module and choosed Enable Text-to-Speech System (Jovie). Then I clicked Apply and crash reporter popped up saying Jovie crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Jovie (jovie), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  spd_execute_command (connection=0x0, command=0x7fa3f0ffbaa0 "SET SELF PITCH 54") at libspeechd.c:860
#7  0x00000000004096df in Jovie::setPitch (this=<value optimized out>, pitch=54) at /usr/src/debug/kdeaccessibility-4.5.4/jovie/jovie/jovie.cpp:287
#8  0x0000000000413009 in setPitch (this=0x151be50, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0x7fff64fddd40)
    at /usr/src/debug/kdeaccessibility-4.5.4/x86_64-redhat-linux-gnu/jovie/jovie/kspeechadaptor.cpp:315
#9  KSpeechAdaptor::qt_metacall (this=0x151be50, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0x7fff64fddd40)
    at /usr/src/debug/kdeaccessibility-4.5.4/x86_64-redhat-linux-gnu/jovie/jovie/kspeechadaptor.moc:389
#10 0x00000036d4621eb6 in QDBusConnectionPrivate::deliverCall (this=0x1444010, object=0x151be50, msg=..., metaTypes=..., slotIdx=52) at qdbusintegrator.cpp:904
#11 0x00000036d46230cf in QDBusConnectionPrivate::activateCall (this=0x1444010, object=0x151be50, flags=273, msg=...) at qdbusintegrator.cpp:809
#12 0x00000036d4623b9d in QDBusConnectionPrivate::activateObject (this=0x1444010, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1364
#13 0x00000036d4623e38 in QDBusActivateObjectEvent::placeMetaCall (this=0x1443a20) at qdbusintegrator.cpp:1477
#14 0x00000036d4162f31 in QObject::event (this=0x15226f0, e=0x1443a20) at kernel/qobject.cpp:1248
#15 0x00000036d4bab39c in QApplicationPrivate::notify_helper (this=0x1458c80, receiver=0x15226f0, e=0x1443a20) at kernel/qapplication.cpp:4306
#16 0x00000036d4bb165b in QApplication::notify (this=<value optimized out>, receiver=0x15226f0, e=0x1443a20) at kernel/qapplication.cpp:4189
#17 0x00007fa3f053d136 in KApplication::notify (this=0x7fff64fdeb10, receiver=0x15226f0, event=0x1443a20) at /usr/src/debug/kdelibs-4.5.4/kdeui/kernel/kapplication.cpp:310
#18 0x00000036d4153ddc in QCoreApplication::notifyInternal (this=0x7fff64fdeb10, receiver=0x15226f0, event=0x1443a20) at kernel/qcoreapplication.cpp:726
#19 0x00000036d4155ed4 in sendEvent (receiver=0x0, event_type=0, data=0x1426540) at kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1426540) at kernel/qcoreapplication.cpp:1367
#21 0x00000036d4179d23 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#23 0x00000036ce83bd02 in g_main_dispatch (context=0x144e520) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x144e520) at gmain.c:2513
#25 0x00000036ce83fae8 in g_main_context_iterate (context=0x144e520, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#26 0x00000036ce83fc9c in IA__g_main_context_iteration (context=0x144e520, may_block=1) at gmain.c:2654
#27 0x00000036d4179863 in QEventDispatcherGlib::processEvents (this=0x1426050, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00000036d4c4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00000036d4152822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00000036d4152aec in QEventLoop::exec (this=0x7fff64fdea00, flags=...) at kernel/qeventloop.cpp:201
#31 0x00000036d41561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x0000000000407a86 in main (argc=1, argv=0x7fff64fdef98) at /usr/src/debug/kdeaccessibility-4.5.4/jovie/jovie/main.cpp:88

Reported using DrKonqi
Comment 1 Christoph Feck 2011-01-03 02:03:32 UTC

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