Program received signal SIGSEGV, Segmentation fault.
0x082a2223 in Inkscape::LivePathEffect::LPEBendPath::doEffect_pwd2 (
this=0xb3dc000, pwd2_in=...) at live_effects/lpe-bendpath.cpp:110
110 double scaling = uskeleton.cuts.back()/bboxHorizontal.extent();
0x0808ac7a in SPDocument::_updateDocument (this=0x8f4bea0) at document.cpp:1002
1002 if (this->root->uflags || this->root->mflags) {
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
My bt from Ubuntu (quite short):
Program received signal SIGSEGV, Segmentation fault. :LivePathEffect ::LPEBendPath: :doEffect_ pwd2 ( lpe-bendpath. cpp:110 cuts.back( )/bboxHorizonta l.extent( ); :_updateDocumen t (this=0x8f4bea0) at document.cpp:1002
0x082a2223 in Inkscape:
this=0xb3dc000, pwd2_in=...) at live_effects/
110 double scaling = uskeleton.
0x0808ac7a in SPDocument:
1002 if (this->root->uflags || this->root->mflags) {
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.