Hi Eugenio,

On Fri, Jul 27, 2012 at 03:28:10PM +0800, Eugenio Cano-Manuel Mendoza wrote:
> I tried with libexif 0.6.20-2, same result:
interesting, hence libexif seems to not be guilty here :)

> strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v
> ENOENT
> open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 62
> open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 63
> open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 62
> open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 63
> zsh: segmentation fault  strace -e open chromium-browser 2>&1 |
> zsh: done                grep icon-theme.cache | grep -v ENOENT
Could you try to move all this icon-theme.cache files elsewhere for
example in /tmp, and retry to reproduce the bug ?

$ mv /usr/share/icons/gnome/icon-theme.cache 
/tmp/usr_share_icons_gnome_icon-theme.cache
$ mv /usr/share/icons/hicolor/icon-theme.cache 
/tmp/usr_share_icons_hicolor_icon-theme.cache


Regards,


M.


-- 
Emmanuel Bouthenot
  mail: kolter@{openics,debian}.org    gpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org          irc: kolter@{freenode,oftc}


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to