Mageia Bugzilla – Attachment 1463 Details for
Bug 4346
Update request: librecad latest stable version 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Backtrace
bt (text/plain), 3.19 KB, created by
Dave Hodgins
on 2012-01-30 21:03:54 CET
(
hide
)
Description:
Backtrace
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2012-01-30 21:03:54 CET
Size:
3.19 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x081db774 in RS_ActionSelect::requestFinish (this=0x0) at src/actions/rs_actionselect.cpp:60 >60 selectSingle=false; >(gdb) bt >#0 0x081db774 in RS_ActionSelect::requestFinish (this=0x0) at src/actions/rs_actionselect.cpp:60 >#1 0x081dea7e in RS_ActionSelectSingle::mouseReleaseEvent (this=0x875a268, e=0xbfffe2e4) > at src/actions/rs_actionselectsingle.cpp:74 >#2 0x081447f9 in RS_EventHandler::mouseReleaseEvent (this=0x86b1de8, e=0xbfffe2e4) > at src/lib/gui/rs_eventhandler.cpp:122 >#3 0x08146a42 in RS_GraphicView::mouseReleaseEvent (this=0x86b1b1c, e=0xbfffe2e4) > at src/lib/gui/rs_graphicview.cpp:328 >#4 0x0820b3fe in QG_GraphicView::mouseReleaseEvent (this=0x86b1b08, e=0xbfffe2e4) > at src/ui/qg_graphicview.cpp:327 >#5 0xb7339cd0 in QWidget::event (this=0x86b1b08, event=0xbfffe2e4) at kernel/qwidget.cpp:8295 >#6 0xb72de7a4 in QApplicationPrivate::notify_helper (this=0x84e0468, receiver=0x86b1b08, e=0xbfffe2e4) > at kernel/qapplication.cpp:4481 >#7 0xb72e42e0 in QApplication::notify (this=0xbfffe05c, receiver=0x86b1b08, e=0xbfffe2e4) > at kernel/qapplication.cpp:4042 >#8 0xb7071f0e in QCoreApplication::notifyInternal (this=0xbfffebf8, receiver=0x86b1b08, event=0xbfffe2e4) > at kernel/qcoreapplication.cpp:787 >#9 0xb72df84c in sendSpontaneousEvent (receiver=0x86b1b08, event=0xbfffe2e4, alienWidget=0x86b1b08, nativeWidget= > 0x8584990, buttonDown=0xb7c69c00, lastMouseReceiver=..., spontaneous=true) > at ../../src/corelib/kernel/qcoreapplication.h:218 >#10 QApplicationPrivate::sendMouseEvent (receiver=0x86b1b08, event=0xbfffe2e4, alienWidget=0x86b1b08, > nativeWidget=0x8584990, buttonDown=0xb7c69c00, lastMouseReceiver=..., spontaneous=true) > at kernel/qapplication.cpp:3139 >#11 0xb736c8b0 in QETWidget::translateMouseEvent (this=0x8584990, event=0xbfffe7fc) > at kernel/qapplication_x11.cpp:4461 >#12 0xb736b9ae in QApplication::x11ProcessEvent (this=0xbfffebf8, event=0xbfffe7fc) > at kernel/qapplication_x11.cpp:3465 >#13 0xb7396700 in x11EventSourceDispatch (s=0x84e49a8, callback=0, user_data=0x0) > at kernel/qguieventdispatcher_glib.cpp:146 >#14 0xb69364d9 in g_main_dispatch (context=0x84e3a60) at gmain.c:2440 >#15 g_main_context_dispatch (context=0x84e3a60) at gmain.c:3013 >#16 0xb6936ce0 in g_main_context_iterate (context=0x84e3a60, block=1, dispatch=1, self=<value optimized out>) > at gmain.c:3091 >#17 0xb6936f9a in g_main_context_iteration (context=0x84e3a60, may_block=1) at gmain.c:3154 >#18 0xb70a0deb in QEventDispatcherGlib::processEvents (this=0x84e17c8, flags=...) > at kernel/qeventdispatcher_glib.cpp:422 >#19 0xb73962fa in QGuiEventDispatcherGlib::processEvents (this=0x84e17c8, flags=...) > at kernel/qguieventdispatcher_glib.cpp:204 >#20 0xb707111d in QEventLoop::processEvents (this=0xbfffeab4, flags=...) at kernel/qeventloop.cpp:149 >#21 0xb7071399 in QEventLoop::exec (this=0xbfffeab4, flags=...) at kernel/qeventloop.cpp:201 >#22 0xb7075ed0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 >#23 0xb72dc524 in QApplication::exec () at kernel/qapplication.cpp:3755 >---Type <return> to continue, or q <return> to quit--- >#24 0x082fc4ac in main (argc=140116776, argv=0x85985c8) at src/main/main.cpp:263 >(gdb) >
Program received signal SIGSEGV, Segmentation fault. 0x081db774 in RS_ActionSelect::requestFinish (this=0x0) at src/actions/rs_actionselect.cpp:60 60 selectSingle=false; (gdb) bt #0 0x081db774 in RS_ActionSelect::requestFinish (this=0x0) at src/actions/rs_actionselect.cpp:60 #1 0x081dea7e in RS_ActionSelectSingle::mouseReleaseEvent (this=0x875a268, e=0xbfffe2e4) at src/actions/rs_actionselectsingle.cpp:74 #2 0x081447f9 in RS_EventHandler::mouseReleaseEvent (this=0x86b1de8, e=0xbfffe2e4) at src/lib/gui/rs_eventhandler.cpp:122 #3 0x08146a42 in RS_GraphicView::mouseReleaseEvent (this=0x86b1b1c, e=0xbfffe2e4) at src/lib/gui/rs_graphicview.cpp:328 #4 0x0820b3fe in QG_GraphicView::mouseReleaseEvent (this=0x86b1b08, e=0xbfffe2e4) at src/ui/qg_graphicview.cpp:327 #5 0xb7339cd0 in QWidget::event (this=0x86b1b08, event=0xbfffe2e4) at kernel/qwidget.cpp:8295 #6 0xb72de7a4 in QApplicationPrivate::notify_helper (this=0x84e0468, receiver=0x86b1b08, e=0xbfffe2e4) at kernel/qapplication.cpp:4481 #7 0xb72e42e0 in QApplication::notify (this=0xbfffe05c, receiver=0x86b1b08, e=0xbfffe2e4) at kernel/qapplication.cpp:4042 #8 0xb7071f0e in QCoreApplication::notifyInternal (this=0xbfffebf8, receiver=0x86b1b08, event=0xbfffe2e4) at kernel/qcoreapplication.cpp:787 #9 0xb72df84c in sendSpontaneousEvent (receiver=0x86b1b08, event=0xbfffe2e4, alienWidget=0x86b1b08, nativeWidget= 0x8584990, buttonDown=0xb7c69c00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218 #10 QApplicationPrivate::sendMouseEvent (receiver=0x86b1b08, event=0xbfffe2e4, alienWidget=0x86b1b08, nativeWidget=0x8584990, buttonDown=0xb7c69c00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3139 #11 0xb736c8b0 in QETWidget::translateMouseEvent (this=0x8584990, event=0xbfffe7fc) at kernel/qapplication_x11.cpp:4461 #12 0xb736b9ae in QApplication::x11ProcessEvent (this=0xbfffebf8, event=0xbfffe7fc) at kernel/qapplication_x11.cpp:3465 #13 0xb7396700 in x11EventSourceDispatch (s=0x84e49a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #14 0xb69364d9 in g_main_dispatch (context=0x84e3a60) at gmain.c:2440 #15 g_main_context_dispatch (context=0x84e3a60) at gmain.c:3013 #16 0xb6936ce0 in g_main_context_iterate (context=0x84e3a60, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091 #17 0xb6936f9a in g_main_context_iteration (context=0x84e3a60, may_block=1) at gmain.c:3154 #18 0xb70a0deb in QEventDispatcherGlib::processEvents (this=0x84e17c8, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #19 0xb73962fa in QGuiEventDispatcherGlib::processEvents (this=0x84e17c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #20 0xb707111d in QEventLoop::processEvents (this=0xbfffeab4, flags=...) at kernel/qeventloop.cpp:149 #21 0xb7071399 in QEventLoop::exec (this=0xbfffeab4, flags=...) at kernel/qeventloop.cpp:201 #22 0xb7075ed0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #23 0xb72dc524 in QApplication::exec () at kernel/qapplication.cpp:3755 ---Type <return> to continue, or q <return> to quit--- #24 0x082fc4ac in main (argc=140116776, argv=0x85985c8) at src/main/main.cpp:263 (gdb)
View Attachment As Raw
Actions:
View
Attachments on
bug 4346
: 1463