Comment 7 for bug 1468396

Revision history for this message
su_v (suv-lp) wrote :

@Jabiertxof - Inkscape 0.91+devel r14217 still crashes, just a bit later, when selecting the path with the node tool.

Steps to reproduce:
1) launch r14217
2) open 'logo16.svg.2015_06_23_00_26_27.1.svg'
3) use 'Shift+TAB' to select the last group
4) 'Ctrl+Enter', 'TAB' (selects path)
5) switch to node tool
--> crash:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x00000001003abf1f in Inkscape::LivePathEffect::FilletChamferPointArrayParam::recalculate_knots ()
(gdb) bt
#0 0x00000001003abf1f in Inkscape::LivePathEffect::FilletChamferPointArrayParam::recalculate_knots ()
#1 0x00000001003b0dbe in Inkscape::LivePathEffect::FilletChamferPointArrayParam::addKnotHolderEntities ()
#2 0x0000000100301822 in Inkscape::LivePathEffect::Effect::addHandles ()
#3 0x0000000100455864 in Inkscape::UI::createKnotHolder ()
#4 0x000000010045d9b4 in Inkscape::UI::ShapeEditor::set_item ()
#5 0x00000001006605dc in Inkscape::UI::Tools::NodeTool::selection_changed ()
#6 0x00000001006615a9 in Inkscape::UI::Tools::NodeTool::set ()
#7 0x0000000100683d33 in Inkscape::UI::Tools::sp_event_context_read ()
#8 0x000000010065ffd4 in Inkscape::UI::Tools::NodeTool::setup ()
#9 0x000000010002083c in SPDesktop::set_event_context2 ()
#10 0x000000010045e082 in tools_switch ()