[Bug 42629] EOG crashes on SVG images created with OpenOffice.org Draw
Vytas
vytautas.liuolia at gmail.com
Tue May 2 18:26:48 UTC 2006
Public bug reported:
Affects: eog (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
EOG crashes on SVG images created with OpenOffice.org Draw. As I
understand, the problem is that OpenOffice.org SVG export plugin uses
plain huge integer dimensions, not centimeters, inches or something
relavant. EOG just fails to allocate memory for an "über"-sized image
then.
I guess that from the following output:
GLib-ERROR **: gmem.c:154: failed to allocate 2412898400 bytes
aborting...
Program received signal SIGABRT, Aborted.
[Switching to Thread -1239532624 (LWP 11914)]
0xffffe410 in __kernel_vsyscall ()
(gdb)
Personally Im not sure which side requires fixing, maybe both. OpeOffice should export in sane dimensions, and EOG should automatically reduce images or do something but not crash.
Both Firefox and Inkscape load the image correctly.
** Attachment added: "A simple example drawing exported from OOo Draw"
http://librarian.launchpad.net/2437909/crash.svg
--
EOG crashes on SVG images created with OpenOffice.org Draw
https://launchpad.net/bugs/42629
More information about the desktop-bugs
mailing list