Bug 263781 - jovie crashed on initilization
Summary: jovie crashed on initilization
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-20 20:12 UTC by Gerry
Modified: 2011-01-22 13:31 UTC (History)
1 user (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 Gerry 2011-01-20 20:12:41 UTC
Application: jovie (0.6.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
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:
- What I was doing when the application crashed:
On system settings I enabled text to speach under the accessiblity option.

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=0x3a2c006aa0 "SET SELF PITCH 58") at libspeechd.c:860
#7  0x00000000004096df in Jovie::setPitch (this=<value optimized out>, pitch=58) at /usr/src/debug/kdeaccessibility-4.5.5/jovie/jovie/jovie.cpp:287
#8  0x0000000000413009 in setPitch (this=0x999bf0, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0x7fff8e4a3760)
    at /usr/src/debug/kdeaccessibility-4.5.5/x86_64-redhat-linux-gnu/jovie/jovie/kspeechadaptor.cpp:315
#9  KSpeechAdaptor::qt_metacall (this=0x999bf0, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0x7fff8e4a3760)
    at /usr/src/debug/kdeaccessibility-4.5.5/x86_64-redhat-linux-gnu/jovie/jovie/kspeechadaptor.moc:389
#10 0x0000003a2d821eb6 in QDBusConnectionPrivate::deliverCall (this=0x867130, object=0x999bf0, msg=..., metaTypes=..., slotIdx=52) at qdbusintegrator.cpp:904
#11 0x0000003a2d8230cf in QDBusConnectionPrivate::activateCall (this=0x867130, object=0x999bf0, flags=273, msg=...) at qdbusintegrator.cpp:809
#12 0x0000003a2d823b9d in QDBusConnectionPrivate::activateObject (this=0x867130, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1364
#13 0x0000003a2d823e38 in QDBusActivateObjectEvent::placeMetaCall (this=0x91a540) at qdbusintegrator.cpp:1477
#14 0x0000003a2cb62f31 in QObject::event (this=0x9969d0, e=0x91a540) at kernel/qobject.cpp:1248
#15 0x0000003a2fbab39c in QApplicationPrivate::notify_helper (this=0x87e160, receiver=0x9969d0, e=0x91a540) at kernel/qapplication.cpp:4306
#16 0x0000003a2fbb165b in QApplication::notify (this=<value optimized out>, receiver=0x9969d0, e=0x91a540) at kernel/qapplication.cpp:4189
#17 0x0000003e05c1d186 in KApplication::notify (this=0x7fff8e4a4530, receiver=0x9969d0, event=0x91a540) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#18 0x0000003a2cb53ddc in QCoreApplication::notifyInternal (this=0x7fff8e4a4530, receiver=0x9969d0, event=0x91a540) at kernel/qcoreapplication.cpp:726
#19 0x0000003a2cb55ed4 in sendEvent (receiver=0x0, event_type=0, data=0x84a530) at kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84a530) at kernel/qcoreapplication.cpp:1367
#21 0x0000003a2cb79d23 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#23 0x0000003a23e3bd02 in g_main_dispatch (context=0x874220) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x874220) at gmain.c:2513
#25 0x0000003a23e3fae8 in g_main_context_iterate (context=0x874220, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#26 0x0000003a23e3fc9c in IA__g_main_context_iteration (context=0x874220, may_block=1) at gmain.c:2654
#27 0x0000003a2cb79863 in QEventDispatcherGlib::processEvents (this=0x84a040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x0000003a2fc4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x0000003a2cb52822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x0000003a2cb52aec in QEventLoop::exec (this=0x7fff8e4a4420, flags=...) at kernel/qeventloop.cpp:201
#31 0x0000003a2cb561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x0000000000407a86 in main (argc=1, argv=0x7fff8e4a49b8) at /usr/src/debug/kdeaccessibility-4.5.5/jovie/jovie/main.cpp:88

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-22 13:31:19 UTC
[Comment from a bug triager]
This issue is being tracked at bug 210150/ 261854. Merging. Thanks

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