Bug 320665 - crsh moth
Summary: crsh moth
Status: RESOLVED DUPLICATE of bug 173384
Alias: None
Product: kig
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David E. Narvaez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 15:52 UTC by Rems Leveille
Modified: 2013-06-04 03:13 UTC (History)
0 users

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 Rems Leveille 2013-06-03 15:52:58 UTC
Application: kig (v1.0)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-23-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:using one the math programe on the way oclosing after not save apps crash

- Unusual behavior I noticed: hust crash after closin

- Custom settings of the application:none

-- Backtrace:
Application: Kig (kig), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  size (this=0x17f0678) at ../../include/QtCore/../../src/corelib/tools/qlist.h:98
#7  count (this=0x17f0678) at ../../include/QtCore/../../src/corelib/tools/qlist.h:280
#8  QActionPrivate::setShortcutEnabled (this=this@entry=0x17f0590, enable=false, map=...) at kernel/qaction.cpp:190
#9  0x00007f295a8e140d in QAction::setEnabled (this=<optimized out>, b=<optimized out>) at kernel/qaction.cpp:1122
#10 0x00007f294a494ff1 in ?? () from /usr/lib/kde4/kigpart.so
#11 0x00007f294a49838e in ?? () from /usr/lib/kde4/kigpart.so
#12 0x00007f294a4defc6 in ?? () from /usr/lib/kde4/kigpart.so
#13 0x00007f294a4e4baf in ?? () from /usr/lib/kde4/kigpart.so
#14 0x00007f294a468d51 in ?? () from /usr/lib/kde4/kigpart.so
#15 0x00007f2959f120ef in QMetaObject::activate (sender=sender@entry=0x182fe50, m=m@entry=0x7f295b3887a0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff528589d0) at kernel/qobject.cpp:3539
#16 0x00007f295a8e0152 in QAction::triggered (this=this@entry=0x182fe50, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#17 0x00007f295a8e1580 in QAction::activate (this=0x182fe50, event=<optimized out>) at kernel/qaction.cpp:1257
#18 0x00007f295aca59ef in QAbstractButtonPrivate::click (this=this@entry=0x1ba2930) at widgets/qabstractbutton.cpp:530
#19 0x00007f295aca5c9c in QAbstractButton::mouseReleaseEvent (this=0x18231a0, e=0x7fff52859280) at widgets/qabstractbutton.cpp:1123
#20 0x00007f295ad6277a in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:718
#21 0x00007f295a933a89 in QWidget::event (this=0x18231a0, event=0x7fff52859280) at kernel/qwidget.cpp:8375
#22 0x00007f295a8e68ec in QApplicationPrivate::notify_helper (this=this@entry=0x15cb0b0, receiver=receiver@entry=0x18231a0, e=e@entry=0x7fff52859280) at kernel/qapplication.cpp:4567
#23 0x00007f295a8e9a33 in QApplication::notify (this=this@entry=0x7fff52859ec0, receiver=receiver@entry=0x18231a0, e=e@entry=0x7fff52859280) at kernel/qapplication.cpp:4110
#24 0x00007f295b5f3af6 in KApplication::notify (this=0x7fff52859ec0, receiver=0x18231a0, event=0x7fff52859280) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007f2959efd63e in QCoreApplication::notifyInternal (this=0x7fff52859ec0, receiver=receiver@entry=0x18231a0, event=event@entry=0x7fff52859280) at kernel/qcoreapplication.cpp:946
#26 0x00007f295a8ec933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x18231a0, event=event@entry=0x7fff52859280, alienWidget=alienWidget@entry=0x18231a0, nativeWidget=nativeWidget@entry=0x1bac4e0, buttonDown=buttonDown@entry=0x7f295b3c4308 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#28 0x00007f295a961ec4 in QETWidget::translateMouseEvent (this=this@entry=0x1bac4e0, event=event@entry=0x7fff52859a00) at kernel/qapplication_x11.cpp:4631
#29 0x00007f295a960ef1 in QApplication::x11ProcessEvent (this=0x7fff52859ec0, event=event@entry=0x7fff52859a00) at kernel/qapplication_x11.cpp:3746
#30 0x00007f295a98c0b2 in x11EventSourceDispatch (s=0x15cafa0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007f295616df05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f295616e248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f295616e304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f2959f2c036 in QEventDispatcherGlib::processEvents (this=0x1573b30, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#35 0x00007f295a98c1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f2959efc38f in QEventLoop::processEvents (this=this@entry=0x7fff52859dd0, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007f2959efc618 in QEventLoop::exec (this=this@entry=0x7fff52859dd0, flags=...) at kernel/qeventloop.cpp:204
#38 0x00007f2959f01cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#39 0x0000000000407527 in ?? ()
#40 0x00007f29596dbea5 in __libc_start_main (main=0x4070b0, argc=5, ubp_av=0x7fff52859fd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff52859fc8) at libc-start.c:260
#41 0x00000000004076dd in _start ()

Possible duplicates by query: bug 316603.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-06-04 03:13:03 UTC

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