Bug 209244 - crash while testing festival voice
Summary: crash while testing festival voice
Status: RESOLVED DUPLICATE of bug 197245
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 21:27 UTC by Johannes Wienke
Modified: 2009-10-03 03:24 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 Johannes Wienke 2009-10-02 21:27:19 UTC
Application that crashed: kcmshell4
Version of the application: 
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
always reproducible as follows:
1. selected the festival voice in the preferences
2. click on edit
3. press "test"

 -- Backtrace:
Application: KDE-Kontrollmodul (kdeinit4), signal: Segmentation fault
pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
[Current thread is 0 (LWP 8489)]

Thread 6 (Thread 0x7f4a1c8d9950 (LWP 8490)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007f4a213fbf91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f4a2d4e13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f4a2e0c5fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f4a1b869950 (LWP 8491)):
[KCrash Handler]
#5  QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::duplicateNode (node=0xc30024b899058d48, newNode=0x7f49f67f5010) at /usr/include/qt4/QtCore/qhash.h:205
#6  0x00007f4a3160ed55 in QHashData::detach_helper (this=0x1f23040, node_duplicate=0x7f4a21656fb0 <QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::duplicateNode(QHashData::Node*, void*)>, 
    nodeSize=<value optimized out>) at tools/qhash.cpp:207
#7  0x00007f4a21656169 in Phonon::Xine::SourceNode::sinks (this=<value optimized out>) at /usr/include/qt4/QtCore/qhash.h:568
#8  0x00007f4a2165d088 in Phonon::Xine::XineStream::createStream (this=0x20d2130) at /build/buildd/phonon-4.3.1/xine/xinestream.cpp:508
#9  0x00007f4a216648be in Phonon::Xine::XineStream::event (this=0x20d2130, ev=0x20569e0) at /build/buildd/phonon-4.3.1/xine/xinestream.cpp:1235
#10 0x00007f4a2ec9cf4d in QApplicationPrivate::notify_helper (this=0x1c87ef0, receiver=0x20d2130, e=0x20569e0) at kernel/qapplication.cpp:4056
#11 0x00007f4a2eca518a in QApplication::notify (this=0x7fff39bea250, receiver=0x20d2130, e=0x20569e0) at kernel/qapplication.cpp:4021
#12 0x00007f4a2fdafdeb in KApplication::notify (this=0x7fff39bea250, receiver=0x20d2130, event=0x20569e0) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#13 0x00007f4a316d66ac in QCoreApplication::notifyInternal (this=0x7fff39bea250, receiver=0x20d2130, event=0x20569e0) at kernel/qcoreapplication.cpp:610
#14 0x00007f4a316d731a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f23040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 0x00007f4a316ffe03 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 0x00007f4a2d73020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f4a2d7338e0 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f4a2d733a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f4a316ffa8f in QEventDispatcherGlib::processEvents (this=0x1f33d90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007f4a316d4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 461803472}) at kernel/qeventloop.cpp:149
#21 0x00007f4a316d5314 in QEventLoop::exec (this=0x7f4a1b869010, flags={i = 461803552}) at kernel/qeventloop.cpp:201
#22 0x00007f4a315e9dc8 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#23 0x00007f4a2165762c in Phonon::Xine::XineThread::run (this=0x1dbd830) at /build/buildd/phonon-4.3.1/xine/xinethread.cpp:143
#24 0x00007f4a315ecd35 in QThreadPrivate::start (arg=0x1dbd830) at thread/qthread_unix.cpp:188
#25 0x00007f4a2d4e13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#26 0x00007f4a2e0c5fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#27 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f4a1ac57950 (LWP 8513)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f4a2140d353 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f4a2d4e13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f4a2e0c5fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4a1a250950 (LWP 8518)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f4a2140d353 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f4a2d4e13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f4a2e0c5fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4a19a4f950 (LWP 8523)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f4a2140d353 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f4a2d4e13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f4a2e0c5fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4a31ba6750 (LWP 8489)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007f4a315ec785 in thread_sleep (ti=0x7fff39be2940) at thread/qthread_unix.cpp:297
#2  0x00007f4a315ec8ee in QThread::msleep (msecs=200) at thread/qthread_unix.cpp:323
#3  0x00007f4a2167b24a in ~Backend (this=0x1f33280) at /build/buildd/phonon-4.3.1/xine/backend.cpp:108
#4  0x00007f4a27386130 in ~FactoryPrivate (this=0x1f22720) at /build/buildd/phonon-4.3.1/phonon/factory.cpp:199
#5  0x00007f4a2e0166ed in *__GI_exit (status=1) at exit.c:75
#6  0x00007f4a2ecfa6a8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#7  0x00007f4a2fdaf808 in KApplication::xioErrhandler (this=0x7fff39bea250, dpy=0x1ca8b10) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:408
#8  0x00007f4a30c0c6e4 in _XIOError () from /usr/lib/libX11.so.6
#9  0x00007f4a30c13a1f in ?? () from /usr/lib/libX11.so.6
#10 0x00007f4a30c13fd8 in _XReply () from /usr/lib/libX11.so.6
#11 0x00007f4a30c095ad in XTranslateCoordinates () from /usr/lib/libX11.so.6
#12 0x00007f4a2ed2752c in QWidget::mapFromGlobal (this=<value optimized out>, pos=<value optimized out>) at kernel/qwidget_x11.cpp:1206
#13 0x00007f4a2ed27599 in QWidget::mapFromGlobal (this=0x2095920, pos=@0x7fff39be2e60) at kernel/qwidget_x11.cpp:1199
#14 0x00007f4a2ed27599 in QWidget::mapFromGlobal (this=0x2012a70, pos=@0x7fff39be2e60) at kernel/qwidget_x11.cpp:1199
#15 0x00007f4a2ed27599 in QWidget::mapFromGlobal (this=0x1fe4960, pos=@0x7fff39be2e60) at kernel/qwidget_x11.cpp:1199
#16 0x00007f4a2ec9d272 in QApplicationPrivate::pickMouseReceiver (candidate=0x1fe4740, globalPos=@0x7fff39be2e60, pos=@0x7fff39be2e70, type=QEvent::MouseMove, buttons={i = 968765104}, 
    buttonDown=0x0, alienWidget=0x1fe4960) at kernel/qapplication.cpp:2856
