Bug#563253: With nss 3.12.5, evolution does not know about _any_ certificate authorities

Sam Morris sam at robots.org.uk
Wed Jan 6 17:06:08 UTC 2010


On Wed, 2010-01-06 at 17:39 +0100, Mike Hommey wrote:
> On Wed, Jan 06, 2010 at 02:22:32PM +0000, Sam Morris wrote:
> > I just noticed that, when I downgrade to NSS 3.12.2, evolution populates
> > its certificate authorities list (edit -> preferences -> certificates ->
> > authorities). If I upgrade to 3.12.5, run 'evolution --force-shutdown',
> > then re-run evolution, the certificate authority list is empty.
> 
> Can you run evolution under strace -eopen and send the output here ?
> That could well be due to changes to the debian changes that happened in
> 3.12.5.

This call:

        open("/usr/lib/nss/libnssckbi.so", O_RDONLY) = 21

is present with the old NSS, but not the new. The strace output is
attached in case it's something else.

> Thanks.
> 
> Mike

-- 
Sam Morris <sam at robots.org.uk>
-------------- next part --------------
5490  open("/usr/lib/evolution/2.28/tls/x86_64/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/tls/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/x86_64/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libeshell.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libetimezonedialog.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libemiscwidgets.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libebackend-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 3
5490  open("/usr/lib/libebackend-1.2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libhal.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libhal.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnotify.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libnotify.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libdbus-glib-1.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libdbus-glib-1.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libdbus-1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libdbus-1.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgdata-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgdata-1.2.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgdata-google-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgdata-google-1.2.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libetext.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libetable.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libevolution-widgets-a11y.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libevolution-a11y.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libeutil.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcamel-provider-1.2.so.14", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libcamel-provider-1.2.so.14", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgtkhtml-editor.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgtkhtml-editor.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnss3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libnss3.so.1d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnssutil3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libnssutil3.so.1d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libsmime3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libsmime3.so.1d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libssl3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libssl3.so.1d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libedataserverui-1.2.so.8", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libedataserverui-1.2.so.8", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libebook-1.2.so.9", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libebook-1.2.so.9", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcamel-1.2.so.14", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libcamel-1.2.so.14", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libsqlite3.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libsqlite3.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libplds4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libplds4.so.0d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libplc4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libplc4.so.0d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnspr4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libnspr4.so.0d", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libdl.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libX11.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgpilotd.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgpilotd.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgpilotdcm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgpilotdcm.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgpilotdconduit.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgpilotdconduit.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpisync.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpisync.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpisock.so.9", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpisock.so.9", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libusb-0.1.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libusb-0.1.so.4", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libpthread.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libbluetooth.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libbluetooth.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libecal-1.2.so.7", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libecal-1.2.so.7", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libical.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libical.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libicalss.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libicalss.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libicalvcal.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libicalvcal.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libedataserver-1.2.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libedataserver-1.2.so.11", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libsoup-2.4.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libsoup-2.4.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnome-desktop-2.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnome-desktop-2.so.11", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libstartup-notification-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libstartup-notification-1.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnomeui-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnomeui-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libSM.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libICE.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnomevfs-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnomevfs-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libbonoboui-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libbonoboui-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnomecanvas-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnomecanvas-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnome-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnome-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpopt.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libpopt.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libbonobo-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libbonobo-activation.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libORBit-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/librt.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libglade-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libglade-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxml2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgtkhtml-3.14.so.19", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgtkhtml-3.14.so.19", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libenchant.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libenchant.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgconf-2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libm.so.6", O_RDONLY)  = 3
5490  open("/usr/lib/evolution/2.28/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libcairo.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libz.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libc.so.6", O_RDONLY)  = 3
5490  open("/usr/lib/evolution/2.28/libdb-4.8.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libdb-4.8.so", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libkrb5.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libkrb5.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libk5crypto.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcom_err.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libcom_err.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgssapi_krb5.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgailutil.so.18", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgailutil.so.18", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnome-keyring.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnome-keyring.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libcrypt.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgnutls.so.26", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgnutls.so.26", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgcrypt.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXrandr.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb-aux.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb-aux.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb-event.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb-event.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb-atom.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb-atom.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libuuid.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libavahi-glib.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libavahi-glib.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libavahi-common.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libavahi-common.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libavahi-client.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libavahi-client.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libresolv.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libutil.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libesd.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libaudiofile.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libaudiofile.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libORBitCosNaming-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libpcre.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXcomposite.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXdamage.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXfixes.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXext.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXrender.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXinerama.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXi.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXcursor.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libselinux.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpixman-1.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libdirectfb-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libdirectfb-1.2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libfusion-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libfusion-1.2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libdirect-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libdirect-1.2.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libpng12.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb-render-util.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libxcb-render.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libkrb5support.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libkrb5support.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libkeyutils.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libkeyutils.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXau.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libtasn1.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libgpg-error.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libasound.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libasound.so.2", O_RDONLY) = 3
5490  open("/proc/filesystems", O_RDONLY) = 3
5490  open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/nsswitch.conf", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 3
5490  open("/lib/libnss_compat.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libnsl.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 3
5490  open("/lib/libnss_nis.so.2", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libnss_files.so.2", O_RDONLY) = 3
5490  open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
5490  open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
5490  open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20.mo", O_RDONLY) = 3
5490  open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
5490  open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 3
5490  open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 3
5490  open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 3
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = 3
5490  open("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcanberra-gtk.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 3
5490  open("/usr/lib/libcanberra-gtk.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libcanberra.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libcanberra.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libvorbisfile.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libvorbisfile.so.3", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libvorbis.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libvorbis.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libogg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libogg.so.0", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libtdb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libtdb.so.1", O_RDONLY) = 3
5490  open("/usr/lib/evolution/2.28/libltdl.so.7", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libltdl.so.7", O_RDONLY) = 3
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.Xauthority", O_RDONLY) = 4
5490  open("/usr/share/themes/Clearlooks/gtk-2.0/gtkrc", O_RDONLY) = 6
5490  open("/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so", O_RDONLY) = 7
5490  open("/usr/share/themes/Default/gtk-2.0-key/gtkrc", O_RDONLY) = 6
5490  open("/home/sam/.Xdefaults-durandal", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/gtk-2.0/modules/libgnomebreakpad.so", O_RDONLY) = 6
5490  open("/usr/lib/evolution/2.28/libelf.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 6
5490  open("/usr/lib/libelf.so.0", O_RDONLY) = 6
5490  open("/usr/lib/evolution/2.28/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libstdc++.so.6", O_RDONLY) = 6
5490  open("/usr/lib/evolution/2.28/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/lib/libgcc_s.so.1", O_RDONLY) = 6
5490  open("/etc/orbitrc", O_RDONLY)    = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/dev/urandom", O_RDONLY)    = 10
5490  open("/etc/gnome-vfs-2.0/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
5490  open("/etc/gnome-vfs-2.0/modules/extra-modules.conf", O_RDONLY) = 10
5490  open("/etc/gnome-vfs-2.0/modules/default-modules.conf", O_RDONLY) = 10
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = 10
5490  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5490  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5490  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5490  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5490  open("/home/sam/.gnome2/accels/evolution", O_RDONLY) = 11
5490  open("/home/sam/.icons/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/crosshair", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/arrow", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/fleur", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/sb_h_double_arrow", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/sb_v_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/sb_v_double_arrow", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/hand2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/hand2", O_RDONLY) = 15
5490  open("/home/sam/.icons/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5490  open("/usr/share/pixmaps/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/xterm", O_RDONLY) = 15
5490  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5490  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/librsvg2-common.loaders", O_RDONLY) = 16
5490  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders", O_RDONLY) = 16
5490  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/libwmf0.2-7.loaders", O_RDONLY) = 16
5490  open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo", O_RDONLY) = 15
5490  open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so", O_RDONLY) = 15
5490  open("/home/sam/.gnome2/accels/evolution", O_RDONLY) = 15
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = 15
5490  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5490  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5490  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-gw-account-setup.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libfilter.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libegroupwise-1.2.so.13", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libegroupwise-1.2.so.13", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 16
5490  open("/usr/lib/libegroupwise-1.2.so.13", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/tls/x86_64/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/tls/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/x86_64/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-cal-shared.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libmenus.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libeabutil.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar-importers.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libefilterbar.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar-a11y.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-cal-shared.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libmenus.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libeabutil.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar-importers.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libefilterbar.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar-a11y.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-hula-account-setup.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-caldav.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-exchange-operations.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-mail.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libevolution-mail.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-mail-shared.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-mail-importers.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-addressbook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libevolution-addressbook.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-smime.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libessmime.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libecontactlisteditor.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libecontacteditor.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-addressbook-a11y.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libevolution-addressbook-importers.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 16
5490  open("/usr/lib/libldap_r-2.4.so.2", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/liblber-2.4.so.2", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libexchange-storage-1.2.so.3", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/components/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/libsasl2.so.2", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-webdav.so", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5490  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/tmp/user/1000/orbit-sam/bonobo-activation-register-7c2fb3e09cb922953551deea4b44a626.lock", O_RDWR|O_CREAT, 0700) = 15
5490  open("/tmp/user/1000/orbit-sam/bonobo-activation-server-7c2fb3e09cb922953551deea4b44a626-ior", O_RDONLY) = 16
5490  open("/home/sam/.evolution/cache/tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 17
5490  open("/home/sam/.evolution/cache/tmp/calendar.log.mWZgXL", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 17
5490  open("/home/sam/.evolution/mail/config/gtkrc-mail-fonts", O_RDONLY) = 18
5490  open("/usr/share/locale/en.utf8/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/dev/urandom", O_RDONLY)    = 18
5490  open("/home/sam/.evolution/mail/config/folder-tree-expand-state.xml", O_RDONLY) = 18
5490  open("/home/sam/.evolution/cache/tmp/mail.log.mDOkPd", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 18
5490  open("/usr/lib/nss/libsoftokn3.so", O_RDONLY) = 19
5490  open("/usr/lib/nss/libnssdbm3.so", O_RDONLY) = 19
5490  open("/home/sam/.evolution/secmod.db", O_RDONLY) = 19
5490  open("/usr/lib/nss/nss/libfreebl3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/nss/libfreebl3.so", O_RDONLY) = 19
5490  open("/dev/urandom", O_RDONLY)    = 19
5490  open("/dev/urandom", O_RDONLY)    = 19
5490  open("/etc/passwd", O_RDONLY)     = 19
5490  open("/tmp", O_RDONLY)            = 19
5490  open("/var/tmp", O_RDONLY)        = 19
5490  open("/home/sam/.evolution/cert8.db", O_RDWR) = 19
5490  open("/home/sam/.evolution/key3.db", O_RDWR) = 20
5490  open("/home/sam/.evolution/libnssckbi.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/nss/libnssckbi.so", O_RDONLY) = 21
5490  open("/home/sam/.evolution/camel-cert.db", O_RDONLY) = 21
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 21
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelpop3.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamellocal.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelsendmail.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelsmtp.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelnntp.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelgroupwise.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelimap.urls", O_RDONLY) = 22
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-audio-inline.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/libgstreamer-0.10.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 21
5490  open("/usr/lib/libgstreamer-0.10.so.0", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-tnef-attachments.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/libytnef.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 21
5490  open("/usr/lib/libytnef.so.0", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-itip-formatter.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-vcard-inline.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-prefer-plain.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-sa-junk-plugin.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-default-mailer.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-startup-wizard.so", O_RDONLY) = 21
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamellocal.so", O_RDONLY) = 21
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = 21
5490  open("/usr/share/locale/en.utf8/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.evolution/mail/local/folders.db", O_RDWR|O_CREAT, 0644) = 21
5490  open("/home/sam/.evolution/mail/local/folders.db", O_RDWR|O_CREAT, 0644) = 22
5490  open("/home/sam/.evolution/mail/local/Inbox.cmeta", O_RDONLY) = 23
5490  open("/home/sam/.evolution/mail/local/Inbox.ibex.index", O_RDONLY) = 23
5490  open("/home/sam/.evolution/mail/local/Inbox.ibex.index.data", O_RDONLY) = 24
5490  open("/home/sam/.evolution/mail/local/Inbox.ibex.index", O_RDWR|O_CREAT, 0600) = 23
5490  open("/home/sam/.evolution/mail/local/Inbox.ibex.index.data", O_RDWR|O_CREAT, 0600) = 24
5490  open("/home/sam/.evolution/mail/local/Drafts.cmeta", O_RDONLY) = 25
5490  open("/home/sam/.evolution/mail/local/Drafts.ibex.index", O_RDONLY) = 25
5490  open("/home/sam/.evolution/mail/local/Drafts.ibex.index.data", O_RDONLY) = 26
5490  open("/home/sam/.evolution/mail/local/Drafts.ibex.index", O_RDWR|O_CREAT, 0600) = 25
5490  open("/home/sam/.evolution/mail/local/Drafts.ibex.index.data", O_RDWR|O_CREAT, 0600) = 26
5490  open("/home/sam/.evolution/mail/local/Outbox.cmeta", O_RDONLY) = 27
5490  open("/home/sam/.evolution/mail/local/Outbox.ibex.index", O_RDONLY) = 27
5490  open("/home/sam/.evolution/mail/local/Outbox.ibex.index.data", O_RDONLY) = 28
5490  open("/home/sam/.evolution/mail/local/Outbox.ibex.index", O_RDWR|O_CREAT, 0600) = 27
5490  open("/home/sam/.evolution/mail/local/Outbox.ibex.index.data", O_RDWR|O_CREAT, 0600) = 28
5490  open("/home/sam/.evolution/mail/local/Sent.cmeta", O_RDONLY) = 29
5490  open("/home/sam/.evolution/mail/local/Sent.ibex.index", O_RDONLY) = 29
5490  open("/home/sam/.evolution/mail/local/Sent.ibex.index.data", O_RDONLY) = 30
5490  open("/home/sam/.evolution/mail/local/Sent.ibex.index", O_RDWR|O_CREAT, 0600) = 29
5490  open("/home/sam/.evolution/mail/local/Sent.ibex.index.data", O_RDWR|O_CREAT, 0600) = 30
5490  open("/home/sam/.evolution/mail/local/Templates.cmeta", O_RDONLY) = 31
5490  open("/home/sam/.evolution/mail/local/Templates.ibex.index", O_RDONLY) = 31
5490  open("/home/sam/.evolution/mail/local/Templates.ibex.index.data", O_RDONLY) = 32
5490  open("/home/sam/.evolution/mail/local/Templates.ibex.index", O_RDWR|O_CREAT, 0600) = 31
5490  open("/home/sam/.evolution/mail/local/Templates.ibex.index.data", O_RDWR|O_CREAT, 0600) = 32
5490  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelimap.so", O_RDONLY) = 33
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-publish-calendar.so", O_RDONLY) = 33
5503  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db", O_RDWR|O_CREAT, 0644) = 34
5503  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db", O_RDWR|O_CREAT, 0644) = 33
5503  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDONLY) = 35
5502  open("/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644) = -1 ENOTDIR (Not a directory)
5502  open("/var/mail/sam/folders.db", O_RDONLY) = -1 ENOTDIR (Not a directory)
5502  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644) = 35
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libbonoboui-2.0.mo", O_RDONLY <unfinished ...>
5502  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644 <unfinished ...>
5490  <... open resumed> )              = -1 ENOENT (No such file or directory)
5502  <... open resumed> )              = 36
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/libbonoboui-2.0.mo", O_RDONLY) = 37
5490  open("/usr/share/evolution/2.28/ui/evolution.xml", O_RDONLY) = 37
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/atk10.mo", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/index.theme", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY) = 38
5490  open("/usr/share/icons/hicolor/index.theme", O_RDONLY) = 37
5490  open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 37
5490  open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 38
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/status", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/22x22/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/22x22/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/22x22/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/24x24/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/24x24/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/32x32/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/48x48/categories", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons/hicolor/scalable/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/home/sam/.icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/home/sam/.local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.local/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/local/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/pixmaps/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/evolution/2.28/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5490  open("/usr/share/icons/gnome/24x24/actions/mail-send-receive.png", O_RDONLY) = 37
5490  open("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so", O_RDONLY) = 38
5490  open("/usr/share/icons/gnome/16x16/actions/window-new.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/actions/mail-send-receive.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-import.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/actions/stock_print-setup.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_disconnect.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/actions/window-close.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/actions/application-exit.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/categories/preferences-desktop.png", O_RDONLY) = 37
5490  open("/usr/share/icons/gnome/16x16/actions/help-faq.png", O_RDONLY) = 37
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.xml", O_RDONLY) = 37
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.xml", O_RDONLY) = 37
5490  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status/online.png", O_RDONLY) = 38
5490  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status/online.png", O_RDONLY) = 38
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db", O_RDWR|O_CREAT, 0644) = 38
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db", O_RDWR|O_CREAT, 0644) = 39
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDONLY) = 40
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/system/Trash.cmeta", O_RDONLY) = 40
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/system/Junk.cmeta", O_RDONLY) = 40
5490  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/Trash.cmeta", O_RDONLY <unfinished ...>
5512  open("/usr/lib/evolution/2.28/libnss_db.so.2", O_RDONLY <unfinished ...>
5490  <... open resumed> )              = 44
5512  <... open resumed> )              = -1 ENOENT (No such file or directory)
5512  open("/etc/ld.so.cache", O_RDONLY) = 45
5512  open("/lib/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/x86_64-linux-gnu/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/x86_64-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/x86_64-linux-gnu/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/lib/x86_64-linux-gnu/libnss_db.so.2", O_RDONLY <unfinished ...>
5490  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/Junk.cmeta", O_RDONLY <unfinished ...>
5512  <... open resumed> )              = -1 ENOENT (No such file or directory)
5490  <... open resumed> )              = 44
5512  open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/x86_64-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/x86_64-linux-gnu/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/usr/lib/x86_64-linux-gnu/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/etc/services", O_RDONLY|O_CLOEXEC) = 44
5512  open("/etc/host.conf", O_RDONLY)  = 44
5512  open("/etc/resolv.conf", O_RDONLY) = 44
5512  open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 44
5512  open("/usr/lib/evolution/2.28/libnss_mdns4_minimal.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/etc/ld.so.cache", O_RDONLY) = 44
5512  open("/lib/libnss_mdns4_minimal.so.2", O_RDONLY) = 44
5490  open("/home/sam/.evolution/mail/spool/var/mail/sam/.%23evolution%2fTrash.cmeta", O_RDONLY) = 45
5512  open("/usr/lib/evolution/2.28/libnss_dns.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5512  open("/etc/ld.so.cache", O_RDONLY) = 44
5512  open("/lib/libnss_dns.so.2", O_RDONLY) = 44
5512  open("/etc/resolv.conf", O_RDONLY) = 44
5490  open("/home/sam/.evolution/mail/spool/var/mail/sam/.%23evolution%2fJunk.cmeta", O_RDONLY) = 44
5490  open("/home/sam/.evolution/mail/vfolder/folders.db", O_RDWR|O_CREAT, 0644) = 45
5490  open("/home/sam/.evolution/mail/vfolder/folders.db", O_RDWR|O_CREAT, 0644) = 46
5490  open("/usr/share/evolution/2.28/vfoldertypes.xml", O_RDONLY) = 47
5490  open("/home/sam/.evolution/mail/vfolders.xml", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/status/mail-unread.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/status/mail-read.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/status/mail-replied.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/actions/mail-forward.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-unread-multiple.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-open-multiple.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/status/mail-attachment.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/emblems/emblem-important.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-lowest.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-lower.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-low.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-normal.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-high.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-higher.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-highest.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup-done.png", O_RDONLY) = 47
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_new-meeting.png", O_RDONLY) = 47
5490  open("/usr/share/evolution/2.28/etspec/message-list.etspec", O_RDONLY) = 47
5490  open("/etc/pango/pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib64/pango/1.6.0/module-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 47
5490  open("/usr/lib64/pango/1.6.0/module-files.d/libpango1.0-0.modules", O_RDONLY) = 48
5490  open("/etc/pango/pango.modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/etc/pango/pango.modules", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/fonts/fonts.conf", O_RDONLY) = 47
5490  open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5490  open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/30-defoma.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/50-enable-terminus.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 49
5490  open("/etc/fonts/conf.d/99pdftoopvp.conf", O_RDONLY) = 49
5490  open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/8b60d07cbca647d94aeffc5d1b89208a-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/865f88548240fee46819705c6468c165-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/ad5941543fc6f2a3d12dd915a1bc66c4-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/5cf9d72e353a1484c5b2cc1b98309a37-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/a8e9059cb24e7b60c9174334a3fc8082-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/105b9c7e6f0a4f82d8c9b6e39c52c6f9-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-3", O_RDONLY <unfinished ...>
5511  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600 <unfinished ...>
5490  <... open resumed> )              = 47
5511  <... open resumed> )              = 48
5490  open("/var/cache/fontconfig/ddd4086aec35a5275babba44bb759c3c-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/b5ea634b0fb353b8ea17632d1f9ef766-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le64.cache-3", O_RDONLY) = 47
5490  open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-le64.cache-3", O_RDONLY) = 47
5490  open("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so", O_RDONLY) = 47
5490  open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", O_RDONLY) = 47
5490  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtkhtml-3.14.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en_GB/LC_MESSAGES/gtkhtml-3.14.mo", O_RDONLY) = 47
5490  open("/usr/share/gtkhtml-3.14/keybindingsrc.emacs", O_RDONLY) = 47
5490  open("/home/sam/.icons/DMZ-Black/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/bottom_right_corner", O_RDONLY) = 47
5490  open("/usr/share/evolution/2.28/searchtypes.xml", O_RDONLY) = 47
5490  open("/home/sam/.evolution/mail/searches.xml", O_RDONLY) = 47
5490  open("/usr/lib/gio/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 47
5490  open("/usr/lib/gio/modules/libgvfsdbus.so", O_RDONLY) = 48
5490  open("/usr/lib/gvfs/tls/x86_64/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/gvfs/tls/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/gvfs/x86_64/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/gvfs/libgvfscommon.so", O_RDONLY) = 48
5490  open("/usr/lib/gvfs/libudev.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib/evolution/2.28/libudev.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/etc/ld.so.cache", O_RDONLY) = 48
5490  open("/lib/libudev.so.0", O_RDONLY) = 48
5490  open("/usr/lib/gio/modules/libgioremote-volume-monitor.so", O_RDONLY) = 48
5490  open("/usr/share/gvfs/remote-volume-monitors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5490  open("/usr/share/gvfs/remote-volume-monitors/gdu.monitor", O_RDONLY) = 49
5490  open("/usr/share/gvfs/remote-volume-monitors/gphoto2.monitor", O_RDONLY) = 49
5490  open("/usr/lib/gio/modules/libgiogconf.so", O_RDONLY) = 48
5490  open("/usr/lib/gvfs/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.local/share//mime/mime.cache", O_RDONLY) = 48
5490  open("/usr/share/gnome/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gnome/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gnome/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gnome/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/local/share//mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/local/share//mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/local/share//mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/local/share//mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share//mime/mime.cache", O_RDONLY) = 48
5490  open("/usr/share/gdm//mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gdm//mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gdm//mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/gdm//mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/gnome/16x16/actions/contact-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/contact-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_contact-list.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/net/stock_contact-list.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/address-book-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/address-book-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-message-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-message-new.png", O_RDONLY) = 48
5515  open("/proc/meminfo", O_RDONLY)   = 49
5515  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_RDONLY) = 49
5515  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/cmeta", O_RDONLY) = 49
5515  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 49
5490  open("/usr/share/icons/gnome/16x16/actions/folder-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/folder-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/object/stock_insert-note.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/object/stock_insert-note.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_notes.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/generic/stock_notes.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/document/stock_task.png", O_RDONLY) = 48
5511  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 49
5490  open("/usr/share/icons/gnome/24x24/stock/document/stock_task.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/document/stock_todo.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/document/stock_todo.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/appointment-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/appointment-new.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/generic/stock_new-meeting.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/generic/stock_new-24h-appointment.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/stock/generic/stock_new-24h-appointment.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/mimetypes/x-office-calendar.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/mimetypes/x-office-calendar.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/ui/evolution-mail-global.xml", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/ui/evolution-mail-list.xml", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/ui/evolution-mail-message.xml", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/edit-copy.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/edit-cut.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/edit-paste.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-filters-apply.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-copy.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/places/user-trash.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-mark-junk.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-mark-important.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-mark-notjunk.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-mark-read.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-mark-unread.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-move.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-reply-all.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/mail-reply-sender.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/document-save-as.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/edit-find.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/document-print.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/document-print-preview.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/zoom-in.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/zoom-out.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/zoom-original.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/go-jump.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-reply-sender.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-reply-all.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-forward.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/document-print.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-move.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-copy.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/edit-delete.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-mark-junk.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/mail-mark-notjunk.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/go-next.png", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/24x24/actions/go-previous.png", O_RDONLY) = 48
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.xml", O_RDONLY) = 48
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-folder-subscription.xml", O_RDONLY) = 48
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-folder-permissions.xml", O_RDONLY) = 48
5490  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.xml", O_RDONLY) = 48
5490  open("/usr/share/icons/gnome/16x16/actions/document-properties.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/folder-copy.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/folder-move.png", O_RDONLY) = 48
5490  open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf", O_RDONLY) = 48
5490  open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5490  open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5490  open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules", O_RDONLY) = 49
5490  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/local/.#evolution.sbd/Trash.cmeta", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/local/.#evolution.sbd/Junk.cmeta", O_RDONLY) = 48
5619  open("/home/sam/.evolution/mail/local/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5490  open("/home/sam/.evolution/mail/config/.#folder-tree-expand-state.xml", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/config/et-expanded-imap:__sam at crypt.ethx.net_INBOX", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/config/hidestate-imap:__sam at crypt.ethx.net_INBOX", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/evolution/2.28/etspec/message-list.etspec", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/views/galview.xml", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/views/sam____incoming.galview", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/views/sam____sent.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/galview.xml", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/Messages.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/As_Sent_Folder.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/By_Subject.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/By_Sender.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/By_Status.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/By_Follow_Up_Flag.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/Wide_View_Normal.galview", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/views/mail/Wide_View_Sent.galview", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/views/current_view-imap:__sam at crypt.ethx.net_INBOX.xml", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/views/custom_view-imap:__sam at crypt.ethx.net_INBOX.xml", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 48
5490  open("/home/sam/.icons/DMZ-Black/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5490  open("/usr/share/icons/DMZ-Black/cursors/left_ptr", O_RDONLY) = 48
5620  open("/home/sam/.evolution/mail/spool/var/mail/sam/INBOX.cmeta", O_RDONLY) = 48
5620  open("/home/sam/.evolution/mail/spool/var/mail/sam/INBOX.ibex.index", O_RDONLY) = 48
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_RDONLY) = 48
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/cmeta", O_RDONLY) = 48
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 51
5620  open("/var/mail/sam", O_RDWR)     = 51
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 52
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5625  open("/etc/services", O_RDONLY|O_CLOEXEC) = 58
5625  open("/etc/resolv.conf", O_RDONLY) = 58
5625  open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 58
5623  open("/etc/ld.so.cache", O_RDONLY) = 3
5623  open("/usr/lib/libedataserver-1.2.so.11", O_RDONLY) = 3
5623  open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
5623  open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 3
5623  open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 3
5623  open("/usr/lib/libsoup-2.4.so.1", O_RDONLY) = 3
5623  open("/usr/lib/libnss3.so.1d", O_RDONLY) = 3
5623  open("/usr/lib/libnssutil3.so.1d", O_RDONLY) = 3
5623  open("/usr/lib/libsmime3.so.1d", O_RDONLY) = 3
5623  open("/usr/lib/libssl3.so.1d", O_RDONLY) = 3
5623  open("/usr/lib/libplds4.so.0d", O_RDONLY) = 3
5623  open("/usr/lib/libplc4.so.0d", O_RDONLY) = 3
5623  open("/usr/lib/libnspr4.so.0d", O_RDONLY) = 3
5623  open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libsqlite3.so.0", O_RDONLY) = 3
5623  open("/lib/libdl.so.2", O_RDONLY) = 3
5623  open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3
5623  open("/lib/librt.so.1", O_RDONLY) = 3
5623  open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libz.so.1", O_RDONLY) = 3
5623  open("/lib/libpthread.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libkrb5.so.3", O_RDONLY) = 3
5623  open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 3
5623  open("/lib/libcom_err.so.2", O_RDONLY) = 3
5623  open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
5623  open("/lib/libc.so.6", O_RDONLY)  = 3
5623  open("/lib/libm.so.6", O_RDONLY)  = 3
5623  open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 3
5623  open("/usr/lib/libdbus-glib-1.so.2", O_RDONLY) = 3
5623  open("/lib/libdbus-1.so.3", O_RDONLY) = 3
5623  open("/usr/lib/libgnutls.so.26", O_RDONLY) = 3
5623  open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 3
5623  open("/lib/libpcre.so.3", O_RDONLY) = 3
5623  open("/lib/libresolv.so.2", O_RDONLY) = 3
5623  open("/lib/libselinux.so.1", O_RDONLY) = 3
5623  open("/usr/lib/libkrb5support.so.0", O_RDONLY) = 3
5623  open("/lib/libkeyutils.so.1", O_RDONLY) = 3
5623  open("/usr/lib/libtasn1.so.3", O_RDONLY) = 3
5623  open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 3
5623  open("/proc/filesystems", O_RDONLY) = 3
5490  open("/home/sam/.evolution", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC <unfinished ...>
5623  open("/var/mail/sam9S6B6U", O_RDWR|O_CREAT|O_EXCL, 0600 <unfinished ...>
5490  <... open resumed> )              = 58
5623  <... open resumed> )              = -1 EACCES (Permission denied)
5623  open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5623  open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5490  open("/etc/localtime", O_RDONLY)  = 58
5490  open("/home/sam/.evolution/datetime-formats", O_RDONLY) = -1 ENOENT (No such file or directory)
5511  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 59
5490  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 58
5511  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 43
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 43
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 44
5622  open("/dev/urandom", O_RDONLY)    = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 59
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 43
5490  open("/home/sam/.evolution/mail/config/.#folder-tree-expand-state.xml", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 43
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 44
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 58
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 43
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 43
5622  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_RDONLY) = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/cmeta", O_RDONLY) = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5511  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 41
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 43
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 41
5623  open("/var/mail/samFL9B6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 41
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 41
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/cmeta", O_RDONLY) = -1 ENOENT (No such file or directory)
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5623  open("/var/mail/samYHAC6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/cmeta", O_RDONLY) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5623  open("/var/mail/sam78AC6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/.#Trash.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5619  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/.#Junk.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5623  open("/var/mail/samJCCC6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5620  open("/var/mail/sam", O_RDWR)     = 40
5623  open("/var/mail/samIGEC6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samZ4EC6U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 43
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 44
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 43
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 44
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 44
5490  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 44
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/commits/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/cc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/2d/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/occ/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Trash/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/amoc/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/climatex/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/rr/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Sent/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/old/subfolders/aauk/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/persistant spammers/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/spool/var/mail/sam", O_RDONLY) = 43
5623  open("/var/mail/samKSG45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samUVH45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samUKI45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5635  open("/var/mail/sam", O_RDWR)     = 40
5623  open("/var/mail/sam5BJ45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5620  open("/home/sam/.evolution/mail/spool/var/mail/sam/.#.%23evolution%2fTrash.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 41
5623  open("/var/mail/sam33J45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samZ5K45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samV0L45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/samJGM45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5620  open("/var/mail/sam", O_RDWR)     = 40
5635  open("/home/sam/.evolution/mail/local/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/local", O_RDONLY) = 43
5623  open("/var/mail/sam9VN45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5490  open("/usr/share/evolution/2.28/errors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 44
5490  open("/usr/share/evolution/2.28/errors/org-gnome-process-meeting.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-backup-restore.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-face.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-external-editor.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-default-mailer.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/mail-composer.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-mailing-list-actions.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/filter.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/mail.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-exchange-operations.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-proxy.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/addressbook.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/shell.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-attachment-reminder.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/calendar.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/e-system.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-proxy-login.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-itip-formatter.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-mail-retract.error", O_RDONLY) = 48
5490  open("/usr/share/evolution/2.28/errors/org-gnome-shared-folder.error", O_RDONLY) = 48
5635  open("/home/sam/.evolution/mail/local/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/local", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/local/Drafts", O_RDWR) = 41
5635  open("/home/sam/.evolution/mail/local/DraftsUYB05U", O_RDWR|O_CREAT|O_EXCL, 0600) = 43
5635  open("/home/sam/.evolution/mail/local/.#Drafts.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5635  open("/home/sam/.evolution/mail/local/Templates", O_RDWR) = 41
5635  open("/home/sam/.evolution/mail/local/Templates81D05U", O_RDWR|O_CREAT|O_EXCL, 0600) = 43
5635  open("/home/sam/.evolution/mail/local/.#Templates.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5635  open("/home/sam/.evolution/mail/local/Outbox", O_RDWR) = 41
5635  open("/home/sam/.evolution/mail/local/OutboxJVF05U", O_RDWR|O_CREAT|O_EXCL, 0600) = 43
5635  open("/home/sam/.evolution/mail/local/.#Outbox.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5635  open("/home/sam/.evolution/mail/local/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/local", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/local/folders.db-journal", O_RDWR|O_CREAT, 0644) = 41
5635  open("/home/sam/.evolution/mail/local", O_RDONLY) = 43
5635  open("/home/sam/.evolution/mail/local/Inbox", O_RDWR) = 41
5635  open("/home/sam/.evolution/mail/local/InboxJDJ25U", O_RDWR|O_CREAT|O_EXCL, 0600) = 43
5635  open("/home/sam/.evolution/mail/local/.#Inbox.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5635  open("/home/sam/.evolution/mail/local/Sent", O_RDWR) = 41
5635  open("/home/sam/.evolution/mail/local/SentP8K25U", O_RDWR|O_CREAT|O_EXCL, 0600) = 43
5635  open("/home/sam/.evolution/mail/local/.#Sent.cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43
5623  open("/var/mail/samSYO45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/sam6LP45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5623  open("/var/mail/sam2JQ45U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
) = ? <unavailable>
5620  +++ killed by SIGKILL +++
5514  +++ killed by SIGKILL +++
5513  +++ killed by SIGKILL +++
5510  +++ killed by SIGKILL +++
5509  +++ killed by SIGKILL +++
5508  +++ killed by SIGKILL +++
5506  +++ killed by SIGKILL +++
5505  +++ killed by SIGKILL +++
5504  +++ killed by SIGKILL +++
5501  +++ killed by SIGKILL +++
5500  +++ killed by SIGKILL +++
5490  +++ killed by SIGKILL +++
-------------- next part --------------
5800  open("/usr/lib/evolution/2.28/tls/x86_64/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/tls/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/x86_64/libeshell.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libeshell.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libetimezonedialog.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libemiscwidgets.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libebackend-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 3
5800  open("/usr/lib/libebackend-1.2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libhal.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libhal.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnotify.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libnotify.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libdbus-glib-1.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libdbus-glib-1.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libdbus-1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libdbus-1.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgdata-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgdata-1.2.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgdata-google-1.2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgdata-google-1.2.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libetext.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libetable.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libevolution-widgets-a11y.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libevolution-a11y.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libeutil.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcamel-provider-1.2.so.14", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libcamel-provider-1.2.so.14", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgtkhtml-editor.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgtkhtml-editor.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnss3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libnss3.so.1d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnssutil3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libnssutil3.so.1d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libsmime3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libsmime3.so.1d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libssl3.so.1d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libssl3.so.1d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libedataserverui-1.2.so.8", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libedataserverui-1.2.so.8", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libebook-1.2.so.9", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libebook-1.2.so.9", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcamel-1.2.so.14", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libcamel-1.2.so.14", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libsqlite3.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libsqlite3.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libplds4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libplds4.so.0d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libplc4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libplc4.so.0d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnspr4.so.0d", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libnspr4.so.0d", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libdl.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libX11.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgpilotd.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgpilotd.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgpilotdcm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgpilotdcm.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgpilotdconduit.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgpilotdconduit.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpisync.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpisync.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpisock.so.9", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpisock.so.9", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libusb-0.1.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libusb-0.1.so.4", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libpthread.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libbluetooth.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libbluetooth.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libecal-1.2.so.7", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libecal-1.2.so.7", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libical.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libical.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libicalss.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libicalss.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libicalvcal.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libicalvcal.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libedataserver-1.2.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libedataserver-1.2.so.11", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libsoup-2.4.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libsoup-2.4.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnome-desktop-2.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnome-desktop-2.so.11", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libstartup-notification-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libstartup-notification-1.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnomeui-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnomeui-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libSM.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libICE.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnomevfs-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnomevfs-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libbonoboui-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libbonoboui-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnomecanvas-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnomecanvas-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnome-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnome-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpopt.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libpopt.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libbonobo-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libbonobo-activation.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libORBit-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/librt.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libglade-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libglade-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxml2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgtkhtml-3.14.so.19", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgtkhtml-3.14.so.19", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libenchant.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libenchant.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgconf-2.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libm.so.6", O_RDONLY)  = 3
5800  open("/usr/lib/evolution/2.28/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libcairo.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libz.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libc.so.6", O_RDONLY)  = 3
5800  open("/usr/lib/evolution/2.28/libdb-4.8.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libdb-4.8.so", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libkrb5.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libkrb5.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libk5crypto.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcom_err.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libcom_err.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgssapi_krb5.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgailutil.so.18", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgailutil.so.18", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnome-keyring.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnome-keyring.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libcrypt.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgnutls.so.26", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgnutls.so.26", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgcrypt.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXrandr.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb-aux.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb-aux.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb-event.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb-event.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb-atom.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb-atom.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libuuid.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libavahi-glib.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libavahi-glib.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libavahi-common.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libavahi-common.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libavahi-client.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libavahi-client.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libresolv.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libutil.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libesd.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libaudiofile.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libaudiofile.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libORBitCosNaming-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libpcre.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXcomposite.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXdamage.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXfixes.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXext.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXrender.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXinerama.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXi.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXcursor.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libselinux.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpixman-1.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libdirectfb-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libdirectfb-1.2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libfusion-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libfusion-1.2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libdirect-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libdirect-1.2.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libpng12.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb-render-util.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libxcb-render.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libkrb5support.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libkrb5support.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libkeyutils.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libkeyutils.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXau.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libtasn1.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libgpg-error.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libasound.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libasound.so.2", O_RDONLY) = 3
5800  open("/proc/filesystems", O_RDONLY) = 3
5800  open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/nsswitch.conf", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 3
5800  open("/lib/libnss_compat.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libnsl.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 3
5800  open("/lib/libnss_nis.so.2", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libnss_files.so.2", O_RDONLY) = 3
5800  open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
5800  open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
5800  open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20.mo", O_RDONLY) = 3
5800  open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
5800  open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 3
5800  open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 3
5800  open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 3
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = 3
5800  open("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcanberra-gtk.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 3
5800  open("/usr/lib/libcanberra-gtk.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libcanberra.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libcanberra.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libvorbisfile.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libvorbisfile.so.3", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libvorbis.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libvorbis.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libogg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libogg.so.0", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libtdb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libtdb.so.1", O_RDONLY) = 3
5800  open("/usr/lib/evolution/2.28/libltdl.so.7", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libltdl.so.7", O_RDONLY) = 3
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.Xauthority", O_RDONLY) = 4
5800  open("/usr/share/themes/Clearlooks/gtk-2.0/gtkrc", O_RDONLY) = 6
5800  open("/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so", O_RDONLY) = 7
5800  open("/usr/share/themes/Default/gtk-2.0-key/gtkrc", O_RDONLY) = 6
5800  open("/home/sam/.Xdefaults-durandal", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/gtk-2.0/modules/libgnomebreakpad.so", O_RDONLY) = 6
5800  open("/usr/lib/evolution/2.28/libelf.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 6
5800  open("/usr/lib/libelf.so.0", O_RDONLY) = 6
5800  open("/usr/lib/evolution/2.28/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libstdc++.so.6", O_RDONLY) = 6
5800  open("/usr/lib/evolution/2.28/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libgcc_s.so.1", O_RDONLY) = 6
5800  open("/etc/orbitrc", O_RDONLY)    = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/dev/urandom", O_RDONLY)    = 10
5800  open("/etc/gnome-vfs-2.0/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
5800  open("/etc/gnome-vfs-2.0/modules/extra-modules.conf", O_RDONLY) = 10
5800  open("/etc/gnome-vfs-2.0/modules/default-modules.conf", O_RDONLY) = 10
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = 10
5800  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5800  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5800  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5800  open("/home/sam/.ICEauthority", O_RDONLY) = 11
5800  open("/home/sam/.gnome2/accels/evolution", O_RDONLY) = 11
5800  open("/home/sam/.icons/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/b30fa769ccf2999ce2cc02480822e144", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/crosshair", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/arrow", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/fleur", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/106cfe282a8c2a0a0ed1ca01e61384fd", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/828ac26820a04202860b871afddfd1ac", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/sb_h_double_arrow", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/sb_v_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/sb_v_double_arrow", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/sizing", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/hand2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/hand2", O_RDONLY) = 15
5800  open("/home/sam/.icons/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/5aca4d189052212118709018842178c0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-Black/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/default/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/default/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-White/index.theme", O_RDONLY) = 15
5800  open("/usr/share/pixmaps/DMZ-White/cursors/d0286e0040c041e18221044008011002", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps/DMZ-White/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/xterm", O_RDONLY) = 15
5800  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5800  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/librsvg2-common.loaders", O_RDONLY) = 16
5800  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders", O_RDONLY) = 16
5800  open("/usr/lib64/gtk-2.0/2.10.0/loader-files.d/libwmf0.2-7.loaders", O_RDONLY) = 16
5800  open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo", O_RDONLY) = 15
5800  open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so", O_RDONLY) = 15
5800  open("/home/sam/.gnome2/accels/evolution", O_RDONLY) = 15
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = 15
5800  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5800  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5800  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 15
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-ipod-sync-evolution.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-bogo-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-notification.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-groupwise-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-addressbook-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-gw-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-gw-account-setup.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libfilter.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libegroupwise-1.2.so.13", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libegroupwise-1.2.so.13", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 16
5800  open("/usr/lib/libegroupwise-1.2.so.13", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-prefer-plain.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-external-editor.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-google.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/tls/x86_64/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/tls/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/x86_64/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-cal-shared.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libmenus.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libeabutil.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar-importers.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libefilterbar.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar-a11y.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-cal-shared.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libmenus.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libeabutil.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar-importers.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libefilterbar.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar-a11y.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-hula-account-setup.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-hula-account-setup.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-imap-features.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-caldav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-caldav.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-subject-thread.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-account-disable.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-attachment-reminder.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-templates.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-email-custom-header.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-exchange-operations.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-exchange-operations.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-calendar.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libevolution-calendar.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-cal-shared.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-importers.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-calendar-a11y.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-mail.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libevolution-mail.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-mail-shared.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-mail-importers.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-addressbook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libevolution-addressbook.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-smime.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libessmime.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libecontactlisteditor.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libecontacteditor.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libefilterbar.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libmenus.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-addressbook-a11y.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libevolution-addressbook-importers.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libeabutil.so.0", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libldap_r-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 16
5800  open("/usr/lib/libldap_r-2.4.so.2", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/liblber-2.4.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/liblber-2.4.so.2", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libexchange-storage-1.2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libexchange-storage-1.2.so.3", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/components/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libsasl2.so.2", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-vcard-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mark-all-read.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-itip-formatter.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-folder-unsubscribe.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-face.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-publish-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-bbdb.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-webdav.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-webdav.so", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-sa-junk-plugin.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-file.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-evolution-startup-wizard.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-copy-tool.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-save-calendar.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-http.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-tnef-attachments.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-default-mailer.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-calendar-weather.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-audio-inline.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-select-one-source.eplug", O_RDONLY) = 16
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.eplug", O_RDONLY) = 16
5800  open("/home/sam/.eplugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/tmp/user/1000/orbit-sam/bonobo-activation-register-7c2fb3e09cb922953551deea4b44a626.lock", O_RDWR|O_CREAT, 0700) = 15
5800  open("/tmp/user/1000/orbit-sam/bonobo-activation-server-7c2fb3e09cb922953551deea4b44a626-ior", O_RDONLY) = 16
5800  open("/home/sam/.evolution/cache/tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 17
5800  open("/home/sam/.evolution/cache/tmp/calendar.log.4zYDRX", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 17
5800  open("/home/sam/.evolution/mail/config/gtkrc-mail-fonts", O_RDONLY) = 18
5800  open("/usr/share/locale/en.utf8/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en/LC_MESSAGES/evolution-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/dev/urandom", O_RDONLY)    = 18
5800  open("/home/sam/.evolution/mail/config/folder-tree-expand-state.xml", O_RDONLY) = 18
5800  open("/home/sam/.evolution/cache/tmp/mail.log.CHDxZU", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 18
5800  open("/usr/lib/nss/libsoftokn3.so", O_RDONLY) = 19
5800  open("/usr/lib/nss/libnssdbm3.so", O_RDONLY) = 19
5800  open("/home/sam/.evolution/secmod.db", O_RDONLY) = 19
5800  open("/usr/lib/nss/libfreebl3.so", O_RDONLY) = 19
5800  open("/dev/urandom", O_RDONLY)    = 19
5800  open("/dev/urandom", O_RDONLY)    = 19
5800  open("/etc/passwd", O_RDONLY)     = 19
5800  open("/tmp", O_RDONLY)            = 19
5800  open("/var/tmp", O_RDONLY)        = 19
5800  open("/home/sam/.evolution/cert8.db", O_RDWR) = 19
5800  open("/home/sam/.evolution/key3.db", O_RDWR) = 20
5800  open("/home/sam/.evolution/libnssckbi.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.evolution/camel-cert.db", O_RDONLY) = 21
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 21
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelpop3.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamellocal.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelsendmail.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelsmtp.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelnntp.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelgroupwise.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelimap.urls", O_RDONLY) = 22
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-audio-inline.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/libgstreamer-0.10.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 21
5800  open("/usr/lib/libgstreamer-0.10.so.0", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-tnef-attachments.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/libytnef.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 21
5800  open("/usr/lib/libytnef.so.0", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-itip-formatter.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-vcard-inline.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-prefer-plain.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-sa-junk-plugin.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-default-mailer.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-startup-wizard.so", O_RDONLY) = 21
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamellocal.so", O_RDONLY) = 21
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = 21
5800  open("/usr/share/locale/en.utf8/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en/LC_MESSAGES/evolution-data-server-2.28.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.evolution/mail/local/folders.db", O_RDWR|O_CREAT, 0644) = 21
5800  open("/home/sam/.evolution/mail/local/folders.db", O_RDWR|O_CREAT, 0644) = 22
5800  open("/home/sam/.evolution/mail/local/Inbox.cmeta", O_RDONLY) = 23
5800  open("/home/sam/.evolution/mail/local/Inbox.ibex.index", O_RDONLY) = 23
5800  open("/home/sam/.evolution/mail/local/Inbox.ibex.index.data", O_RDONLY) = 24
5800  open("/home/sam/.evolution/mail/local/Inbox.ibex.index", O_RDWR|O_CREAT, 0600) = 23
5800  open("/home/sam/.evolution/mail/local/Inbox.ibex.index.data", O_RDWR|O_CREAT, 0600) = 24
5800  open("/home/sam/.evolution/mail/local/Drafts.cmeta", O_RDONLY) = 25
5800  open("/home/sam/.evolution/mail/local/Drafts.ibex.index", O_RDONLY) = 25
5800  open("/home/sam/.evolution/mail/local/Drafts.ibex.index.data", O_RDONLY) = 26
5800  open("/home/sam/.evolution/mail/local/Drafts.ibex.index", O_RDWR|O_CREAT, 0600) = 25
5800  open("/home/sam/.evolution/mail/local/Drafts.ibex.index.data", O_RDWR|O_CREAT, 0600) = 26
5800  open("/home/sam/.evolution/mail/local/Outbox.cmeta", O_RDONLY) = 27
5800  open("/home/sam/.evolution/mail/local/Outbox.ibex.index", O_RDONLY) = 27
5800  open("/home/sam/.evolution/mail/local/Outbox.ibex.index.data", O_RDONLY) = 28
5800  open("/home/sam/.evolution/mail/local/Outbox.ibex.index", O_RDWR|O_CREAT, 0600) = 27
5800  open("/home/sam/.evolution/mail/local/Outbox.ibex.index.data", O_RDWR|O_CREAT, 0600) = 28
5800  open("/home/sam/.evolution/mail/local/Sent.cmeta", O_RDONLY) = 29
5800  open("/home/sam/.evolution/mail/local/Sent.ibex.index", O_RDONLY) = 29
5800  open("/home/sam/.evolution/mail/local/Sent.ibex.index.data", O_RDONLY) = 30
5800  open("/home/sam/.evolution/mail/local/Sent.ibex.index", O_RDWR|O_CREAT, 0600) = 29
5800  open("/home/sam/.evolution/mail/local/Sent.ibex.index.data", O_RDWR|O_CREAT, 0600) = 30
5800  open("/home/sam/.evolution/mail/local/Templates.cmeta", O_RDONLY) = 31
5800  open("/home/sam/.evolution/mail/local/Templates.ibex.index", O_RDONLY) = 31
5800  open("/home/sam/.evolution/mail/local/Templates.ibex.index.data", O_RDONLY) = 32
5800  open("/home/sam/.evolution/mail/local/Templates.ibex.index", O_RDWR|O_CREAT, 0600) = 31
5800  open("/home/sam/.evolution/mail/local/Templates.ibex.index.data", O_RDWR|O_CREAT, 0600) = 32
5800  open("/usr/lib/evolution-data-server-1.2/camel-providers-/libcamelimap.so", O_RDONLY) = 33
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-publish-calendar.so", O_RDONLY) = 33
5812  open("/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644) = -1 ENOTDIR (Not a directory)
5812  open("/var/mail/sam/folders.db", O_RDONLY) = -1 ENOTDIR (Not a directory)
5812  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644) = 33
5812  open("/home/sam/.evolution/mail/spool/var/mail/sam/folders.db", O_RDWR|O_CREAT, 0644) = 34
5813  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db", O_RDWR|O_CREAT, 0644) = 35
5813  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders.db", O_RDWR|O_CREAT, 0644) = 36
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libbonoboui-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/libbonoboui-2.0.mo", O_RDONLY) = 37
5800  open("/usr/share/evolution/2.28/ui/evolution.xml", O_RDONLY) = 37
5813  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDONLY) = 38
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/atk10.mo", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/index.theme", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY) = 38
5800  open("/usr/share/icons/hicolor/index.theme", O_RDONLY) = 37
5800  open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 37
5800  open("/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 38
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/status", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/22x22/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/22x22/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/22x22/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/24x24/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/24x24/places", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/32x32/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/48x48/categories", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons/hicolor/scalable/actions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/home/sam/.icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/home/sam/.local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.local/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/local/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/pixmaps/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/evolution/2.28/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 37
5800  open("/usr/share/icons/gnome/24x24/actions/mail-send-receive.png", O_RDONLY) = 37
5800  open("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so", O_RDONLY) = 38
5800  open("/usr/share/icons/gnome/16x16/actions/window-new.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/actions/mail-send-receive.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-import.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/actions/stock_print-setup.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_disconnect.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/actions/window-close.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/actions/application-exit.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/categories/preferences-desktop.png", O_RDONLY) = 37
5800  open("/usr/share/icons/gnome/16x16/actions/help-faq.png", O_RDONLY) = 37
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-backup-restore.xml", O_RDONLY) = 37
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-plugin-manager.xml", O_RDONLY) = 37
5800  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status/online.png", O_RDONLY) = 38
5800  open("/usr/share/evolution/2.28/icons/hicolor/32x32/status/online.png", O_RDONLY) = 38
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db", O_RDWR|O_CREAT, 0644) = 38
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders.db", O_RDWR|O_CREAT, 0644) = 39
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDONLY) = 40
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/system/Trash.cmeta", O_RDONLY) = 40
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/system/Junk.cmeta", O_RDONLY) = 40
5800  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/Trash.cmeta", O_RDONLY <unfinished ...>
5822  open("/usr/lib/evolution/2.28/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  <... open resumed> )              = 44
5822  open("/etc/ld.so.cache", O_RDONLY) = 45
5822  open("/lib/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/x86_64-linux-gnu/tls/x86_64/libnss_db.so.2", O_RDONLY <unfinished ...>
5800  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/system/Junk.cmeta", O_RDONLY <unfinished ...>
5822  <... open resumed> )              = -1 ENOENT (No such file or directory)
5800  <... open resumed> )              = 44
5822  open("/lib/x86_64-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/x86_64-linux-gnu/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/lib/x86_64-linux-gnu/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/x86_64-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/x86_64-linux-gnu/x86_64/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/usr/lib/x86_64-linux-gnu/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/etc/services", O_RDONLY|O_CLOEXEC) = 44
5822  open("/etc/host.conf", O_RDONLY)  = 44
5822  open("/etc/resolv.conf", O_RDONLY) = 44
5822  open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 44
5822  open("/usr/lib/evolution/2.28/libnss_mdns4_minimal.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/etc/ld.so.cache", O_RDONLY) = 44
5800  open("/home/sam/.evolution/mail/spool/var/mail/sam/.%23evolution%2fTrash.cmeta", O_RDONLY) = 45
5822  open("/lib/libnss_mdns4_minimal.so.2", O_RDONLY) = 44
5822  open("/usr/lib/evolution/2.28/libnss_dns.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5822  open("/etc/ld.so.cache", O_RDONLY) = 44
5822  open("/lib/libnss_dns.so.2", O_RDONLY) = 44
5822  open("/etc/resolv.conf", O_RDONLY) = 44
5800  open("/home/sam/.evolution/mail/spool/var/mail/sam/.%23evolution%2fJunk.cmeta", O_RDONLY) = 44
5800  open("/home/sam/.evolution/mail/vfolder/folders.db", O_RDWR|O_CREAT, 0644) = 45
5800  open("/home/sam/.evolution/mail/vfolder/folders.db", O_RDWR|O_CREAT, 0644) = 46
5800  open("/usr/share/evolution/2.28/vfoldertypes.xml", O_RDONLY) = 47
5800  open("/home/sam/.evolution/mail/vfolders.xml", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/status/mail-unread.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/status/mail-read.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/status/mail-replied.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/actions/mail-forward.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-unread-multiple.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-open-multiple.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/status/mail-attachment.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/emblems/emblem-important.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-lowest.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-lower.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-low.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-normal.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-high.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-higher.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_score-highest.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup-done.png", O_RDONLY) = 47
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_new-meeting.png", O_RDONLY) = 47
5800  open("/usr/share/evolution/2.28/etspec/message-list.etspec", O_RDONLY) = 47
5800  open("/etc/pango/pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib64/pango/1.6.0/module-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 47
5800  open("/usr/lib64/pango/1.6.0/module-files.d/libpango1.0-0.modules", O_RDONLY) = 48
5800  open("/etc/pango/pango.modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/etc/pango/pango.modules", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/fonts/fonts.conf", O_RDONLY) = 47
5800  open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5800  open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/30-defoma.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/50-enable-terminus.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 49
5800  open("/etc/fonts/conf.d/99pdftoopvp.conf", O_RDONLY) = 49
5800  open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/8b60d07cbca647d94aeffc5d1b89208a-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/865f88548240fee46819705c6468c165-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/ad5941543fc6f2a3d12dd915a1bc66c4-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/5cf9d72e353a1484c5b2cc1b98309a37-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/a8e9059cb24e7b60c9174334a3fc8082-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/105b9c7e6f0a4f82d8c9b6e39c52c6f9-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/ddd4086aec35a5275babba44bb759c3c-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/b5ea634b0fb353b8ea17632d1f9ef766-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le64.cache-3", O_RDONLY) = 47
5800  open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-le64.cache-3", O_RDONLY) = 47
5800  open("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so", O_RDONLY) = 47
5800  open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", O_RDONLY) = 47
5800  open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/gtkhtml-3.14.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en_GB/LC_MESSAGES/gtkhtml-3.14.mo", O_RDONLY) = 47
5800  open("/usr/share/gtkhtml-3.14/keybindingsrc.emacs", O_RDONLY) = 47
5800  open("/home/sam/.icons/DMZ-Black/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/bottom_right_corner", O_RDONLY) = 47
5800  open("/usr/share/evolution/2.28/searchtypes.xml", O_RDONLY) = 47
5800  open("/home/sam/.evolution/mail/searches.xml", O_RDONLY) = 47
5800  open("/usr/lib/gio/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 47
5800  open("/usr/lib/gio/modules/libgvfsdbus.so", O_RDONLY) = 48
5800  open("/usr/lib/gvfs/tls/x86_64/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/gvfs/tls/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/gvfs/x86_64/libgvfscommon.so", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/gvfs/libgvfscommon.so", O_RDONLY) = 48
5800  open("/usr/lib/gvfs/libudev.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/evolution/2.28/libudev.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 48
5800  open("/lib/libudev.so.0", O_RDONLY) = 48
5800  open("/usr/lib/gio/modules/libgioremote-volume-monitor.so", O_RDONLY) = 48
5800  open("/usr/share/gvfs/remote-volume-monitors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5800  open("/usr/share/gvfs/remote-volume-monitors/gdu.monitor", O_RDONLY) = 49
5800  open("/usr/share/gvfs/remote-volume-monitors/gphoto2.monitor", O_RDONLY) = 49
5800  open("/usr/lib/gio/modules/libgiogconf.so", O_RDONLY) = 48
5800  open("/usr/lib/gvfs/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.local/share//mime/mime.cache", O_RDONLY) = 48
5800  open("/usr/share/gnome/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gnome/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gnome/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gnome/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/local/share//mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/local/share//mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/local/share//mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/local/share//mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share//mime/mime.cache", O_RDONLY) = 48
5800  open("/usr/share/gdm//mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gdm//mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gdm//mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/gdm//mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/gnome/16x16/actions/contact-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/actions/contact-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_contact-list.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/net/stock_contact-list.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/address-book-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/actions/address-book-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/mail-message-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/actions/mail-message-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/folder-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/actions/folder-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/object/stock_insert-note.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/object/stock_insert-note.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_notes.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/generic/stock_notes.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/document/stock_task.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/document/stock_task.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/document/stock_todo.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/document/stock_todo.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/appointment-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/actions/appointment-new.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/generic/stock_new-meeting.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/generic/stock_new-24h-appointment.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/stock/generic/stock_new-24h-appointment.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/mimetypes/x-office-calendar.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/24x24/mimetypes/x-office-calendar.png", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/ui/evolution-mail-global.xml", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/ui/evolution-mail-list.xml", O_RDONLY) = 48
5825  open("/proc/meminfo", O_RDONLY)   = 49
5825  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_RDONLY) = 48
5825  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/cmeta", O_RDONLY) = 48
5825  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5800  open("/usr/share/evolution/2.28/ui/evolution-mail-message.xml", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/edit-copy.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/edit-cut.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/actions/edit-paste.png", O_RDONLY) = 48
5800  open("/usr/share/icons/gnome/16x16/stock/net/stock_mail-filters-apply.png", O_RDONLY) = 48
5821  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600 <unfinished ...>
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-copy.png", O_RDONLY) = 49
5821  <... open resumed> )              = 48
5800  open("/usr/share/icons/gnome/16x16/places/user-trash.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-mark-junk.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-mark-important.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-mark-notjunk.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-mark-read.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-mark-unread.png", O_RDONLY) = 49
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-move.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-reply-all.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/mail-reply-sender.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/document-save-as.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/edit-find.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/document-print.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/document-print-preview.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/zoom-in.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/zoom-out.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/zoom-original.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/go-jump.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/mail-reply-sender.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/mail-reply-all.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/mail-forward.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/document-print.png", O_RDONLY) = 49
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-move.png", O_RDONLY) = 49
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/mail-copy.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/edit-delete.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/mail-mark-junk.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/mail-mark-notjunk.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/go-next.png", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/24x24/actions/go-previous.png", O_RDONLY) = 49
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mailing-list-actions.xml", O_RDONLY) = 49
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-folder-subscription.xml", O_RDONLY) = 49
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-folder-permissions.xml", O_RDONLY) = 49
5800  open("/usr/lib/evolution/2.28/plugins/org-gnome-mail-to-task.xml", O_RDONLY) = 49
5800  open("/usr/share/icons/gnome/16x16/actions/document-properties.png", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/folder-copy.png", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/actions/folder-move.png", O_RDONLY) = 48
5800  open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf", O_RDONLY) = 48
5800  open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
5800  open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5800  open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules", O_RDONLY) = 49
5800  open("/usr/lib/evolution/2.28/plugins/liborg-gnome-evolution-google.so", O_RDONLY) = 48
5821  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 48
5800  open("/home/sam/.evolution/mail/local/.#evolution.sbd/Trash.cmeta", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/local/.#evolution.sbd/Junk.cmeta", O_RDONLY) = 48
5922  open("/home/sam/.evolution/mail/local/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5800  open("/home/sam/.evolution/mail/config/.#folder-tree-expand-state.xml", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 48
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/config/et-expanded-imap:__sam at crypt.ethx.net_INBOX", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/config/hidestate-imap:__sam at crypt.ethx.net_INBOX", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/evolution/2.28/etspec/message-list.etspec", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/views/galview.xml", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/views/sam____incoming.galview", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/views/sam____sent.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/galview.xml", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/Messages.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/As_Sent_Folder.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/By_Subject.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/By_Sender.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/By_Status.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/By_Follow_Up_Flag.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/Wide_View_Normal.galview", O_RDONLY) = 48
5800  open("/usr/share/evolution/2.28/views/mail/Wide_View_Sent.galview", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/views/current_view-imap:__sam at crypt.ethx.net_INBOX.xml", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/views/custom_view-imap:__sam at crypt.ethx.net_INBOX.xml", O_RDONLY) = 48
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 48
5800  open("/home/sam/.icons/DMZ-Black/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.icons/DMZ-Black/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/share/icons/DMZ-Black/cursors/left_ptr", O_RDONLY) = 48
5923  open("/home/sam/.evolution/mail/spool/var/mail/sam/INBOX.cmeta", O_RDONLY) = 48
5923  open("/home/sam/.evolution/mail/spool/var/mail/sam/INBOX.ibex.index", O_RDONLY) = 48
5922  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/journal", O_RDONLY) = 48
5922  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts/cmeta", O_RDONLY) = 48
5922  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/folders/Drafts", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 48
5923  open("/var/mail/sam", O_RDWR)     = 48
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 57
5927  open("/etc/services", O_RDONLY|O_CLOEXEC) = 57
5927  open("/etc/resolv.conf", O_RDONLY) = 57
5927  open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 57
5926  open("/etc/ld.so.cache", O_RDONLY) = 3
5926  open("/usr/lib/libedataserver-1.2.so.11", O_RDONLY) = 3
5926  open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
5926  open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 3
5926  open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 3
5926  open("/usr/lib/libsoup-2.4.so.1", O_RDONLY) = 3
5926  open("/usr/lib/libnss3.so.1d", O_RDONLY) = 3
5926  open("/usr/lib/libnssutil3.so.1d", O_RDONLY) = 3
5926  open("/usr/lib/libsmime3.so.1d", O_RDONLY) = 3
5926  open("/usr/lib/libssl3.so.1d", O_RDONLY) = 3
5926  open("/usr/lib/libplds4.so.0d", O_RDONLY) = 3
5926  open("/usr/lib/libplc4.so.0d", O_RDONLY) = 3
5926  open("/usr/lib/libnspr4.so.0d", O_RDONLY) = 3
5926  open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libsqlite3.so.0", O_RDONLY) = 3
5926  open("/lib/libdl.so.2", O_RDONLY) = 3
5926  open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3
5926  open("/lib/librt.so.1", O_RDONLY) = 3
5926  open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libz.so.1", O_RDONLY) = 3
5926  open("/lib/libpthread.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libkrb5.so.3", O_RDONLY) = 3
5926  open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 3
5926  open("/lib/libcom_err.so.2", O_RDONLY) = 3
5926  open("/usr/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
5926  open("/lib/libc.so.6", O_RDONLY)  = 3
5926  open("/lib/libm.so.6", O_RDONLY)  = 3
5926  open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 3
5926  open("/usr/lib/libdbus-glib-1.so.2", O_RDONLY) = 3
5926  open("/lib/libdbus-1.so.3", O_RDONLY) = 3
5926  open("/usr/lib/libgnutls.so.26", O_RDONLY) = 3
5926  open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 3
5926  open("/lib/libpcre.so.3", O_RDONLY) = 3
5926  open("/lib/libresolv.so.2", O_RDONLY) = 3
5926  open("/lib/libselinux.so.1", O_RDONLY) = 3
5926  open("/usr/lib/libkrb5support.so.0", O_RDONLY) = 3
5926  open("/lib/libkeyutils.so.1", O_RDONLY) = 3
5926  open("/usr/lib/libtasn1.so.3", O_RDONLY) = 3
5926  open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 3
5926  open("/proc/filesystems", O_RDONLY) = 3
5926  open("/var/mail/samKL7Z5U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5926  open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
5926  open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 58
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 58
5800  open("/etc/localtime", O_RDONLY)  = 58
5800  open("/home/sam/.evolution/datetime-formats", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/home/sam/.evolution", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 58
5922  open("/home/sam/.evolution/mail/imap/sam at example.com@imap.example.com/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5800  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/.#cmeta", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 59
5821  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 59
5922  open("/home/sam/.camel_certs/ec:cf:43:7f:87:84:f0:63:ec:b4:5d:60:e5:7e:6b:23", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 58
5821  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/.ev-store-summary", O_RDWR|O_CREAT|O_TRUNC, 0600) = 58
5800  open("/usr/share/evolution/2.28/errors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 59
5800  open("/usr/share/evolution/2.28/errors/org-gnome-process-meeting.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-backup-restore.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-face.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-external-editor.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-default-mailer.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/mail-composer.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-mailing-list-actions.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/filter.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/mail.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-exchange-operations.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-proxy.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/addressbook.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/shell.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-attachment-reminder.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/calendar.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/e-system.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-proxy-login.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-itip-formatter.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-mail-retract.error", O_RDONLY) = 60
5800  open("/usr/share/evolution/2.28/errors/org-gnome-shared-folder.error", O_RDONLY) = 60
5800  open("/usr/share/icons/gnome/scalable/status/gtk-dialog-warning.svg", O_RDONLY) = 59
5800  open("/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so", O_RDONLY) = 60
5800  open("/usr/lib/evolution/2.28/librsvg-2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/etc/ld.so.cache", O_RDONLY) = 60
5800  open("/usr/lib/librsvg-2.so.2", O_RDONLY) = 60
5800  open("/usr/lib/evolution/2.28/libgsf-1.so.114", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libgsf-1.so.114", O_RDONLY) = 60
5800  open("/usr/lib/evolution/2.28/libcroco-0.6.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/usr/lib/libcroco-0.6.so.3", O_RDONLY) = 60
5800  open("/usr/lib/evolution/2.28/libbz2.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
5800  open("/lib/libbz2.so.1.0", O_RDONLY) = 60
5925  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5800  open("/home/sam/.evolution/mail/config/.#folder-tree-expand-state.xml", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 43
5926  open("/var/mail/samK7C05U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5925  open("/home/sam/.evolution/mail/imap/sam at crypt.ethx.net/folders/INBOX/journal", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 40
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 40
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 40
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-inbox.png", O_RDONLY) = 40
5800  open("/usr/share/evolution/2.28/icons/hicolor/16x16/places/mail-sent.png", O_RDONLY) = 40
5926  open("/var/mail/samIYD05U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
5926  open("/var/mail/sam6QE05U", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
) = ? <unavailable>
5923  +++ killed by SIGKILL +++
5922  +++ killed by SIGKILL +++
5824  +++ killed by SIGKILL +++
5823  +++ killed by SIGKILL +++
5821  +++ killed by SIGKILL +++
5820  +++ killed by SIGKILL +++
5819  +++ killed by SIGKILL +++
5817  +++ killed by SIGKILL +++
5816  +++ killed by SIGKILL +++
5815  +++ killed by SIGKILL +++
5814  +++ killed by SIGKILL +++
5811  +++ killed by SIGKILL +++
5810  +++ killed by SIGKILL +++
5800  +++ killed by SIGKILL +++


More information about the pkg-mozilla-maintainers mailing list