Comment 6 for bug 367779

Revision history for this message
craigleat (craig-leat) wrote :

I finally managed to create a PDF that Inkscape will open by removing entities from the original map. I also managed to save the PDF as an Inkscape SVG. However, Inkscape still crashes while working with this SVG.

Terminal output:
$ ./inkscape

** (inkscape:6627): WARNING **: GC Warning: Repeated allocation of very large block (appr. size 16384):
        May lead to memory leak and poor performance.

** (inkscape:6627): WARNING **: GC Warning: Repeated allocation of very large block (appr. size 16384):
        May lead to memory leak and poor performance.

** (inkscape:6627): WARNING **: GC Warning: Repeated allocation of very large block (appr. size 16384):
        May lead to memory leak and poor performance.

** (inkscape:6627): WARNING **: GC Warning: Out of Memory! Returning NIL!

terminate called after throwing an instance of 'std::bad_alloc'
  what(): std::bad_alloc

Emergency save activated!

Emergency save document locations:
  /tmp/inkscape-
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
Aborted (core dumped)