Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903273 Details for
Bug 1105867
kig crashes when creating a locus
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
text file holding the report from the crash handler
kig-20140608-113226.kcrash.txt (text/plain), 5.34 KB, created by
Maurizio Paolini
on 2014-06-08 10:17:29 UTC
(
hide
)
Description:
text file holding the report from the crash handler
Filename:
MIME Type:
Creator:
Maurizio Paolini
Created:
2014-06-08 10:17:29 UTC
Size:
5.34 KB
patch
obsolete
>Application: kig (v1.0) >KDE Platform Version: 4.12.5 >Qt Version: 4.8.6 >Operating System: Linux 3.14.4-200.fc20.i686+PAE i686 >Distribution: "Fedora release 20 (Heisenbug)" > >-- Information about the crash: >Creating a locus works fine up to the end, but as soon as the cursor is moved >after the creation, kig crashes. > >test case: >- open kig >- create a circle by center and point >- create a constrained point on the circle >- create the midpoint between the constrained point and the center of the circle >- create a locus with the midpoint as dependent point and the constrained point as the constrained point >- move the mouse after the locus construction >---> kig crashes > >Remark: compiling from the latest git source solves the problem. > >The crash can be reproduced every time. > >-- Backtrace: >Application: Kig (kig), signal: Aborted >Using host libthread_db library "/lib/libthread_db.so.1". >[KCrash Handler] >#7 0xb773f424 in __kernel_vsyscall () >#8 0x418fab96 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#9 0x418fc3d3 in __GI_abort () at abort.c:89 >#10 0x4193a2f8 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x41a43033 "*** %s ***: %s terminated\n") at ../sysdeps/posix/libc_fatal.c:175 >#11 0x419d55c5 in __GI___fortify_fail (msg=msg@entry=0x41a4301b "stack smashing detected") at fortify_fail.c:31 >#12 0x419d557a in __stack_chk_fail () at stack_chk_fail.c:28 >#13 0xb6427484 in __stack_chk_fail_local () from /usr/lib/kde4/kigpart.so >#14 0xb63133fe in CurveImp::getParam (this=this@entry=0x86f3210, p=..., doc=...) at /usr/src/debug/kig-4.12.5/objects/curve_imp.cc:252 >#15 0xb631344c in CurveImp::getParam (this=0x86f3210, p=..., doc=...) at /usr/src/debug/kig-4.12.5/objects/curve_imp.cc:165 >#16 0xb631f4b7 in LocusImp::internalContainsPoint (this=this@entry=0x86f3210, p=..., threshold=0.051823592949233561, doc=...) at /usr/src/debug/kig-4.12.5/objects/locus_imp.cc:229 >#17 0xb631f544 in LocusImp::contains (this=0x86f3210, p=..., width=-1, w=...) at /usr/src/debug/kig-4.12.5/objects/locus_imp.cc:54 >#18 0xb63212ba in ObjectDrawer::contains (this=0x86c8de8, imp=..., pt=..., w=..., nv=nv@entry=false) at /usr/src/debug/kig-4.12.5/objects/object_drawer.cc:49 >#19 0xb6325d5c in ObjectHolder::contains (this=0x86f1f48, pt=..., w=..., nv=false) at /usr/src/debug/kig-4.12.5/objects/object_holder.cc:85 >#20 0xb63ebcb3 in KigDocument::whatAmIOn (this=0x842fb98, p=..., w=...) at /usr/src/debug/kig-4.12.5/kig/kig_document.cc:76 >#21 0xb6388908 in BaseMode::mouseMoved (this=0x8445cc8, e=0xbf851164, w=0x83eb7a8) at /usr/src/debug/kig-4.12.5/modes/base_mode.cc:130 >#22 0xb63f6422 in KigWidget::mouseMoveEvent (this=0x83eb7a8, e=0xbf851164) at /usr/src/debug/kig-4.12.5/kig/kig_view.cpp:102 >#23 0x47969247 in QWidget::event (this=0x83eb7a8, event=0xbf851164) at kernel/qwidget.cpp:8374 >#24 0x4790abd4 in QApplicationPrivate::notify_helper (this=0x82c3ad8, receiver=0x83eb7a8, e=0xbf851164) at kernel/qapplication.cpp:4565 >#25 0x47913896 in QApplication::notify (this=0xbf8516e8, receiver=0x83eb7a8, e=e@entry=0xbf851164) at kernel/qapplication.cpp:4108 >#26 0x43487ec0 in KApplication::notify (this=0xbf8516e8, receiver=0x83eb7a8, event=0xbf851164) at /usr/src/debug/kdelibs-4.12.5/kdeui/kernel/kapplication.cpp:311 >#27 0x495dd5f6 in QCoreApplication::notifyInternal (this=0xbf8516e8, receiver=receiver@entry=0x83eb7a8, event=event@entry=0xbf851164) at kernel/qcoreapplication.cpp:953 >#28 0x479112e2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 >#29 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x83eb7a8, event=0xbf851164, alienWidget=0x0, nativeWidget=0x83eb7a8, buttonDown=buttonDown@entry=0x482c73e4 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3173 >#30 0x47996db8 in QETWidget::translateMouseEvent (this=0x83eb7a8, event=event@entry=0xbf85137c) at kernel/qapplication_x11.cpp:4540 >#31 0x479954a3 in QApplication::x11ProcessEvent (this=0xbf8516e8, event=event@entry=0xbf85137c) at kernel/qapplication_x11.cpp:3663 >#32 0x479c118b in x11EventSourceDispatch (s=s@entry=0x82c35c0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 >#33 0x41dac556 in g_main_dispatch (context=0x82c3c30) at gmain.c:3066 >#34 g_main_context_dispatch (context=context@entry=0x82c3c30) at gmain.c:3642 >#35 0x41dac920 in g_main_context_iterate (context=context@entry=0x82c3c30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 >#36 0x41dac9e9 in g_main_context_iteration (context=0x82c3c30, may_block=1) at gmain.c:3774 >#37 0x4960f270 in QEventDispatcherGlib::processEvents (this=this@entry=0x8299e00, flags=...) at kernel/qeventdispatcher_glib.cpp:425 >#38 0x479c134c in QGuiEventDispatcherGlib::processEvents (this=0x8299e00, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 >#39 0x495dbea0 in QEventLoop::processEvents (this=this@entry=0xbf851644, flags=...) at kernel/qeventloop.cpp:149 >#40 0x495dc231 in QEventLoop::exec (this=this@entry=0xbf851644, flags=...) at kernel/qeventloop.cpp:204 >#41 0x495e206b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 >#42 0x47908ee5 in QApplication::exec () at kernel/qapplication.cpp:3823 >#43 0x0804dc86 in main (argc=1, argv=0xbf8517c4) at /usr/src/debug/kig-4.12.5/kig/main.cpp:142 > >Possible duplicates by query: bug 327574, bug 323830, bug 322782. > >Report to https://bugs.kde.org/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1105867
: 903273