Thanks! You've confirmed the same thing I have:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb72cea60 (LWP 15247)]
_rsvg_acquire_xlink_href_resource (href=0xbfd5d490
"/usr/share/tuxpaint/stamps/animals/amphibians//frog.svg",
base_uri=0x810c9e0
"file:///usr/share/tuxpaint/stamps/animals/amphibians//frog.svg",
err=0xbfd5d434) at rsvg-image.c:320
320     rsvg-image.c: No such file or directory.
        in rsvg-image.c
(gdb) backtrace full
#0  _rsvg_acquire_xlink_href_resource (href=0xbfd5d490
"/usr/share/tuxpaint/stamps/animals/amphibians//frog.svg",
base_uri=0x810c9e0
"file:///usr/share/tuxpaint/stamps/animals/amphibians//frog.svg",
err=0xbfd5d434) at rsvg-image.c:320
        arr = (GByteArray *) 0xbfd5c350
#1  0xb7d7a862 in rsvg_handle_new_from_file (file_name=0xbfd5d490
"/usr/share/tuxpaint/stamps/animals/amphibians//frog.svg",
error=0xbfd5d434) at rsvg-base-file-util.c:93
        base_uri = (gchar *) 0x810c9e0
"file:///usr/share/tuxpaint/stamps/animals/amphibians//frog.svg"
        f = <value optimized out>
        handle = <value optimized out>

It's right - there is no
file:///usr/share/tuxpaint/stamps/animals/amphibians//frog.svg

The question is - why does it think there is?

-- 
tuxpaint crashed on launch with SIGSEGV in _rsvg_acquire_xlink_href_resource()
https://bugs.launchpad.net/bugs/196255
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to