Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286312 - >=gnome-base/nautilus-2.26.0 segfaults
Summary: >=gnome-base/nautilus-2.26.0 segfaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 21:37 UTC by Fab
Modified: 2009-09-28 13:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.50 KB, text/plain)
2009-09-24 21:39 UTC, Fab
Details
crash with segfault (segfault,32.01 KB, text/plain)
2009-09-24 21:40 UTC, Fab
Details
fix from upstream (nautilus-2.26.3-fix-file-management-properties-segfault.patch,1007 bytes, patch)
2009-09-24 21:42 UTC, Fab
Details | Diff
patch for the 2.26.3 ebuild (ebuild.2.26.3.patch,397 bytes, patch)
2009-09-24 21:45 UTC, Fab
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fab 2009-09-24 21:37:33 UTC
After upgraded to =gnome-base/nautilus-2.26.3, nautilus-file-management-properties
is crashing with a segfault.

This is upstream bug #594302. Fixed by upstream on current trunk (2.27.x)
but seems not to be backported to 2.26.x.

I'll attach the necessary files.

Reproducible: Always

Steps to Reproduce:
1. emerge =gnome-base/nautilus-2.26.3
2. run nautilus-file-management-properties from a terminal
Comment 1 Fab 2009-09-24 21:39:03 UTC
Created attachment 205157 [details]
emerge --info
Comment 2 Fab 2009-09-24 21:40:02 UTC
Created attachment 205158 [details]
crash with segfault
Comment 3 Fab 2009-09-24 21:42:35 UTC
Created attachment 205159 [details, diff]
fix from upstream

This fix the segfault. This come from :

http://git.gnome.org/cgit/nautilus/commit/?id=bf6bfde36bcadf43a39fb095650b7fc78741d62a
Comment 4 Fab 2009-09-24 21:45:28 UTC
Created attachment 205161 [details, diff]
patch for the 2.26.3 ebuild
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-09-26 11:58:34 UTC
For anyone doing this, please also bump to 2.26.4 and apply patches suggested on distributor mailing list.
Comment 6 Märt Bakhoff 2009-09-28 08:17:14 UTC
Works for me. Thank you for the patch!
Comment 7 Romain Perier (RETIRED) gentoo-dev 2009-09-28 13:11:44 UTC
+*nautilus-2.26.4 (28 Sep 2009)
+*nautilus-2.26.3-r1 (28 Sep 2009)
+
+  28 Sep 2009; Romain Perier <mrpouet@gentoo.org>
+  +nautilus-2.26.3-r1.ebuild,
+  +files/nautilus-2.26.3-file-management-properties-ui-dup-id.patch,
+  +files/nautilus-2.26.3-thumbnail-zoom-level.patch,
+  +nautilus-2.26.4.ebuild:
+  Version bump, which includes fix for duplicates id in
+  nautilus-file-management-properties (bug #286312). Apply this fix to
+  2.26.3, import patch from upstream (see distributor ML) which fixes
+  massive memory consumption by Nautilus for larger zoom levels.

Fixed in the main tree with a revbump for 2.26.3, and bumped to 2.26.4.
suggested patched on distributor ML imported (for both).
Thanks for reporting :)