[Bug 236856] New: simon-0.3-alpha-1 crashes when trying to record a newly added word

ken kmaclean at voxforge.org
Sat May 8 13:39:34 BST 2010


https://bugs.kde.org/show_bug.cgi?id=236856

           Summary: simon-0.3-alpha-1 crashes when trying to record a
                    newly added word
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: kmaclean at voxforge.org


Application: simon (0.2.93)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
simon-0.3-alpha-1 compiled from current GIT (May 8, 2010) crashes when trying
to record a newly added word

Note: this is on 64-bit Fedora FC12 (AMD64)

The crash can be reproduced every time.

 -- Backtrace:
Application: simon (simon), signal: Aborted
[KCrash Handler]
#5  0x0000003a5ce326d5 in raise () from /lib64/libc.so.6
#6  0x0000003a5ce33eb5 in abort () from /lib64/libc.so.6
#7  0x0000003a5ce2b7c5 in __assert_fail () from /lib64/libc.so.6
#8  0x0000003021c58e93 in sndrv_pcm_hw_params (pcm=0x81c2420,
params=0x7fff2e80e230) at pcm_params.c:2348
#9  0x0000003021c547f3 in snd_pcm_hw_params (pcm=0x81c2420, params=<value
optimized out>) at pcm.c:822
#10 0x00007f9f7c35b076 in ?? () from /usr/lib64/libQtMultimedia.so.4
#11 0x00007f9f7d6cda90 in SoundServer::startRecording (this=0x81abff0) at
/home/kmaclean/bin/speech2text/simonlib/simonsound/soundserver.cpp:193
#12 0x00007f9f7d6cf7b0 in SoundServer::registerInputClient (this=0x81abff0,
client=0x8172150) at
/home/kmaclean/bin/speech2text/simonlib/simonsound/soundserver.cpp:110
#13 0x00007f9f7d6d036f in WavRecorderClient::record (this=0x8172140,
filename=<value optimized out>) at
/home/kmaclean/bin/speech2text/simonlib/simonsound/wavrecorderclient.cpp:63
#14 0x00007f9f7d6cc397 in RecWidget::record (this=0x816f7f0) at
/home/kmaclean/bin/speech2text/simonlib/simonsound/recwidget.cpp:265
#15 0x00007f9f7d6c6848 in RecWidget::qt_metacall (this=0x816f7f0,
_c=InvokeMetaMethod, _id=8, _a=0x7fff2e80e9a0) at
/home/kmaclean/bin/speech2text/build/simonlib/simonsound/moc_recwidget.cpp:111
#16 0x000000301e16a2af in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib64/libQtCore.so.4
#17 0x000000301ffddeb2 in QAbstractButton::clicked(bool) () from
/usr/lib64/libQtGui.so.4
#18 0x000000301fd2e8ab in ?? () from /usr/lib64/libQtGui.so.4
#19 0x000000301fd2fb1b in ?? () from /usr/lib64/libQtGui.so.4
#20 0x000000301fd2fd8c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQtGui.so.4
#21 0x000000301f9f5b3a in QWidget::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#22 0x000000301f9aa9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#23 0x000000301f9b127d in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#24 0x0000003020806856 in KApplication::notify (this=0x7fff2e80fff0,
receiver=0x81a84d0, event=0x7fff2e80f2f0) at
/usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#25 0x000000301e15774c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#26 0x000000301f9b046e in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQtGui.so.4
#27 0x000000301fa22405 in ?? () from /usr/lib64/libQtGui.so.4
#28 0x000000301fa21128 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib64/libQtGui.so.4
#29 0x000000301fa49d82 in ?? () from /usr/lib64/libQtGui.so.4
#30 0x0000003a5e63923e in g_main_dispatch (context=0x6ae120) at gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x6ae120) at gmain.c:2513
#32 0x0000003a5e63cc28 in g_main_context_iterate (context=0x6ae120,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2591
#33 0x0000003a5e63cd4a in IA__g_main_context_iteration (context=0x6ae120,
may_block=1) at gmain.c:2654
#34 0x000000301e17d063 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#35 0x000000301fa49a4e in ?? () from /usr/lib64/libQtGui.so.4
#36 0x000000301e156192 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#37 0x000000301e15645c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#38 0x000000301e158749 in QCoreApplication::exec() () from
/usr/lib64/libQtCore.so.4
#39 0x00000000004185ad in main (argc=<value optimized out>, argv=<value
optimized out>) at /home/kmaclean/bin/speech2text/simon/src/main.cpp:91

Possible duplicates by query: bug 236847.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list