Bug 256292 - crash on clicking Exercise > Exercise
Summary: crash on clicking Exercise > Exercise
Status: RESOLVED DUPLICATE of bug 257829
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: 0.9.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 11:34 UTC by mayeul
Modified: 2011-09-22 17:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
the file that I had opened when Parley crashed (162.30 KB, application/x-kvtml)
2010-11-07 11:38 UTC, mayeul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mayeul 2010-11-07 11:34:54 UTC
Application: parley (0.9.4)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I opened a kvtml file by clicking on it in Dolphin. Then I clicked on the Exercise command in the Exercise menu. It crashes. If I sart again, it crashes again.

The crash can be reproduced every time.

-- Backtrace:
Application: Parley (parley), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4de086c760 (LWP 8049))]

Thread 2 (Thread 0x7f4dbbfff710 (LWP 8051)):
#0  0x00007f4ddbaee1d3 in poll () from /lib/libc.so.6
#1  0x00007f4dd7a3a009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f4dd7a3a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f4ddf0c21e6 in QEventDispatcherGlib::processEvents (this=0x1ee7530, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f4ddf094a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f4ddf094dec in QEventLoop::exec (this=0x7f4dbbffedb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f4ddef9f2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f4ddf0745f8 in QInotifyFileSystemWatcherEngine::run (this=0x1eee310) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4ddefa227e in QThreadPrivate::start (arg=0x1eee310) at thread/qthread_unix.cpp:266
#9  0x00007f4dd92e5971 in start_thread () from /lib/libpthread.so.0
#10 0x00007f4ddbafa91d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4de086c760 (LWP 8049)):
[KCrash Handler]
#6  QMetaObject::changeGuard (ptr=0x1dac7c8, o=0x0) at kernel/qobject.cpp:470
#7  0x00007f4ddc9167a6 in operator= (this=0x1dac500, action=0x223ccd0, action_e=QAction::Trigger, self=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x1dac500, action=0x223ccd0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1098
#9  0x00007f4ddda28cee in KMenu::mouseReleaseEvent (this=0x1bb09a0, e=0x21) at ../../kdeui/widgets/kmenu.cpp:471
#10 0x00007f4ddc50604e in QWidget::event (this=0x1bb09a0, event=0x7ffff605d810) at kernel/qwidget.cpp:8187
#11 0x00007f4ddc91890b in QMenu::event (this=0x1bb09a0, e=0x7ffff605d810) at widgets/qmenu.cpp:2410
#12 0x00007f4ddc4affdc in QApplicationPrivate::notify_helper (this=0x1a8cef0, receiver=0x1bb09a0, e=0x7ffff605d810) at kernel/qapplication.cpp:4396
#13 0x00007f4ddc4b630e in QApplication::notify (this=0x7ffff605e510, receiver=0x1bb09a0, e=0x7ffff605d810) at kernel/qapplication.cpp:3959
#14 0x00007f4ddd948156 in KApplication::notify (this=0x7ffff605e510, receiver=0x1bb09a0, event=0x7ffff605d810) at ../../kdeui/kernel/kapplication.cpp:310
#15 0x00007f4ddf095cdc in QCoreApplication::notifyInternal (this=0x7ffff605e510, receiver=0x1bb09a0, event=0x7ffff605d810) at kernel/qcoreapplication.cpp:732
#16 0x00007f4ddc4b4dbe in sendEvent (receiver=0x1bb09a0, event=0x7ffff605d810, alienWidget=0x0, nativeWidget=0x1bb09a0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x1bb09a0, event=0x7ffff605d810, alienWidget=0x0, nativeWidget=0x1bb09a0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#18 0x00007f4ddc5387bd in QETWidget::translateMouseEvent (this=0x1bb09a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4337
#19 0x00007f4ddc536c5c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7ffff605e130) at kernel/qapplication_x11.cpp:3536
#20 0x00007f4ddc5630e2 in x11EventSourceDispatch (s=0x1a90cc0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#21 0x00007f4dd7a36342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f4dd7a3a2a8 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f4dd7a3a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f4ddf0c2193 in QEventDispatcherGlib::processEvents (this=0x1a6fc00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#25 0x00007f4ddc562a4e in QGuiEventDispatcherGlib::processEvents (this=0x805, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f4ddf094a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f4ddf094dec in QEventLoop::exec (this=0x7ffff605e460, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f4ddf098ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x000000000043016a in _start ()

Possible duplicates by query: bug 242085, bug 241617.

Reported using DrKonqi
Comment 1 mayeul 2010-11-07 11:38:09 UTC
Created attachment 53213 [details]
the file that I had opened when Parley crashed
Comment 2 Dario Andres 2010-12-12 15:34:07 UTC
[Comment from a bug triager]
The backtrace looks like the one in bug 220004, which seems to be a bug in the Qt library.
Comment 3 Marius 2011-09-22 17:38:34 UTC

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