Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66271 - New release of Desktop-File-Utils-0.9 fixes segfaults
Summary: New release of Desktop-File-Utils-0.9 fixes segfaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 64135
  Show dependency tree
 
Reported: 2004-10-03 19:10 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2004-10-04 16:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Rostovtsev (RETIRED) gentoo-dev 2004-10-03 19:10:34 UTC
As far as I can tell, updata-desktop-database from desktop-file-utils always segfaults on /usr/share/applications. Notably, desktop-file-utils-0.9 (http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-0.9.tar.gz) seems to work fine; the fdo site mentions that 0.9 has "Many update-desktop-database improvements (Ray Strode, Dan Williams)". Perhaps it's time for a new ebuild?

Reproducible: Always
Steps to Reproduce:
1. emerge =desktop-file-utils-0.8
2. update-desktop-database /usr/share/applications


Actual Results:  
Segmentation fault

Expected Results:  
Successful update

System uname: 2.6.8-gentoo i686 AMD Athlon(tm) XP 2500+
CFLAGS="-march=athlon-xp -O2 -pipe -frename-registers -fomit-frame-pointer "
gcc-3.4.2-r1
glibc-2.3.3.20040420-r1
Comment 1 Joe McCann (RETIRED) gentoo-dev 2004-10-03 19:16:44 UTC
maybe work this in for 2.8
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-10-04 16:04:29 UTC
new version in, thanks for the report.