On 3/10/09 18:02, Tobias Jakobs wrote:
Hi!
On Sat, Oct 3, 2009 at 16:46, Jon A. Cruz <jon@...18...> wrote:
It did stop early, though
#15 0x082a0222 in Inkscape::SVG::PathString::_appendPoint (this=0xbfcd44e0, p= {_pt = {3.7118498975370057e-314, -5.6550316700445993e+284}}, sc=true) ---Type <return> to continue, or q <return> to quit---
If you can hit <return> while you still get that message it will then continue and finish showing us where the calls originated from. Off hand, it looks like those x and y coordinates for the point are garbage. They might be the cause of problems, or just might be a result of the true problem.
Here is the full backtrace: http://paste.ubuntu.com/284701/
Perhaps it's even interesting, that this is on an Notebook with a 1024x768px screen.
from the backtrace:
precision=2
did you manually (or in an older version) change the SVG output precision in your preferences file? Which SVN revision are you compiling?
(see bug #399604 “'malloc: *** error' after changing numeric precision to 1 or 2 ”: https://bugs.launchpad.net/inkscape/+bug/399604)