AFAICT the trigger on Inkscape's side is an empty 'description' parameter (see 
attached demos):
   <param name="empty_desc_1" type="description" xml:space="preserve"></param>
or:
   <param name="empty_desc_1" type="description" xml:space="preserve"> </param>
or:
   <param name="empty_desc_1" type="description" xml:space="preserve">
</param>


This one with minimal content works:
   <param name="empty_desc_1" type="description" xml:space="preserve">.</param>


The parameter element in the Egg-Bot extension which triggers the crash:
<http://code.google.com/p/eggbotcode/source/browse/trunk/inkscape_driver/eggbot.inx?r=220#32>


** Attachment added: "inx-debug-lp1204732-fails1.inx"
   
https://bugs.launchpad.net/bugs/1204732/+attachment/3767746/+files/inx-debug-lp1204732-fails1.inx

** Attachment added: "inx-debug-lp1204732-fails2.inx"
   
https://bugs.launchpad.net/bugs/1204732/+attachment/3767747/+files/inx-debug-lp1204732-fails2.inx

** Attachment added: "inx-debug-lp1204732-fails3.inx"
   
https://bugs.launchpad.net/bugs/1204732/+attachment/3767748/+files/inx-debug-lp1204732-fails3.inx

** Attachment added: "inx-debug-lp1204732-works1.inx"
   
https://bugs.launchpad.net/bugs/1204732/+attachment/3767749/+files/inx-debug-lp1204732-works1.inx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204732

Title:
  inkscape crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1204732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to