Bug 265952 - Jovie crashes every time
Summary: Jovie crashes every time
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kttsd
Classification: Miscellaneous
Component: kttsd (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jeremy Whiting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 02:16 UTC by bela
Modified: 2018-09-04 14:25 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 bela 2011-02-10 02:16:00 UTC
Application: jovie (0.6.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.10-74.fc14.i686.PAE i686
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
Just tried to activate Jovie in KDE Control Center.
It still keeps on crashing on and on again.

The crash can be reproduced every time.

-- Backtrace:
Application: Jovie (jovie), signal: Segmentation fault
[KCrash Handler]
#7  spd_execute_command (connection=0x0, command=0x9132390 "SET SELF output_module ") at libspeechd.c:1192
#8  0x00cf0611 in spd_w_set_output_module (connection=0x0, str=0x9131c70 "", who=0xcf21c3 "SELF") at libspeechd.c:994
#9  0x00cf072f in spd_set_output_module (connection=0x0, str=0x9131c70 "") at libspeechd.c:994
#10 0x080515b1 in Speaker::setOutputModule (this=0x91633c8, module=...) at /usr/src/debug/kdeaccessibility-4.5.5/jovie/jovie/speaker.cpp:522
#11 0x0805acdc in KSpeechAdaptor::qt_metacall (this=0x9159ae0, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfc6c9fc) at /usr/src/debug/kdeaccessibility-4.5.5/i686-redhat-linux-gnu/jovie/jovie/kspeechadaptor.moc:388
#12 0x00d11555 in QDBusConnectionPrivate::deliverCall (this=0x90ada98, object=0x9159ae0, msg=..., metaTypes=..., slotIdx=51) at qdbusintegrator.cpp:919
#13 0x00d12377 in QDBusConnectionPrivate::activateCall (this=0x90ada98, object=0x9159ae0, flags=273, msg=...) at qdbusintegrator.cpp:822
#14 0x00d12990 in QDBusConnectionPrivate::activateObject (this=0x90ada98, node=..., msg=..., pathStartPos=8) at qdbusintegrator.cpp:1399
#15 0x00d12e1b in QDBusActivateObjectEvent::placeMetaCall (this=0x912e908) at qdbusintegrator.cpp:1493
#16 0x011088af in QObject::event (this=0x9159370, e=0x912e908) at kernel/qobject.cpp:1211
#17 0x034fdf4c in QApplicationPrivate::notify_helper (this=0x90b22e0, receiver=0x9159370, e=0x912e908) at kernel/qapplication.cpp:4445
#18 0x03502bb2 in QApplication::notify (this=0xbfc6d43c, receiver=0x9159370, e=0x912e908) at kernel/qapplication.cpp:3845
#19 0x00aa6bfb in KApplication::notify (this=0xbfc6d43c, receiver=0x9159370, event=0x912e908) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#20 0x010f3093 in QCoreApplication::notifyInternal (this=0xbfc6d43c, receiver=0x9159370, event=0x912e908) at kernel/qcoreapplication.cpp:732
#21 0x010f6de5 in sendEvent (receiver=0x0, event_type=0, data=0x908c8b8) at kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x908c8b8) at kernel/qcoreapplication.cpp:1373
#23 0x010f6fbe in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#24 0x01120c15 in sendPostedEvents (s=0x90b4510) at kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=0x90b4510) at kernel/qeventdispatcher_glib.cpp:277
#26 0x01271192 in g_main_dispatch (context=0x90b4490) at gmain.c:2149
#27 g_main_context_dispatch (context=0x90b4490) at gmain.c:2702
#28 0x01271978 in g_main_context_iterate (context=0x90b4490, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#29 0x01271c35 in g_main_context_iteration (context=0x90b4490, may_block=1) at gmain.c:2843
#30 0x01120d8d in QEventDispatcherGlib::processEvents (this=0x908c368, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#31 0x035b10e6 in QGuiEventDispatcherGlib::processEvents (this=0x908c368, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#32 0x010f222a in QEventLoop::processEvents (this=0xbfc6d334, flags=...) at kernel/qeventloop.cpp:149
#33 0x010f24da in QEventLoop::exec (this=0xbfc6d334, flags=...) at kernel/qeventloop.cpp:201
#34 0x010f7087 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x034fbd58 in QApplication::exec () at kernel/qapplication.cpp:3719
#36 0x0804e652 in main (argc=1102080, argv=0xb78d1000) at /usr/src/debug/kdeaccessibility-4.5.5/jovie/jovie/main.cpp:88

Reported using DrKonqi
Comment 1 Dario Andres 2011-02-12 17:25:25 UTC
[Comment from a bug triager]
This is likely to be related to bug 210150. (seems to be fixed in KDE SC 4.6.x)
Regards
Comment 2 bela 2011-02-12 22:51:45 UTC
Am 12.02.2011 17:25, schrieb Dario Andres:
> https://bugs.kde.org/show_bug.cgi?id=265952
>
>
> Dario Andres<andresbajotierra@gmail.com>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |andresbajotierra@gmail.com
>
>
>
>
> --- Comment #1 from Dario Andres<andresbajotierra gmail com>   2011-02-12 17:25:25 ---
> [Comment from a bug triager]
> This is likely to be related to bug 210150. (seems to be fixed in KDE SC 4.6.x)
> Regards
>
Thanks for checking this. I will wait for updates of my distribution and 
have an eye on it ;-)
Comment 3 Andrew Crouthamel 2018-09-04 14:25:07 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.