Nautilus crashes on seeing SVG file first time and then on the thumbnails

Bug #617964 reported by davidpbrown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: nautilus

Nautilus crashes as it enters the folder containing the attached SVG and others.

Having navigated to the folder once, it seems to be happy to return, suggesting it's maybe the creation of the thumbnail that's an issue?

Then it will crash again with either left or right click on the thumbnail and before any option has been selected.

(Apparently others have seen this.. Bug #598503 Invalid for lack of information.)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Aug 14 20:41:27 2010
ExecutablePath: /usr/bin/nautilus
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

Revision history for this message
davidpbrown (davidpbrown) wrote :
Revision history for this message
davidpbrown (davidpbrown) wrote :

!! bug caused wrong file to upload .. ignore the .kmz file (I'd delete it if I knew how)

So, I tried to upload again from a folder that contained only that one file and Firefox crashed. I guess that's bound to it's using Nautilus in some way.

Will try to post the SVG as text instead..

Revision history for this message
davidpbrown (davidpbrown) wrote :

Save this below as doh.svg

<?xml version="1.0" encoding="UTF-8"?>
<svg>
<defs>
<rect id="p" width="1px" height="1px"/>
<style type="text/css">
#a
{
fill:rgb(0,0,0);
}
#b
{
fill:rgb(255,255,255);
}
</style>
</defs>
<g>
<use id="a" xlink:href="#p" x="0px" y="0px"/>
<use id="a" xlink:href="#p" x="0px" y="1px"/>
<use id="a" xlink:href="#p" x="1px" y="0px"/>
<use id="a" xlink:href="#p" x="1px" y="1px"/>

</g>
</svg>

Revision history for this message
Timmy Shih Jun Yee (shijun) wrote :

I've deleted the .kmz file and uploaded doh.svg for you.

Revision history for this message
bbordwell (benbordwell) wrote :

I am unable to reproduce this bug, perhaps a 32bit only bug?

Revision history for this message
Bruno Girin (brunogirin) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 608026, so it is being marked as such.

I just tried the doh.svg file with and without the patch that's attached to bug 608026 and it crashes without the patch but works fine with the patch, which proves that it is indeed a duplicate and has been fixed (in Maverick at least).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.