crash on save as .ps or eps and convert filtereffects to bitmap
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
theAdib |
Bug Description
When I export the file filters.svg to eps or ps (using the cairo exporter) Inkscape chrashes.
You have to switch on: filtereffects to bitmap (I have 90DPI)
Inkscape consumes a lot of memory and run out of new memspace.
Backtrace:
Starting program: /usr/local/
[Thread debugging using libthread_db enabled]
[New Thread 0xb69ca720 (LWP 9989)]
GLib-ERROR **: /build/
aborting...
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb69ca720 (LWP 9989)]
0xb7f3e410 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7f3e410 in __kernel_vsyscall ()
#1 0xb6bea085 in raise () from /lib/tls/
#2 0xb6beba01 in abort () from /lib/tls/
#3 0xb73c41fa in g_logv () from /usr/lib/
#4 0xb73c4239 in g_log () from /usr/lib/
#5 0xb73c2e07 in g_malloc () from /usr/lib/
#6 0x086c67fc in sp_generate_
x1=83202.5, y1=18955, width=83111, height=18847, xdpi=90, ydpi=90,
bgcolor=
#7 0x085e307d in sp_item_
at extension/
#8 0x085e39ca in Inkscape:
this=0xbbca638, ctx=0xbf46768, item=0xa5e9130)
at extension/
#9 0x085e3c40 in sp_group_render (item=<value optimized out>, ctx=0xbf46768)
at extension/
#10 0x085e2c17 in sp_item_
at extension/
#11 0x085e39ca in Inkscape:
this=0xbbca638, ctx=0xbf46768, item=0x8fdadb0)
at extension/
#12 0x085e3c40 in sp_group_render (item=<value optimized out>, ctx=0xbf46768)
at extension/
#13 0x085e2c53 in sp_item_
at extension/
#14 0x085e39ca in Inkscape:
Changed in inkscape: | |
importance: | Undecided → High |
tags: | added: crash |
running Win32 nightly build from Sept 16, I get the attached crash message :