trace
Verfasst: Mi, 08.03.2006 11:06
von schultzm
hier ein Auszug aus dem Trace. Ich hoffe, nichts wichtiges herausgestrichen zu haben. Das Original ist ca. 50.000 Zeilen lang
das Programm friert ein mit der Schleife:
6418 gettimeofday({1141743924, 318697}, NULL) = 0
6418 poll([{fd=29, events=POLLIN}], 1, 1000) = 0
häufige Fehlermeldungen sind auch:
6414 read(29, 0xbfca8ef0, 32) = -1 EAGAIN (Resource temporarily unavailable)
6414 read(3, 0xbfca9d4c, 8) = -1 EAGAIN (Resource temporarily unavailable)
6414 read(4, 0xbfca7efc, 4) = -1 EAGAIN (Resource temporarily unavailable)
6414 read(6, 0xbfca9a40, 32) = -1 EAGAIN (Resource temporarily unavailable)
6415 futex(0x815080c, FUTEX_WAIT, 3, NULL) = -1 EAGAIN (Resource temporarily unavailable)
schließlich schlägt der Zugriff auf eine Reihe von Dateien fehl:
6414 open("/usr/lib/qt3//etc/settings/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied)
6414 open("/usr/lib/qt3//etc/settings/.qt_plugins_3.3rc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied)
fehlende Dateien (abgesehen von icons):
access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/kde-user-profile", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/lib/kde3/plugins", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/apps", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/apps/OpenOffice.org/pics", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/apps/OpenOffice.org/toolbar", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/config/ui/ui_standards.rc", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/locale", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/lib/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/lib/kde3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/pics/OpenOffice.org.png", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/pics/OpenOffice.org.svg", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/pics/OpenOffice.org.svgz", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/pics/OpenOffice.org.xpm", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/toolbar/OpenOffice.org.png", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/toolbar/OpenOffice.org.svg", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/toolbar/OpenOffice.org.svgz", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/apps/OpenOffice.org/toolbar/OpenOffice.org.xpm", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/config/OpenOffice.orgrc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/config/OpenOffice.orgrc", W_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/config/ui/ui_standards.rc", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/de_DE/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/de_DE.UTF-8/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/de/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/en_US/LC_MESSAGES/kdelibs.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/en_US/LC_MESSAGES/kio.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/en_US/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/locale/en_US/LC_MESSAGES/susetranslations.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.kde/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/autocorr/acor_.dat", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/config/images.zip", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/config/slots.cfg", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/config/soffice.cfg/modules/swriter/images/sc_imagelist.xml", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/psprint/psprint.conf", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/cache/org.openoffice.UserProfile.dat", F_OK) = 0
access("/home/michael/.openoffice.org2/user/registry/cache/org.openoffice.Webtop.Common.dat", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/LDAP.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/Addons.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/Commands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/Events.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/Jobs.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/ProtocolHandler.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/Substitution.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/TypeDetection.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/UI/Controller.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/UI/Factories.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/UI/GenericCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/UI/GlobalSettings.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Office/UI/WriterCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/System.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/TypeDetection/Filter.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/TypeDetection/Misc.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/TypeDetection/Types.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/ucb/Configuration.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/UserProfile.xcu", F_OK) = 0
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/VCL.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/Webtop/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/LDAP.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Addons.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Commands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Compatibility.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/DataAccess.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Events.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Jobs.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Linguistic.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/ProtocolHandler.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Recovery.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Substitution.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/TypeDetection.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/Controller.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/Factories.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/GenericCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/GlobalSettings.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/WriterCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Views.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/WriterWeb.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Writer.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Setup.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/System.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Filter.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Misc.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Types.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/ucb/Configuration.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/ucb/Store.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/UserProfile.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/VCL.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Webtop/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/schema", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.qt/kstylerc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/michael/.qt/plastikstylerc", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/lib64/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/lib64/kde3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/lib/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/apps/OpenOffice.org/pics", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/apps/OpenOffice.org/toolbar", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/de_DE/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/de_DE.UTF-8/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/de/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/en_US/LC_MESSAGES/kdelibs.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/en_US/LC_MESSAGES/kio.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/en_US/LC_MESSAGES/OpenOffice.org.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/locale/en_US/LC_MESSAGES/susetranslations.mo", R_OK) = -1 ENOENT (No such file or directory)
access("/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/lib/kde3/plugins", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/program/imageformats/.", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/program/javaldxrc", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/program/perftunerc", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/program/../share/config/javasettings_Linux_x86.xml", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/program/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/apps", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/apps/OpenOffice.org/pics", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/apps/OpenOffice.org/toolbar", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/autocorr/acor_.dat", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/config/slots.cfg", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/config/soffice.cfg/modules/swriter/floater", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/config/soffice.cfg/modules/swriter/popupmenu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/config/soffice.cfg/modules/swriter/progressbar", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/locale", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/LDAP.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Addons.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Commands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Events.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Linguistic.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Recovery.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/Substitution.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/TypeDetection.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/UI/GlobalSettings.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Office/WriterWeb.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/System.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/TypeDetection/Filter.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/TypeDetection/Misc.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/TypeDetection/Types.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/ucb/Store.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/UserProfile.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/data/org/openoffice/Webtop/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/LDAP.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Addons.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Commands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Compatibility.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Events.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Jobs.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Linguistic.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/ProtocolHandler.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Recovery.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Substitution.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/TypeDetection.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/UI/Controller.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/UI/Factories.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/UI/GlobalSettings.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/Views.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Office/WriterWeb.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Setup.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/System.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/TypeDetection/Misc.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/TypeDetection/Types.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/ucb/Configuration.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/ucb/Store.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/UserProfile.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/VCL.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/registry/res/de/org/openoffice/Webtop/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/LDAP.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Addons.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Commands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Compatibility.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/DataAccess.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Events.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Jobs.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Linguistic.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/ProtocolHandler.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Recovery.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Substitution.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/TypeDetection.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/Controller.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/Factories.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/GenericCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/GlobalSettings.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/WriterCommands.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/UI.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Views.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/WriterWeb.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Office/Writer.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Setup.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/System.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Filter.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Misc.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/TypeDetection/Types.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/ucb/Configuration.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/ucb/Store.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/UserProfile.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/VCL.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/data/org/openoffice/Webtop/Common.xcu", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry", F_OK) = -1 ENOENT (No such file or directory)
access("/opt/openoffice.org2.0/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/schema", F_OK) = -1 ENOENT (No such file or directory)
<... access resumed> ) = -1 ENOENT (No such file or directory)
access("/usr/lib/qt3//etc/settings/kstylerc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/qt3//etc/settings/plastikstylerc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/qt3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/SunJava2-1.4.2/jre/jre/lib/fonts", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/SunJava2-1.4.2/jre/lib/fonts", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/locale/de_DE/cups_de_DE", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/Type1/afm/cursor.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/Type1/afm/cursor.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/Type1/cursor.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/Type1/cursor.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putb.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putb.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putbi.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putbi.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putr.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putr.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putri.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/afm/putri.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putb.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putb.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putbi.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putbi.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putr.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putr.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putri.afm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/fonts/URW/putri.AFM", R_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/lib/kde3/plugins", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/apps", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/apps/OpenOffice.org/pics", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/apps/OpenOffice.org/toolbar", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/config", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/locale", F_OK) = -1 ENOENT (No such file or directory)
access("/var/lib/kde-profiles/default/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory)
lstat64("", 0x40e0e470) = -1 ENOENT (No such file or directory)
lstat64("/etc/opt/kde3/lib", 0xbfca89a0) = -1 ENOENT (No such file or directory)
lstat64("/etc/opt/kde3/share/apps", 0xbfca827c) = -1 ENOENT (No such file or directory)
lstat64("/etc/opt/kde3/share/apps", 0xbfca85a0) = -1 ENOENT (No such file or directory)
lstat64("/etc/opt/kde3/share/locale", 0xbfca86d0) = -1 ENOENT (No such file or directory)
lstat64("/etc/opt/kde3/share/pixmaps", 0xbfca87e0) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/lib", 0xbfca89a0) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/share/apps/OpenOffice.org", 0xbfca827c) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/share/config/OpenOffice.orgrc", 0x40e0e918) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/share/config/OpenOffice.orgrc", 0x428f6650) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/share/locale", 0xbfca86d0) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.kde/share/pixmaps", 0xbfca87e0) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.openoffice.org2/user/fonts/fonts.alias", 0xbfca8e58) = -1 ENOENT (No such file or directory)
lstat64("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/UserProfile.xcu", {st_mode=S_IFREG|0644, st_size=940, ...}) = 0
lstat64("/home/michael/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry/schema", 0xbfca4794) = -1 ENOENT (No such file or directory)
lstat64("/opt/kde3/share/apps/OpenOffice.org", 0xbfca827c) = -1 ENOENT (No such file or directory)
lstat64("/opt/kde3/share/pixmaps", 0xbfca87e0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/lib", 0xbfca89a0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/program/perftunerc", 0xbfca5ac4) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/program/res/mainapp_32_8.png", 0xbfca8f94) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/program/../share/fonts/type1/fonts.alias", 0xbfca8e58) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/apps", 0xbfca827c) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/apps", 0xbfca85a0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/config/res/mainapp_32_8.png", 0xbfca8f94) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/fonts/truetype/fonts.alias", 0xbfca8e58) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/fonts/type1", 0xbfca81c8) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/locale", 0xbfca86d0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/pixmaps", 0xbfca87e0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/uno_packages/cache/registry", 0xbfca4794) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/uno_packages/cache/registry", 0xbfca47d0) = -1 ENOENT (No such file or directory)
lstat64("/opt/openoffice.org2.0/share/uno_packages/cache/registry", 0xbfca53a8) = -1 ENOENT (No such file or directory)
lstat64("/SGENPRT", 0xbfca797c) = -1 ENOENT (No such file or directory)
lstat64("/SGENPRT", 0xbfca7984) = -1 ENOENT (No such file or directory)
lstat64("/SGENPRT", 0xbfca79ac) = -1 ENOENT (No such file or directory)
lstat64("/SGENPRT", 0xbfca8950) = -1 ENOENT (No such file or directory)
lstat64("/SGENPRT", 0xbfca9010) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca7d40) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca827c) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca85a0) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca86b0) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca86d0) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca87e0) = -1 ENOENT (No such file or directory)
lstat64("/var/lib/kde-profiles", 0xbfca89a0) = -1 ENOENT (No such file or directory)
open("DB_CONFIG", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/etc/cups/lpoptions", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/i686/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libcrypto.so.0.9.7", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libcups.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libDCOP.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libidn.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libkdefx.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/liblcms.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libssl.so.0.9.7", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/i686/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/openoffice.org-2.0/program/tls/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.crash_reportrc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.cupsrc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/.AppleDouble/fonts.dir", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/._fonts.dir", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/%fonts.dir", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/.resource/fonts.dir", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.fonts/resource.frk/fonts.dir", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.lpoptions", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.openoffice.org2/user/fonts/fonts.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.openoffice.org2/user/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/home/michael/.openoffice.org2/user/registry/cache/org.openoffice.UserProfile.dat", O_RDONLY) = 32
open("/home/michael/.openoffice.org2/user/registry/data/org/openoffice/UserProfile.xcu", O_RDONLY) = 32
open("/home/michael/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/michael/.Xdefaults-linux", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/i686/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/i686/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libnss_files.so.2", O_RDONLY) = 31
open("/lib/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/tls/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libucpfile1.so", O_RDONLY) = 4
open("/opt/openoffice.org2.0/program/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/i686/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/i686/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/i686/libvcl680li.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libcrypto.so.0.9.7", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libcups.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libfileacc.so", O_RDONLY) = 18
open("/opt/openoffice.org2.0/program/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../lib/i686/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/liblcms.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../lib/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/librecentfile.so", O_RDONLY) = 35
open("/opt/openoffice.org2.0/program/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libsndfile.so.1", O_RDONLY) = 3
open("/opt/openoffice.org2.0/program/libssl.so.0.9.7", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../lib/tls/i686/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../lib/tls/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libucpfile1.so", O_RDONLY) = 21
open("/opt/openoffice.org2.0/program/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/res/mainapp_32_8.png", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../share/fonts/type1/fonts.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/../share/fonts/type1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/i686/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/i686/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/i686/libvcl680li.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/program/tls/libvcl680li.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/config/res/mainapp_32_8.png", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/fonts/truetype/fonts.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/LDAP", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Addons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Commands", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Compatibility", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/DataAccess", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Events", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Jobs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Linguistic", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/ProtocolHandler", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Recovery", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Substitution", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/TypeDetection", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/Controller", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/Factories", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/GenericCommands", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/GlobalSettings", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/WriterCommands", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/UI/WriterWindowState", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/Views", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Office/WriterWeb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/System", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/ucb/Configuration", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/ucb/Store", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/UserProfile", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/VCL", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/openoffice.org2.0/share/registry/modules/org/openoffice/Webtop/Common", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/OpenOffice.org/share/fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/OpenOffice.org/share/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/staroffice6.0/share/fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/opt/staroffice6.0/share/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("@pagein-common", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/SGENPRT", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib64/jvm/java-1.5.0-sun-1.5.0_01/jre/lib/fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib64/jvm/java-1.5.0-sun-1.5.0_01/jre/lib/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconfbe1.uno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/jvm/java-1.5.0-sun-1.5.0_01/jre/lib/fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/jvm/java-1.5.0-sun-1.5.0_01/jre/lib/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libDCOP.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libkdefx.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No s