Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 127154

Summary: games-board/qgo-1.0.4.2 runs only as root
Product: Gentoo Linux Reporter: Björn Schöpe <bjoern.schoepe>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: PPC   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-p-3198933.html#3198933
Whiteboard:
Package list:
Runtime testing required: ---

Description Björn Schöpe 2006-03-22 00:45:30 UTC
Starting qgo (1.0.4.2) as normal user gives a Segmentation fault. As root it runs fine. "strace qgo" showed lots of missing files but I don't know where the problem lies. gcc and USE flags are:
Aemilia bjosch # gcc-config -l
 [1] powerpc-unknown-linux-gnu-3.4.5 *
 [2] powerpc-unknown-linux-gnu-3.4.5-hardened
 [3] powerpc-unknown-linux-gnu-3.4.5-hardenednopie
 [4] powerpc-unknown-linux-gnu-3.4.5-hardenednopiessp
 [5] powerpc-unknown-linux-gnu-3.4.5-hardenednossp
Aemilia bjosch # emerge --info
Portage 2.0.54 (default-linux/ppc/2005.1/ppc, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-gentoo-r5 ppc)
=================================================================
System uname: 2.6.14-gentoo-r5 ppc 7455, altivec supported
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=powerpc -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -mtune=powerpc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LINGUAS="it de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="ppc X alsa arts audiofile berkdb bitmap-fonts bzip2 cdr crypt cups curl dri dvd eds emboss exif expat fam fbcon fortran gd gif glut gmp gpm gstreamer gtk gtk2 hal idn imagemagick imlib ipv6 jpeg kde lcms libwww mad matroska mng motif mp3 mpeg mysql ncurses nls ogg oggvorbis openal opengl pam pcre pdflib perl png python qt readline scanner sdl spell ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xine xml2 xmms xv zlib linguas_it linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
I never changed them since a first installation of qgo, and anyway I run always: emerge --update --deep --newuse world. Kernel is: 2.6.14-gentoo-r5; KDE 3.5.1, qt 3.3.4-r8.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-22 06:50:28 UTC
Think you could attach that strace output?
Comment 2 Björn Schöpe 2006-03-22 07:21:02 UTC
(In reply to comment #1)
> Think you could attach that strace output?
> 
I tried to do strace qgo > strace_qgo but the file remains empty. I think this is not the whole output but all I could get, sorry:
read(4, "\"a010013l.pfb\" 0 \"URW Gothic L:s"..., 4096) = 4096
read(4, "mg|mh|mk|mt|nb|nl|nn|no|ny|oc|om"..., 4096) = 4096
read(4, "!!!+ !!+u{!!!!)       :lang=aa|a"..., 4096) = 4096
read(4, "imbus Sans L:style=Bold Condense"..., 4096) = 4096
read(4, "|bg|bi|br|bs|bua|ca|ce|ch|chm|co"..., 4096) = 4096
read(4, "e=True:charset=  |>^1!|>^1!P0oWQ"..., 4096) = 3866
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
getuid()                                = 1000
geteuid()                               = 1000
gettimeofday({1143040487, 935293}, NULL) = 0
getpid()                                = 15727
open("/home/bjosch/.fonts.cache-1.TMP-kxn1Od", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
fcntl64(4, F_GETFL)                     = 0x2 (flags O_RDWR)
fstat64(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
_llseek(4, 0, [0], SEEK_CUR)            = 0
getpid()                                = 15727
write(4, "15727\n", 6)                  = 6
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
link("/home/bjosch/.fonts.cache-1.TMP-kxn1Od", "/home/bjosch/.fonts.cache-1.LCK") = 0
unlink("/home/bjosch/.fonts.cache-1.TMP-kxn1Od") = 0
unlink("/home/bjosch/.fonts.cache-1.NEW") = -1 ENOENT (No such file or directory)
open("/home/bjosch/.fonts.cache-1.NEW", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
write(4, "\"/usr/share/fonts/misc\" 0 0 \".di"..., 4096) = 4096
write(4, "e=True:charset=  %rt9O   Ka]yP  "..., 4096) = 4096
write(4, "ch|co|da|de|en|es|et|eu|fi|fj|fo"..., 4096) = 4096
write(4, ":weight=80:index=0:outline=True:"..., 4096) = 4096
write(4, "&   !!!)$      9;*f! !!#0GM>RAd#"..., 4096) = 4096
write(4, "!!#    !!#0G<QBJp!!.)#      !!#6"..., 4096) = 4096
write(4, "oc|om|pt|rm|sma|smj|so|sq|sv|sw|"..., 4096) = 4096
write(4, "P0oWR!!+u{!!!!)       :lang=aa|a"..., 4096) = 4096
write(4, "c|om|pt|rm|sma|smj|so|sq|sv|sw|t"..., 4096) = 4096
write(4, "bs|ch|co|cs|da|de|en|es|et|eu|fi"..., 4096) = 4096
write(4, "!|>^1!P0oWQ |>^1!|>^1!|>^1!!!!%#"..., 4096) = 4096
write(4, "ion=0\"\n\"/usr/local/share/fonts/G"..., 4096) = 4096
write(4, "y|bi|br|ch|co|da|de|en|es|et|eu|"..., 4096) = 4096
write(4, ":index=0:outline=True:scalable=T"..., 4096) = 4096
write(4, "v|sw|tn|ts|vo|vot|wa|xh|yap|zu:f"..., 4096) = 4096
write(4, "&      !!#6I!!K?&       !!+lx   "..., 4096) = 4096
write(4, "|>^1!P0oWQ |>]![|>^1!|>^1!!!!%#l"..., 4096) = 4096
write(4, "nt=100:weight=200:index=0:outlin"..., 4096) = 4096
write(4, "t=0:width=100:index=0:outline=Tr"..., 4096) = 4096
write(4, "536\"\n\"/usr/local/share/fonts/g00"..., 4096) = 4096
write(4, "    !!#0GM>RAd#y#fx!!!!5!#f05 !!"..., 4096) = 4096
write(4, ">^1!P0oWQ |>]!]|>^1!|>^1!!!!%# !"..., 4096) = 4096
write(4, "ldstyle Figures:slant=100:weight"..., 4096) = 4096
write(4, "!!5     !!#3H !!!!&      !!#6I!!"..., 4096) = 4096
write(4, "bi|br|ch|co|da|de|en|es|et|eu|fi"..., 4096) = 4096
write(4, "|wa|xh|yap|zu:fontversion=0\"\n\"/u"..., 4096) = 4096
write(4, "3023d.pfb\" 0 960990021 \"Thorowgo"..., 4096) = 4096
write(4, "/share/fonts/GARAC___.pfb\" 0 102"..., 4096) = 4096
write(4, "c|om|pt|rm|sma|smj|so|sq|sv|sw|t"..., 4096) = 4096
write(4, "sr/local/share/fonts/LISTFCEB_.t"..., 4096) = 4096
write(4, "fb\" 0 1027507626 \"Berkeley LT:st"..., 4096) = 4096
write(4, "|da|de|el|en|eo|es|et|eu|fi|fj|f"..., 4096) = 4096
write(4, "True:charset=  |>^1!|>^1!P0oWQ |"..., 4096) = 4096
write(4, "n|no|oc|om|pt|rm|sma|smj|so|sq|s"..., 4096) = 4096
write(4, "ue:scalable=True:charset=  |>^1!"..., 4096) = 4096
write(4, "h|zu:fontversion=65536\"\n\"/usr/lo"..., 4096) = 4096
write(4, "K?&   !!!)$      /?6Iu !!!1&|>]!"..., 4096) = 4096
write(4, "dobe:index=0:outline=True:scalab"..., 4096) = 4096
write(4, "ts|vo|vot|wa|xh|yap|zu:fontversi"..., 4096) = 4096
write(4, "fr|fur|fy|gd|gl|gv|ho|ia|id|ie|i"..., 4096) = 4096
write(4, "   !!#3H !!!!&      !!#6I!!K?&  "..., 4096) = 4096
write(4, "     9;*f! !!#0GM>RAd#y#fx!!!!5 "..., 4096) = 4096
write(4, "  :lang=aa|ast|ay|bi|br|ch|co|de"..., 4096) = 4096
write(4, "br|ch|co|da|de|en|es|et|eu|fi|fj"..., 4096) = 4096
write(4, "u|fi|fj|fo|fr|fur|fy|gd|gl|gv|ho"..., 4096) = 4096
write(4, "      !!+u{!!!!)       :lang=aa|"..., 4096) = 4096
write(4, "0:index=0:outline=True:scalable="..., 4096) = 4096
write(4, "3y?4!!K?&   !!!)$      9;*f! !!#"..., 4096) = 4096
write(4, " |>^1!|>^1!|>^1!!!!%#()aVIOh|AAl"..., 4096) = 4096
write(4, "\"IM FELL English:style=Bold:slan"..., 4096) = 4096
write(4, "ie|io|is|it|lb|mg|nb|nl|nn|no|oc"..., 4096) = 4096
write(4, ">^1!|>^1!P0oWQ |>]!]|>^1!|>^1!!!"..., 4096) = 4096
write(4, "Ilj (1+e5  !!#0GM>RAd#y#fx   !!!"..., 4096) = 4096
write(4, "lang=aa|ast|ay|bi|br|ch|co|da|de"..., 4096) = 4096
write(4, "Antiqua:style=Regular:slant=0:we"..., 4096) = 4096
write(4, "vo|vot|wa|xh|yap|zu:fontversion="..., 4096) = 4096
write(4, "r/local/share/fonts/MKRG____.pfb"..., 4096) = 4096
write(4, "\" 0 987678210 \"Bembo:style=Semib"..., 4096) = 4096
write(4, "u:fontversion=0\"\n\"/usr/local/sha"..., 4096) = 4096
write(4, "=Regular:slant=0:weight=210:foun"..., 4096) = 4096
write(4, "ight=80:foundry=adobe:index=0:ou"..., 4096) = 4096
write(4, "     !!!!+ !!+u{!!!!)       :lan"..., 4096) = 4096
write(4, "a|de|en|es|et|eu|fi|fj|fo|fr|fur"..., 4096) = 4096
write(4, "f! !!!.%   9WIlj!#f05!!!)$!!!!# "..., 4096) = 4096
write(4, "t=100:foundry=adobe:index=0:outl"..., 4096) = 4096
write(4, "t!!!!j!!#DM +~x|C!!!!(!!!LG    !"..., 4096) = 4096
write(4, "is|it|lb|mg|nb|nl|nn|no|oc|om|pt"..., 4096) = 4096
write(4, ">^1!|>^1!P0oWQ T[~(Hgf8E;gf8E;!!"..., 4096) = 4096
write(4, "!!+u{!!!!)       :lang=aa|ast|ay"..., 4096) = 4096
write(4, "0F!#ZbX)KoHa!|#>t!!!!j!!#DM +~x|"..., 4096) = 4096
write(4, "gd|gl|gv|ho|ia|id|ie|io|is|it|lb"..., 4096) = 4096
write(4, "  !!#3H !!!!&      !!#6I#?wrx  !"..., 4096) = 4096
write(4, "w|tn|ts|vo|vot|wa|xh|yap|zu:font"..., 4096) = 4096
write(4, "smj|so|sq|sv|sw|tn|ts|vo|vot|wa|"..., 4096) = 4096
write(4, "|ay|bi|br|bs|ch|co|cs|da|de|en|e"..., 4096) = 4096
write(4, "|vo|vot|wa|wen|xh|yap|zu:fontver"..., 4096) = 4096
write(4, " 9;*f! !!#0GM>RAd#y#fx!!!!5     "..., 4096) = 4096
write(4, "7.pfb\" 0 1027507626 \"Berkeley LT"..., 4096) = 4096
write(4, "00:index=0:outline=True:scalable"..., 4096) = 4096
write(4, "     :lang=aa|ast|ay|bi|br|ch|co"..., 4096) = 4096
write(4, "!!#0GP&0ObBao&!!!!!5P0oWR !!!X} "..., 4096) = 4096
write(4, "fv      w0TLp|>^1!!!+iw QJ}yR $W"..., 4096) = 4096
write(4, "f|ast|ava|ay|az|ba|be|bg|bi|bin|"..., 4096) = 4096
write(4, "lable=True:charset=  |>^0]|>^1!P"..., 4096) = 4096
write(4, "able=True:charset=  |>^1!|>^1!P0"..., 4096) = 4096
write(4, "#6I!^^7$       :lang=fj|ho|ia|ie"..., 73) = 73
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
rename("/home/bjosch/.fonts.cache-1.NEW", "/home/bjosch/.fonts.cache-1") = 0
unlink("/home/bjosch/.fonts.cache-1.LCK") = 0
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/C/XI18N_OBJS", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=333, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 4096) = 333
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/lib/common/xlcDef.so.2", O_RDONLY) = 4
read(4, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\31"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=22688, ...}) = 0
mmap(0xef30000, 78652, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xef30000
mprotect(0xef34000, 62268, PROT_NONE)   = 0
mmap(0xef43000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0xef43000
close(4)                                = 0
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/usr/lib/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/lib/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=772, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#  $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
uname({sys="Linux", node="Aemilia", ...}) = 0
open("/home/bjosch/.Xdefaults-Aemilia", O_RDONLY) = -1 ENOENT (No such file or directory)
write(3, "w\25\0\1", 4)                 = 4
read(3, "\1\4\0\\\0\0\0\10\0\0\0\0\20 \0\0\20\37\314\210\20 \0\0"..., 32) = 32
readv(3, [{"2>\0\0B\0\0\0%m\0\0@}\234\0M\0\0\0\0\0\0\0st\177\200]|"..., 32}, {"", 0}], 2) = 32
write(3, "\226\10\0\7\1\0\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28
read(3, "\1\0\0]\0\0\3\224\0\0\10\377\0\7\0\16\16\10\1$\370\0\0"..., 32) = 32
read(3, "\370\17\0\0\0\0\0\0", 8)       = 8
read(3, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0"..., 3656) = 3656
access("/usr/qt/3/plugins", F_OK)       = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getcwd("/home/bjosch", 4096)            = 13
access("/usr/kde/3.5/bin/qgo", F_OK)    = -1 ENOENT (No such file or directory)
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getcwd("/home/bjosch", 4096)            = 13
access("/usr/local/bin/qgo", F_OK)      = -1 ENOENT (No such file or directory)
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getcwd("/home/bjosch", 4096)            = 13
access("/usr/bin/qgo", F_OK)            = 0
access("/usr/bin/qgo", F_OK)            = 0
lstat64("/usr/bin/qgo", {st_mode=S_IFREG|0755, st_size=1882940, ...}) = 0
lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("", 0x101fb578)                 = -1 ENOENT (No such file or directory)
stat64("", 0x101fb578)                  = -1 ENOENT (No such file or directory)
access("/usr/bin", F_OK)                = 0
access("/usr/qt/3/plugins/codecs/.", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/codecs/.", F_OK)       = -1 ENOENT (No such file or directory)
time(NULL)                              = 1143040487
open("/etc/localtime", O_RDONLY)        = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0"..., 4096) = 2299
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
write(3, "\226\1\0\5\0\0\0\1\0\0\0\0\0\0\0\0\0\5\0\5\226\1\0\4\0"..., 88) = 88
read(3, "\1\0\0b\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0W\0\0\0\0\0"..., 32) = 32
write(3, "\24\0\0\6\0\0\0@\0\0\1v\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24
read(3, "\1\10\0c\0\0\0\0\0\0\1v\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
write(3, "\24\0\0\6\0\0\0@\0\0\1v\0\0\0\0\0\0\0\0\0\0\4\0", 24) = 24
read(3, "\1\10\0d\0\0\0\2\0\0\1v\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0"..., 32) = 32
readv(3, [{"\0%q9\1\325\232\300", 8}, {"", 0}], 2) = 8
access("/home/bjosch/.qt", F_OK)        = 0
lstat64("/home/bjosch/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/qt/3/etc/settings/qtrc", F_OK) = 0
lstat64("/usr/qt/3/etc/settings/qtrc", {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
access("/home/bjosch/.qt/qtrc", F_OK)   = 0
lstat64("/home/bjosch/.qt/qtrc", {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
access("/usr/qt/3/etc/settings/qtrc", F_OK) = 0
open("/usr/qt/3/etc/settings/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied)
open("/usr/qt/3/etc/settings/qtrc", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "[3.3]\nlibraryPath=/root/.kde/lib"..., 4096) = 1028
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1028, ...}) = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/home/bjosch/.qt/qtrc", F_OK)   = 0
open("/home/bjosch/.qt/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 4
fcntl64(4, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde190) = 0
open("/home/bjosch/.qt/qtrc", O_RDONLY|O_LARGEFILE) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(5, "[3.3]\nlibraryPath=/home/bjosch/."..., 4096) = 1236
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0
close(5)                                = 0
munmap(0x3001e000, 4096)                = 0
fcntl64(4, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde1a0) = 0
close(4)                                = 0
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/lib/common/ximcp.so.2", O_RDONLY) = 4
read(4, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0Y("..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=144816, ...}) = 0
mmap(0xeef2000, 187816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xeef2000
mprotect(0xef0e000, 73128, PROT_NONE)   = 0
mmap(0xef1e000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1c000) = 0xef1e000
close(4)                                = 0
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/compose.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=24318, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096
read(4, "O8859-15\niso8859-1/Compose\t\tgl_E"..., 4096) = 4096
read(4, "8\nen_US.UTF-8/Compose\t\taz_AZ.UTF"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/usr/lib/X11/locale/iso8859-1/Compose", R_OK) = 0
open("/usr/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4
close(4)                                = 0
open("/home/bjosch/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/X11/locale/compose.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=24318, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096
read(4, "O8859-15\niso8859-1/Compose\t\tgl_E"..., 4096) = 4096
read(4, "8\nen_US.UTF-8/Compose\t\taz_AZ.UTF"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/usr/lib/X11/locale/iso8859-1/Compose", R_OK) = 0
open("/usr/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=20408, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0444, st_size=20408, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: iso8859-1,v 1.3 2000/08"..., 4096) = 4096
read(4, "\n<Multi_key> <a> <underscore>\t\t:"..., 4096) = 4096
read(4, "\t: \"\\303\"\tAtilde\n<Multi_key> <mi"..., 4096) = 4096
read(4, "\t: \"\\355\"\tiacute\n<Multi_key> <i>"..., 4096) = 4096
read(4, "te\n<Multi_key> <Y> <apostrophe>\t"..., 4096) = 4024
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
write(3, "\3\0\0\2\0\0\0@\16\0\0\2\0\0\0@", 16) = 16
read(3, "\1\0\0e\0\0\0\3\0\0\0#\0\1\1\1\377\377\377\377\0\0\0\0"..., 32) = 32
read(3, "\0\372@1\0@@0\0\0\0\0", 12)    = 12
read(3, "\1\20\0f\0\0\0\0\0\0\0@\0\0\0\0\5\0\4\0\0\0\0\0\20 \0\0"..., 32) = 32
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/compose.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=24318, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096
read(4, "O8859-15\niso8859-1/Compose\t\tgl_E"..., 4096) = 4096
read(4, "8\nen_US.UTF-8/Compose\t\taz_AZ.UTF"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/usr/lib/X11/locale/iso8859-1/Compose", R_OK) = 0
open("/usr/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4
close(4)                                = 0
open("/home/bjosch/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/X11/locale/compose.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=24318, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096
read(4, "O8859-15\niso8859-1/Compose\t\tgl_E"..., 4096) = 4096
read(4, "8\nen_US.UTF-8/Compose\t\taz_AZ.UTF"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/usr/lib/X11/locale/iso8859-1/Compose", R_OK) = 0
open("/usr/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=20408, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0444, st_size=20408, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "# $Xorg: iso8859-1,v 1.3 2000/08"..., 4096) = 4096
read(4, "\n<Multi_key> <a> <underscore>\t\t:"..., 4096) = 4096
read(4, "\t: \"\\303\"\tAtilde\n<Multi_key> <mi"..., 4096) = 4096
read(4, "\t: \"\\355\"\tiacute\n<Multi_key> <i>"..., 4096) = 4096
read(4, "te\n<Multi_key> <Y> <apostrophe>\t"..., 4096) = 4024
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=57362, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
read(4, "_BE.ISO8859-1\nde_BE.ISO_8859-1\t\t"..., 4096) = 4096
read(4, "\t\t\t\tes_BO.ISO8859-1\nes_BO.iso885"..., 4096) = 4096
read(4, "SO8859-15\nfr_FR@euro\t\t\t\t\tfr_FR.I"..., 4096) = 4096
read(4, ".EUC-KR\t\t\t\t\tko_KR.eucKR\nko_KR.eu"..., 4096) = 4096
read(4, "pt_PT.utf8\t\t\t\t\tpt_PT.UTF-8\npt_PT"..., 4096) = 4096
read(4, "9-15\nwa_BE@euro\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tC\nC.en:\t\t\t\t\t\tC\nC.iso88591"..., 4096) = 4096
read(4, "_8859-1:\t\t\t\tde_CH.ISO8859-1\nde_C"..., 4096) = 4096
read(4, "\t\t\t\t\t\tes_CO.ISO8859-1\nes_CO.iso8"..., 4096) = 4096
read(4, "\t\t\t\tfr_FR.UTF-8\nfr_LU:\t\t\t\t\t\tfr_L"..., 4096) = 4096
read(4, ":\t\t\t\t\t\tko_KR.eucKR\nKO_KR:\t\t\t\t\t\tk"..., 4096) = 4096
read(4, "1.en:\t\t\t\t\tpt_PT.ISO8859-1\npt_PT."..., 4096) = 4096
read(4, ":\t\t\t\t\t\tvi_VN.TCVN\nVI_VN:\t\t\t\t\t\tvi"..., 4096) = 4096
read(4, ":\t\t\t\t\tja_JP.eucJP\n", 4096) = 18
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
open("/usr/lib/X11/locale/locale.dir", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=30113, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
read(4, "es_VE.ISO8859-1\niso8859-1/XLC_LO"..., 4096) = 4096
read(4, "59-15/XLC_LOCALE\t\t\tsv_SE.ISO8859"..., 4096) = 4096
read(4, "8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_US"..., 4096) = 4096
close(4)                                = 0
munmap(0x3001e000, 4096)                = 0
writev(3, [{"\2\0\0\4\0\0\0@\0\0\10\0\0@@0b\0\0\6\0\17\4\0", 24}, {"XInputExtension", 15}, {"\0", 1}], 3) = 40
read(3, "\1\303\0h\0\0\0\0\1\224`\263\20 \0\0\20\37\314\210\20 "..., 32) = 32
writev(3, [{"\224\1\0\6\0\17\0@", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
read(3, "\1\1\0i\0\0\0\0\0\1\0\3\1 \0\0\177\303\263\0\20\vP(\0\0"..., 32) = 32
write(3, "\224\2\0\1", 4)               = 4
read(3, "\1\2\0j\0\0\0\24\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "\0\0\0}\0\1\1\240\0\0\0~\1\2\0\0\0\10\10\377\0\370\0\0"..., 80) = 80
socket(PF_FILE, SOCK_STREAM, 0)         = 4
uname({sys="Linux", node="Aemilia", ...}) = 0
connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/7181"}, 21) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
write(4, "\0\1\1\0\0\0\0\0", 8)         = 8
read(4, "\0\1\1p\0\0\0\0", 8)           = 8
access("/home/bjosch/.ICEauthority", R_OK) = 0
open("/home/bjosch/.ICEauthority", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0600, st_size=191, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(5, "\0\3ICE\0\0\0000local/Aemilia:/tmp/.ICE"..., 4096) = 191
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x3001e000, 4096)                = 0
write(4, "\0\2\1\0\0\0\0\4\0\0\0\0\0\0\0\0\0\3MIT\0\0\0\0\0031.0"..., 40) = 40
read(4, "\0\6\0p\0\0\0\2", 8)           = 8
read(4, "\0\3MIT\0\0\0\0\0031.0P\0\0", 16) = 16
access("/home/bjosch/.ICEauthority", R_OK) = 0
open("/home/bjosch/.ICEauthority", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0600, st_size=191, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(5, "\0\3ICE\0\0\0000local/Aemilia:/tmp/.ICE"..., 4096) = 191
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x3001e000, 4096)                = 0
write(4, "\0\7\1\0\0\0\0\5\1\0\0\0\0\0\0\0\0\4XSMP\0\0\0\3MIT\0\0"..., 48) = 48
read(4, "\0\10\0\1\0\0\0\2", 8)         = 8
read(4, "\0\3KDE\0\0\0\0\0031.0P\0\0", 16) = 16
write(4, "\1\1\1\0\0\0\0\1\0\0\0\0\0\0\0\0", 16) = 16
read(4, "\1\2\0\1\0\0\0\6", 8)          = 8
read(4, "\0\0\0%10adcece69000114304048800000"..., 48) = 48
pipe([5, 6])                            = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
ioctl(5, FIONREAD or FIONREAD, [0])     = 0
write(6, "\0", 1)                       = 1
ioctl(5, FIONREAD or FIONREAD, [1])     = 0
ioctl(5, FIONREAD or FIONREAD, [1])     = 0
access("/usr/lib/kde3/plugins/styles/.", F_OK) = 0
open("/usr/lib/kde3/plugins/styles", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 7
fstat64(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
getdents64(7, /* 6 entries */, 4096)    = 176
lstat64("/usr/lib/kde3/plugins/styles/baghira.so", {st_mode=S_IFREG|0755, st_size=273908, ...}) = 0
lstat64("/usr/lib/kde3/plugins/styles/lipstik.so", {st_mode=S_IFREG|0755, st_size=128556, ...}) = 0
getdents64(7, /* 0 entries */, 4096)    = 0
close(7)                                = 0
access("/usr/kde/3.5/lib/kde3/plugins/styles/.", F_OK) = 0
open("/usr/kde/3.5/lib/kde3/plugins/styles", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 7
fstat64(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
getdents64(7, /* 20 entries */, 4096)   = 672
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/plastik.so", {st_mode=S_IFREG|0755, st_size=114028, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/highcolor.so", {st_mode=S_IFREG|0755, st_size=68648, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/highcontrast.so", {st_mode=S_IFREG|0755, st_size=60016, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/light.so", {st_mode=S_IFREG|0755, st_size=85704, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/kthemestyle.so", {st_mode=S_IFREG|0755, st_size=160036, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/keramik.so", {st_mode=S_IFREG|0755, st_size=204856, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/dotnet.so", {st_mode=S_IFREG|0755, st_size=76652, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/phasestyle.so", {st_mode=S_IFREG|0755, st_size=82992, ...}) = 0
lstat64("/usr/kde/3.5/lib/kde3/plugins/styles/lipstik.so", {st_mode=S_IFREG|0755, st_size=158017, ...}) = 0
getdents64(7, /* 0 entries */, 4096)    = 0
close(7)                                = 0
access("/home/bjosch/.kde/lib/kde3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/qt/3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/styles/.", F_OK)       = -1 ENOENT (No such file or directory)
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
lstat64("/usr/lib/kde3/plugins/styles/baghira.so", {st_mode=S_IFREG|0755, st_size=273908, ...}) = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
access("/home/bjosch/.qt", F_OK)        = 0
lstat64("/home/bjosch/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/qt/3/etc/settings/qt_plugins_3.3rc", F_OK) = 0
open("/usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied)
open("/usr/qt/3/etc/settings/qt_plugins_3.3rc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(7, "[..]\nlibpsi/psiwidgets/libpsiwid"..., 4096) = 2891
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=2891, ...}) = 0
close(7)                                = 0
munmap(0x3001e000, 4096)                = 0
access("/home/bjosch/.qt/qt_plugins_3.3rc", F_OK) = 0
open("/home/bjosch/.qt/.qt_plugins_3.3rc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 7
fcntl64(7, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde3b0) = 0
open("/home/bjosch/.qt/qt_plugins_3.3rc", O_RDONLY|O_LARGEFILE) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(8, "[..]\nlibpsi/psiwidgets/libpsiwid"..., 4096) = 3095
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=3095, ...}) = 0
close(8)                                = 0
munmap(0x3001e000, 4096)                = 0
fcntl64(7, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde3c0) = 0
close(7)                                = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
open("/usr/lib/kde3/plugins/styles/baghira.so", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\350"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=273908, ...}) = 0
mmap(0xee8e000, 342808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xee8e000
mprotect(0xeed0000, 72472, PROT_NONE)   = 0
mmap(0xeedf000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x41000) = 0xeedf000
mmap(0xeee1000, 2840, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xeee1000
close(7)                                = 0
open("/usr/kde/3.5/lib/tls/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/kde/3.5/lib/tls", 0x7fbddb10) = -1 ENOENT (No such file or directory)
open("/usr/kde/3.5/lib/libkdeui.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\22m"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=3198192, ...}) = 0
mmap(0xeb54000, 3317296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xeb54000
mprotect(0xee36000, 294448, PROT_NONE)  = 0
mmap(0xee46000, 167936, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2e2000) = 0xee46000
mmap(0xee6f000, 60976, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xee6f000
close(7)                                = 0
open("/usr/kde/3.5/lib/libkdecore.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\v\235"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=2579372, ...}) = 0
mmap(0xe8b3000, 2690640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe8b3000
mprotect(0xeb17000, 183888, PROT_NONE)  = 0
mmap(0xeb27000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x264000) = 0xeb27000
mmap(0xeb37000, 52816, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xeb37000
close(7)                                = 0
open("/usr/kde/3.5/lib/libDCOP.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\375"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=215464, ...}) = 0
mmap(0xe85c000, 290164, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe85c000
mprotect(0xe88f000, 81268, PROT_NONE)   = 0
mmap(0xe89f000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x33000) = 0xe89f000
mmap(0xe8a0000, 11636, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xe8a0000
close(7)                                = 0
open("/usr/kde/3.5/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/tls", 0x7fbdda90) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4", 0x7fbdda90) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls", 0x7fbdda90)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=45056, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=90393, ...}) = 0
mmap(NULL, 90393, PROT_READ, MAP_PRIVATE, 7, 0) = 0x30029000
close(7)                                = 0
open("/lib/libutil.so.1", O_RDONLY)     = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\f"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=10312, ...}) = 0
mmap(0xe839000, 74264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe839000
mprotect(0xe83b000, 66072, PROT_NONE)   = 0
mmap(0xe84a000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0xe84a000
close(7)                                = 0
open("/usr/kde/3.5/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0;\360"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=96752, ...}) = 0
mmap(0xe802000, 159296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe802000
mprotect(0xe819000, 65088, PROT_NONE)   = 0
mmap(0xe828000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x16000) = 0xe828000
close(7)                                = 0
open("/usr/kde/3.5/lib/libidn.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libidn.so.11", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libidn.so.11", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0!\210"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=199352, ...}) = 0
mmap(0xe7b1000, 262924, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe7b1000
mprotect(0xe7e1000, 66316, PROT_NONE)   = 0
mmap(0xe7f0000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2f000) = 0xe7f0000
close(7)                                = 0
open("/usr/kde/3.5/lib/libkdefx.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\277"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=179068, ...}) = 0
mmap(0xe764000, 248048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xe764000
mprotect(0xe78f000, 71920, PROT_NONE)   = 0
mmap(0xe79e000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2a000) = 0xe79e000
mmap(0xe7a0000, 2288, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xe7a0000
close(7)                                = 0
mprotect(0xe84a000, 4096, PROT_READ)    = 0
rt_sigaction(SIGILL, {0xf30e0dc, [ILL], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigaction(SIGILL, {SIG_DFL}, {0xf30e0dc, [ILL], SA_RESTART}, 8) = 0
munmap(0x30029000, 90393)               = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
access("/usr/lib/kde3/plugins/styles/baghira.so", F_OK) = 0
access("/home/bjosch/.qt", F_OK)        = 0
lstat64("/home/bjosch/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/qt/3/etc/settings/kstylerc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/bjosch/.qt/kstylerc", F_OK) = 0
open("/home/bjosch/.qt/.kstylerc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 7
fcntl64(7, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde6b0) = 0
open("/home/bjosch/.qt/kstylerc", O_RDONLY|O_LARGEFILE) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(8, "[Settings]\nMenuDropShadow=false\n"..., 4096) = 81
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=81, ...}) = 0
close(8)                                = 0
munmap(0x3001e000, 4096)                = 0
fcntl64(7, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde6c0) = 0
close(7)                                = 0
ioctl(5, FIONREAD or FIONREAD, [1])     = 0
gettimeofday({1143040488, 224048}, NULL) = 0
gettimeofday({1143040488, 224361}, NULL) = 0
ioctl(5, FIONREAD or FIONREAD, [1])     = 0
access("/home/bjosch/.qt", F_OK)        = 0
lstat64("/home/bjosch/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/qt/3/etc/settings/baghirarc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/bjosch/.qt/baghirarc", F_OK) = 0
open("/home/bjosch/.qt/.baghirarc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 7
fcntl64(7, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde630) = 0
open("/home/bjosch/.qt/baghirarc", O_RDONLY|O_LARGEFILE) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
read(8, "[BAB]\ndefaultState=0\n\n[Deco]\n3DI"..., 4096) = 2870
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=2870, ...}) = 0
close(8)                                = 0
munmap(0x3001e000, 4096)                = 0
fcntl64(7, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0x7fbde640) = 0
close(7)                                = 0
open("/home/bjosch/.baghira/.bab/qgo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/bjosch/.baghira/qgo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=90393, ...}) = 0
mmap(NULL, 90393, PROT_READ, MAP_PRIVATE, 7, 0) = 0x30029000
close(7)                                = 0
open("/lib/tls/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0x7fbd8590)          = -1 ENOENT (No such file or directory)
open("/lib/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/libXcursor.so.1.0.2", O_RDONLY) = 7
read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\000"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=50102, ...}) = 0
close(7)                                = 0
munmap(0x30029000, 90393)               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-22 08:32:26 UTC
Umm... thanks...

Next time, please *attach* the file, rather than pasting it inline.  It makes it really hard to read the bug on a slow link and essentially impossible with a command line web browser.
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2006-10-11 14:51:40 UTC
Does 1.5.1 work?
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2006-10-13 00:32:47 UTC
reopen if it's still an issue with the latest ebuilds.