terminate called after throwing an instance of 'Geom::LogicalError'
what(): lib2geom exception: the passed coefficients give the empty set (/home/jtx/Development/inkscape/trunk/inkscape/src/2geom/line.cpp:66)
Thread 1 "inkscape" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
58 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
#1 0x00007fffebdbb40a in __GI_abort () at abort.c:89
#2 0x00007fffec1b604d in __gnu_cxx::__verbose_terminate_handler() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007fffec1b4016 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fffec1b4061 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007fffec1b4279 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007ffff723fb6b in Geom::Line::setCoefficients (this=0x7fffffffc200, a=0, b=0, c=-0.07781711453704504)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/line.cpp:66
#7 0x00007ffff72327c8 in Geom::Line::Line (this=0x7fffffffc200, a=0, b=0, c=-0.07781711453704504)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/line.h:89
#8 0x00007ffff72313fd in Geom::Ellipse::intersect (this=0x55555d0e0fa8, other=...)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/ellipse.cpp:560
#9 0x00007ffff723563e in Geom::EllipticalArc::intersect (this=0x55555d0e0f80, other=..., eps=9.9999999999999995e-07)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/elliptical-arc.cpp:610
#10 0x00007ffff7254fcb in Geom::CurveIntersectionSweepSet::addActiveItem (this=0x7fffffffc6a0, ii=...)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/path.cpp:526
#11 0x00007ffff72561c3 in Geom::Sweeper<Geom::CurveIntersectionSweepSet>::process (this=0x7fffffffc660)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/sweeper.h:137
#12 0x00007ffff7250084 in Geom::Path::intersect (this=0x555558208600, other=..., precision=9.9999999999999995e-07)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/path.cpp:564
#13 0x00007ffff725f6d2 in Geom::PathIntersectionSweepSet::addActiveItem (this=0x7fffffffc9f0, ii=...)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/pathvector.cpp:184
#14 0x00007ffff726061d in Geom::Sweeper<Geom::PathIntersectionSweepSet>::process (this=0x7fffffffc9b0)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/sweeper.h:137
#15 0x00007ffff725e830 in Geom::PathVector::intersect (this=0x7fffffffcbb0, other=..., precision=9.9999999999999995e-07)
at /home/jtx/Development/inkscape/trunk/inkscape/src/2geom/pathvector.cpp:223
#16 0x00007ffff6f01868 in Inkscape::ObjectSnapper::_snapPathsConstrained (this=0x55555c8d7410, isr=..., p=..., c=...,
p_proj_on_constraint=...) at /home/jtx/Development/inkscape/trunk/inkscape/src/object-snapper.cpp:641
#17 0x00007ffff6f02180 in Inkscape::ObjectSnapper::constrainedSnap (this=0x55555c8d7410, isr=..., p=..., bbox_to_snap=..., c=...,
it=0x55555c8d7688, unselected_nodes=0x0) at /home/jtx/Development/inkscape/trunk/inkscape/src/object-snapper.cpp:728
#18 0x00007ffff6f60da5 in SnapManager::constrainedSnap (this=0x55555c8d73f8, p=..., constraint=..., bbox_to_snap=...)
at /home/jtx/Development/inkscape/trunk/inkscape/src/snap.cpp:254
#19 0x00007ffff6f1bc39 in Inkscape::PureRotateConstrained::snap (this=0x7fffffffd7e0, sm=0x55555c8d73f8, p=..., pt_orig=...,
bbox_to_snap=...) at /home/jtx/Development/inkscape/trunk/inkscape/src/pure-transform.cpp:349
#20 0x00007ffff6f1a1d9 in Inkscape::PureTransform::snap (this=0x7fffffffd7e0, sm=0x55555c8d73f8,
points=std::vector of length 42, capacity 64 = {...}, pointer=...)
at /home/jtx/Development/inkscape/trunk/inkscape/src/pure-transform.cpp:67
#21 0x00007ffff6f625d6 in SnapManager::snapTransformed (this=0x55555c8d73f8, points=std::vector of length 42, capacity 64 = {...},
pointer=..., transform=...) at /home/jtx/Development/inkscape/trunk/inkscape/src/snap.cpp:461
#22 0x00007ffff6f52201 in Inkscape::SelTrans::rotateRequest (this=0x555557d07d50, pt=..., state=272)
at /home/jtx/Development/inkscape/trunk/inkscape/src/seltrans.cpp:1246
#23 0x00007ffff6f51255 in Inkscape::SelTrans::request (this=0x555557d07d50, handle=..., pt=..., state=272)
at /home/jtx/Development/inkscape/trunk/inkscape/src/seltrans.cpp:1077
#24 0x00007ffff6f4f9f5 in Inkscape::SelTrans::handleRequest (this=0x555557d07d50, knot=0x555557d0f990, position=0x7fffffffdd60, state=272,
handle=...) at /home/jtx/Development/inkscape/trunk/inkscape/src/seltrans.cpp:803
#25 0x00007ffff6f4f3c5 in sp_sel_trans_handle_request (knot=0x555557d0f990, position=0x7fffffffdd60, state=272,
data=0x7ffff744bfe0 <hands+352>) at /home/jtx/Development/inkscape/trunk/inkscape/src/seltrans.cpp:693
#26 0x00007ffff6f5857c in sigc::pointer_functor4<SPKnot*, Geom::Point*, unsigned int, SPSelTransHandle const*, int>::operator() (
this=0x555557d0fca0, _A_a1=@0x7fffffffdd20: 0x555557d0f990, _A_a2=@0x7fffffffdd18: 0x7fffffffdd60, _A_a3=@0x7fffffffdcfc: 272,
-
请登录后发言!