#17 0x00007f4a2ed0ea9b in QETWidget::translateMouseEvent (this=0x1fe4740, event=<value optimized out>) at kernel/qapplication_x11.cpp:4399
#18 0x00007f4a2ed0db53 in QApplication::x11ProcessEvent (this=0x7fff39bea250, event=0x7fff39be4980) at kernel/qapplication_x11.cpp:3550
#19 0x00007f4a2ed36454 in x11EventSourceDispatch (s=0x1c8bbe0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#20 0x00007f4a2d73020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f4a2d7338e0 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f4a2d733a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f4a316ffa8f in QEventDispatcherGlib::processEvents (this=0x1be2e70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x00007f4a2ed35bdf in QGuiEventDispatcherGlib::processEvents (this=0x7fff39be28c4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f4a316d4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 968772720}) at kernel/qeventloop.cpp:149
#26 0x00007f4a316d5314 in QEventLoop::exec (this=0x7fff39be4cb0, flags={i = 968772816}) at kernel/qeventloop.cpp:201
#27 0x00007f4a2f133e3e in QDialog::exec (this=0x1f24bd0) at dialogs/qdialog.cpp:498
#28 0x00007f4a104b89b2 in ?? () from /usr/lib/kde4/libkttsd_festivalintplugin.so
#29 0x00007f4a104bb5d8 in ?? () from /usr/lib/kde4/libkttsd_festivalintplugin.so
#30 0x00007f4a316ebea2 in QMetaObject::activate (sender=0x1fe4960, from_signal_index=<value optimized out>, to_signal_index=30, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#31 0x00007f4a2f2bee27 in QAbstractButton::clicked (this=0x7fff39be28c4, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#32 0x00007f4a2f018c6b in QAbstractButtonPrivate::emitClicked (this=0x1fee970) at widgets/qabstractbutton.cpp:543
#33 0x00007f4a2f01a8c2 in QAbstractButtonPrivate::click (this=0x1fee970) at widgets/qabstractbutton.cpp:536
#34 0x00007f4a2f01ab15 in QAbstractButton::mouseReleaseEvent (this=0x1fe4960, e=0x7fff39be57c0) at widgets/qabstractbutton.cpp:1115
#35 0x00007f4a2ecee0bf in QWidget::event (this=0x1fe4960, event=0x7fff39be57c0) at kernel/qwidget.cpp:7549
#36 0x00007f4a2ec9cf4d in QApplicationPrivate::notify_helper (this=0x1c87ef0, receiver=0x1fe4960, e=0x7fff39be57c0) at kernel/qapplication.cpp:4056
#37 0x00007f4a2eca58ea in QApplication::notify (this=<value optimized out>, receiver=0x1fe4960, e=0x7fff39be57c0) at kernel/qapplication.cpp:3758
#38 0x00007f4a2fdafdeb in KApplication::notify (this=0x7fff39bea250, receiver=0x1fe4960, event=0x7fff39be57c0) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#39 0x00007f4a316d66ac in QCoreApplication::notifyInternal (this=0x7fff39bea250, receiver=0x1fe4960, event=0x7fff39be57c0) at kernel/qcoreapplication.cpp:610
#40 0x00007f4a2eca4b38 in QApplicationPrivate::sendMouseEvent (receiver=0x1fe4960, event=0x7fff39be57c0, alienWidget=0x1fe4960, nativeWidget=0x1fe4740, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f4a2f6d4010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#41 0x00007f4a2ed0eb19 in QETWidget::translateMouseEvent (this=0x1fe4740, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#42 0x00007f4a2ed0db53 in QApplication::x11ProcessEvent (this=0x7fff39bea250, event=0x7fff39be7340) at kernel/qapplication_x11.cpp:3550
#43 0x00007f4a2ed36454 in x11EventSourceDispatch (s=0x1c8bbe0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x00007f4a2d73020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#45 0x00007f4a2d7338e0 in ?? () from /usr/lib/libglib-2.0.so.0
#46 0x00007f4a2d733a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#47 0x00007f4a316ffa8f in QEventDispatcherGlib::processEvents (this=0x1be2e70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#48 0x00007f4a2ed35bdf in QGuiEventDispatcherGlib::processEvents (this=0x7fff39be28c4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#49 0x00007f4a316d4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 968783408}) at kernel/qeventloop.cpp:149
#50 0x00007f4a316d5314 in QEventLoop::exec (this=0x7fff39be7670, flags={i = 968783504}) at kernel/qeventloop.cpp:201
#51 0x00007f4a2f133e3e in QDialog::exec (this=0x1fe4740) at dialogs/qdialog.cpp:498
#52 0x00007f4a2306e52b in ?? () from /usr/lib/kde4/kcm_kttsd.so
#53 0x00007f4a23070625 in ?? () from /usr/lib/kde4/kcm_kttsd.so
#54 0x00007f4a23075f45 in ?? () from /usr/lib/kde4/kcm_kttsd.so
#55 0x00007f4a316ebea2 in QMetaObject::activate (sender=0x1d844d0, from_signal_index=<value optimized out>, to_signal_index=30, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#56 0x00007f4a2f2bee27 in QAbstractButton::clicked (this=0x7fff39be28c4, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#57 0x00007f4a2f018c6b in QAbstractButtonPrivate::emitClicked (this=0x1d84510) at widgets/qabstractbutton.cpp:543
#58 0x00007f4a2f01a8c2 in QAbstractButtonPrivate::click (this=0x1d84510) at widgets/qabstractbutton.cpp:536
#59 0x00007f4a2f01ab15 in QAbstractButton::mouseReleaseEvent (this=0x1d844d0, e=0x7fff39be8220) at widgets/qabstractbutton.cpp:1115
#60 0x00007f4a2ecee0bf in QWidget::event (this=0x1d844d0, event=0x7fff39be8220) at kernel/qwidget.cpp:7549
#61 0x00007f4a2ec9cf4d in QApplicationPrivate::notify_helper (this=0x1c87ef0, receiver=0x1d844d0, e=0x7fff39be8220) at kernel/qapplication.cpp:4056
#62 0x00007f4a2eca58ea in QApplication::notify (this=<value optimized out>, receiver=0x1d844d0, e=0x7fff39be8220) at kernel/qapplication.cpp:3758
#63 0x00007f4a2fdafdeb in KApplication::notify (this=0x7fff39bea250, receiver=0x1d844d0, event=0x7fff39be8220) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#64 0x00007f4a316d66ac in QCoreApplication::notifyInternal (this=0x7fff39bea250, receiver=0x1d844d0, event=0x7fff39be8220) at kernel/qcoreapplication.cpp:610
#65 0x00007f4a2eca4b38 in QApplicationPrivate::sendMouseEvent (receiver=0x1d844d0, event=0x7fff39be8220, alienWidget=0x1d844d0, nativeWidget=0x1d1e430, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f4a2f6d4010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#66 0x00007f4a2ed0eb19 in QETWidget::translateMouseEvent (this=0x1d1e430, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#67 0x00007f4a2ed0db53 in QApplication::x11ProcessEvent (this=0x7fff39bea250, event=0x7fff39be9da0) at kernel/qapplication_x11.cpp:3550
#68 0x00007f4a2ed36454 in x11EventSourceDispatch (s=0x1c8bbe0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#69 0x00007f4a2d73020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#70 0x00007f4a2d7338e0 in ?? () from /usr/lib/libglib-2.0.so.0
#71 0x00007f4a2d733a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#72 0x00007f4a316ffa8f in QEventDispatcherGlib::processEvents (this=0x1be2e70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#73 0x00007f4a2ed35bdf in QGuiEventDispatcherGlib::processEvents (this=0x7fff39be28c4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#74 0x00007f4a316d4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 968794256}) at kernel/qeventloop.cpp:149
#75 0x00007f4a316d5314 in QEventLoop::exec (this=0x7fff39bea0d0, flags={i = 968794352}) at kernel/qeventloop.cpp:201
#76 0x00007f4a2f133e3e in QDialog::exec (this=0x1d1e430) at dialogs/qdialog.cpp:498
#77 0x00007f4a25574c1f in kdemain (_argc=2, _argv=0x1c3ea20) at /build/buildd/kdebase-runtime-4.3.1/kcmshell/main.cpp:267
#78 0x0000000000407215 in launch (argc=2, _name=0x1c346d8 "/usr/bin/kcmshell4", args=<value optimized out>, cwd=0x0, envc=1, envs=0x1c34708 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x1c34711 "bird;1254511405;264685;4930_TIME2082521") at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:677
#79 0x0000000000407a38 in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1169
#80 0x0000000000407fe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1362
#81 0x0000000000408b26 in main (argc=2, argv=0x7fff39beb618, envp=0x7fff39beb630) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1793
217	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-03 03:24:45 UTC
Merging with bug 197245. Thanks

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