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

10

 

1121

BT #1658330

-

PasteBin

行數
56
字數
302
大小
5.1 KB
建立時間
類型
text/plain
Public Domain (PD)
登入以留下評註!