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 Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/1204732

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

Status in Inkscape: A Vector Drawing Tool:
  Confirmed
Status in “inkscape” package in Ubuntu:
  New

Bug description:
  I am trying to run an eggbot from inkscape. Everytime I want to setup
  the eggbot through the extensions the program reports an internal
  error and needs to close. I have updated and re-installed all software
  according to instructions (I think!) but the problem is always the
  same and persistent.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: inkscape 0.48.4-1ubuntu2
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Uname: Linux 3.10.0-4-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Jul 24 21:18:34 2013
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2010-03-03 (1239 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
  MarkForUpload: True
  ProcCmdline: inkscape
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: inkscape
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: inkscape crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to