[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Iceweasel problem



"Thanks for the info.  It seems odd that iceweasel would write to the 
adblockplus file but refuse to start.

I think maybe stracing that process might be our next step.  Please
install 
the strace package.  I think the command we want for the first trace is:
strace -f -e trace=open $(which iceweasel) 2>&1 | tail -n 200"

As requested;

mitch@debian:~$ strace -f -e trace=open $(which iceweasel) 2>&1 | tail
-n 200
[pid 17037] open("/usr/share/icons/hicolor/192x192/intl", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/mimetypes", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/places", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/status", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/chart",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/code",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/data",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/form",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/image",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/io", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/media",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/navigation",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/net", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/object",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/table",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/192x192/stock/text",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/actions", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/actions", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/animations",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/apps", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/apps", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/categories", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/categories",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/devices", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/devices", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/emblems", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-downloads.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-favorite.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-unreadable.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-documents.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/stock_mail-priority-high.icon", O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-web.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-generic.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-new.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-important.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-photos.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-noread.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-package.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-nowrite.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-mail.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-readonly.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/emblems/emblem-urgent.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/emblems", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/emotes", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/emotes", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/filesystems",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/intl", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/mimetypes", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037]
open("/usr/share/icons/gnome/scalable/mimetypes/text-x-preview.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/mimetypes/gtk-file.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/mimetypes/gnome-fs-regular.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/mimetypes",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/places", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-ftp.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-smb.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-nfs.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gtk-directory.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-ssh.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/folder-remote.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/gnome/scalable/places/folder.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-share.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/gnome/scalable/places/network.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/stock_folder.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-fs-directory.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/places/gnome-mime-x-directory-smb-share.icon", O_RDONLY|O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/places", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/gnome/scalable/status", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/folder-open.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/folder_open.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/gtk-directory.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/gnome-fs-directory-visiting.icon", O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/gnome-fs-directory-accept.icon", O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/folder-visiting.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/folder-drag-accept.icon",
O_RDONLY|O_LARGEFILE) = 24
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/stock_open.icon", O_RDONLY|
O_LARGEFILE) = 24
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/status", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/chart",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/code",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/data",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/form",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/image",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/io", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/media",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/navigation",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/net",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/object",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/table",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/hicolor/scalable/stock/text",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/home/mitch/.icons/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/home/mitch/.icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|
O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/local/share/icons/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/local/share/icons", O_RDONLY|O_NONBLOCK|
O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/icons/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|
O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/usr/share/pixmaps/icon-theme.cache", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|
O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037] open("/proc/meminfo", O_RDONLY) = 23
[pid 17037] open("/usr/share/icons/gnome/22x22/actions/gtk-cancel.png",
O_RDONLY|O_LARGEFILE) = 23
[pid 17037]
open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf",
O_RDONLY) = 23
[pid 17037] open("/etc/pango/pangorc", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
[pid 17037] open("/home/mitch/.pangorc", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/pango/1.6.0/module-files.d", O_RDONLY|
O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
[pid 17037]
open("/usr/lib/pango/1.6.0/module-files.d/libpango1.0-0.modules",
O_RDONLY) = 24
[pid 17037] open("/etc/pango/pango.modules", O_RDONLY|O_NONBLOCK|
O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
[pid 17037] open("/etc/pango/pango.modules", O_RDONLY) = -1 ENOENT (No
such file or directory)
[pid 17037] open("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so",
O_RDONLY) = 23
[pid 17037] open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf",
O_RDONLY) = 23
[pid 17037]
open("/usr/share/icons/gnome/scalable/status/gtk-dialog-question.svg",
O_RDONLY|O_LARGEFILE) = 23
[pid 17037] open("/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so",
O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/librsvg-2.so.2", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/librsvg-2.so.2", O_RDONLY)
= -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/librsvg-2.so.2",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/etc/ld.so.cache", O_RDONLY) = 23
[pid 17037] open("/usr/lib/librsvg-2.so.2", O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/libgsf-1.so.114", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/libgsf-1.so.114", O_RDONLY)
= -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/libgsf-1.so.114",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/libgsf-1.so.114", O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/libcroco-0.6.so.3", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/libcroco-0.6.so.3",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/libcroco-0.6.so.3",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/libcroco-0.6.so.3", O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/libgio-2.0.so.0", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/libgio-2.0.so.0", O_RDONLY)
= -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/libgio-2.0.so.0",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/libbz2.so.1.0", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/libbz2.so.1.0", O_RDONLY) =
-1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/libbz2.so.1.0",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/lib/libbz2.so.1.0", O_RDONLY) = 23
[pid 17037] open("/usr/lib/iceweasel/libselinux.so.1", O_RDONLY) = -1
ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/iceweasel/plugins/libselinux.so.1", O_RDONLY)
= -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/lib/mozilla-firefox/plugins/libselinux.so.1",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/lib/libselinux.so.1", O_RDONLY) = 23
[pid 17037] open("/etc/selinux/config", O_RDONLY|O_LARGEFILE) = 23
[pid 17037] open("/proc/mounts", O_RDONLY|O_LARGEFILE) = 23
Process 17044 attached
[pid 17037] open("/home/mitch/.icons/default/cursors/left_ptr",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/home/mitch/.icons/default/index.theme", O_RDONLY) =
-1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/default/cursors/left_ptr", O_RDONLY)
= -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/default/index.theme", O_RDONLY) = 23
[pid 17037] open("/usr/share/pixmaps/default/cursors/left_ptr",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/usr/X11R6/lib/X11/icons/default/cursors/left_ptr",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/home/mitch/.icons/DMZ-White/cursors/left_ptr",
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 17037] open("/home/mitch/.icons/DMZ-White/index.theme", O_RDONLY) =
-1 ENOENT (No such file or directory)
[pid 17037] open("/usr/share/icons/DMZ-White/cursors/left_ptr",
O_RDONLY) = 23
Process 17042 detached
Process 17041 detached
Process 17038 detached
Process 17044 detached
Process 17039 detached
open("/usr/lib/iceweasel/components/compreg.dat.tmp", O_WRONLY|O_CREAT|
O_TRUNC|O_LARGEFILE, 0664) = -1 EACCES (Permission denied)



Reply to: