Abiword 0.7.12 bombs after Slackware upgrade


Subject: Abiword 0.7.12 bombs after Slackware upgrade
From: Ron Ross (ronross@colba.net)
Date: Tue Feb 20 2001 - 03:56:11 CST


Hi,

I'm no developer, but I've just subscribed to the list to send in this
report on Abiword 0.7.12 on Slackware 7.0/7.1.

I've been regularly updating Abiword on Windows and GNU/Linux for over a
year and have had no problems with basic functionality until now. I've
been running 0.7.12 on Slackware (and Windows) for over a month without
problems. This was the Slackware package (although all previous
installations were based on the dynamically linked .tgz binary file).

I'm in the process of upgrading my Slackware installation. This was
initially Bigslack (UMSDOS-based installation of Slackware 7.0, with
kernel 2.2.13, I think), went through a number of additions and upgrades
(including several new kernel compilations -- currently running 2.2.17),
before I finally moved it all to ext2 partitions. Now, in preparation
for an eventual move to linux 2.4.x and XFree86 4 (currently running
3.3.5), I've begun bringing the whole installation to current levels.
Abiword 0.7.12 functioned normally through all this, until after
upgrading a lot of the packages of the base system. Abiword would now
hang while launching, i.e., the splash screen would come up and that's
as far as it went, the splash screen remaining frozen on the screen (on
all virtual desktops - I'm using Enlightenment) until I killed it. I
used "strace" to launch abiword; you'll find the output appended to the
end of the message (both for the initial, Slackware-packaged
installation of Abiword and for an installation based on the staticaly
linked binary).

I won't list _all_ the Slackware packages that I upgraded. I suspect the
cause is related to one of the following upgrades:

  glibso.tgz: glibc-2.1.2 > 2.2.1
  cxxlibs.tgz: ? > libstdc++.so.2.9.0,libstdc++-3-libc6.1-2-2.10.0.so
  elflibs.tgz: (many)
  util.tgz: util-linux-2.10o > 2.10s
  zoneinfo.tgz ?? > ?? (I don't think this changed anything; it seemed
                         related to the glibc upgrade)

I removed Abiword, and reinstalled, using the dynamically linked tar
ball. This produced the same effect as before (hanging during launch,
frozen splash screen). I then removed this installation, and reinstalled
with the statically linked package. Abiword will still not function, but
now it exits without ever appearing, instead of hanging.

I browsed the archive of this list and recent postings related to
Slackware, and especially the following info, separately posted by two
people, which wasn't quite a solution to exactly the same problem, but I
thought I'd give it a try:
>
> When trying to execute the dynamic version of abiword I get this error:
>
> /usr/bin/AbiWord_d: error while loading shared libraries:
> libstdc++-libc6.2-2.so.3: cannot open shared object file: No such
> file or directory
>
> I fixed it by doing this:
> ln -s /usr/lib/libstdc++-3-libc6.1-2-2.10.0.so \
> /usr/lib/libstdc++-libc6.2-2.so.3
>
> ldconfig
>

This had no effect, either positive or negative.

None of my other programs has shown any problems (although I can't vouch
for having tried and used each and every one of them; have passed the
test: WordPerfect 8, Emacs 20.7 and Emacs 21 prerelease, all kinds of
commandline programs, games and utilites from KDE and GNOME, TkDesk,
Netscape, etc.).

I _really_ like Abiword, and would like to get it working again. One
poster in the Slacware thread in the archive (January 2001?) suggested
downloading the CVS source and compiling from scratch. I'm willing to do
that; I followed the links, but got confused as to what to download: the
main tar ball, obviously, but what of all the other packages and
libraries that accompany it?

Without further ado:

---- strace of initial Slackware package-based install of AW 0.7.12 ----

bash-2.04$ strace AbiWord
execve("/usr/bin/AbiWord", ["AbiWord"], [/* 43 vars */]) = 0
brk(0) = 0x80bef10
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
SYS_197(0x3, 0xbfffeb84, 0x400168cc, 0x40016b2c, 0x3) = -1 ENOSYS (Function not implemented)
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 22798, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000
close(3) = 0
open("/lib/libtermcap.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001d000
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 13800, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001e000
mprotect(0x40021000, 1512, PROT_NONE) = 0
mmap(0x40021000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x40021000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 11748, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
mprotect(0x40024000, 3556, PROT_NONE) = 0
mmap(0x40024000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40024000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 1090532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40025000
mprotect(0x40126000, 37860, PROT_NONE) = 0
mmap(0x40126000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x100000) = 0x40126000
mmap(0x4012c000, 13284, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4012c000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
close(3) = 0
munmap(0x40017000, 22798) = 0
getpid() = 1734
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
close(3) = 0
brk(0) = 0x80bef10
brk(0x80bf000) = 0x80bf000
rt_sigprocmask(0, 0xbffff638, 0xbffff5b8, 0x8, 0) = 0
brk(0x80c0000) = 0x80c0000
rt_sigprocmask(0x2, 0xbffff5b8, 0, 0x8, 0x2) = 0
SYS_199(0x4012a818, 0, 0x4012b500, 0x40128f50, 0x2) = -1 ENOSYS (Function not implemented)
getuid() = 1000
getgid() = 100
geteuid() = 1000
getegid() = 100
rt_sigprocmask(0, 0, 0x80be5fc, 0x8, 0) = 0
time(NULL) = 982578212
rt_sigprocmask(0, 0xbffff648, 0xbffff5c8, 0x8, 0) = 0
brk(0x80c1000) = 0x80c1000
rt_sigprocmask(0x2, 0xbffff5c8, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffd4f8, 0xbfffd478, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffd478, 0, 0x8, 0x2) = 0
open("/etc/mtab", O_RDONLY) = 3
SYS_197(0x3, 0xbfffcfe4, 0x4012b500, 0x4012ebf0, 0x3) = -1 ENOSYS (Function not implemented)
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(3, "/dev/hda7 / ext2 rw 0 0\n/dev/hd"..., 4096) = 271
close(3) = 0
munmap(0x40017000, 4096) = 0
open("/proc/meminfo", O_RDONLY) = 3
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(3, " total: used: free:"..., 1024) = 318
close(3) = 0
munmap(0x40017000, 4096) = 0
rt_sigprocmask(0, 0xbffff628, 0xbffff5a8, 0x8, 0) = 0
brk(0x80c2000) = 0x80c2000
rt_sigprocmask(0x2, 0xbffff5a8, 0, 0x8, 0x2) = 0
rt_sigaction(0x11, 0xbffff504, 0xbffff478, 0x8, 0x11) = 0
rt_sigaction(0x11, 0xbffff4fc, 0xbffff470, 0x8, 0x11) = 0
rt_sigaction(0x2, 0xbffff4f4, 0xbffff468, 0x8, 0x2) = 0
rt_sigaction(0x2, 0xbffff4ec, 0xbffff460, 0x8, 0x2) = 0
rt_sigaction(0x3, 0xbffff504, 0xbffff478, 0x8, 0x3) = 0
rt_sigaction(0x3, 0xbffff4fc, 0xbffff470, 0x8, 0x3) = 0
rt_sigprocmask(0, 0, 0x80bec40, 0x8, 0) = 0
rt_sigaction(0x3, 0xbffff4f0, 0xbffff464, 0x8, 0x3) = 0
uname({sys="Linux", node="darkstar", ...}) = 0
rt_sigprocmask(0, 0xbffff61c, 0xbffff59c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff59c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff62c, 0xbffff5ac, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff5ac, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
brk(0x80c3000) = 0x80c3000
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
brk(0x80c4000) = 0x80c4000
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff62c, 0xbffff5ac, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff5ac, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff62c, 0xbffff5ac, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff5ac, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff62c, 0xbffff5ac, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff5ac, 0, 0x8, 0x2) = 0
stat("/home/rdr/translat/C-P_Benoit", {st_mode=0, st_size=0, ...}) = 0
stat(".", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff5fc, 0xbffff57c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff57c, 0, 0x8, 0x2) = 0
getpid() = 1734
getppid() = 1733
stat(".", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff50c, 0xbffff48c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff48c, 0, 0x8, 0x2) = 0
stat("/usr/local/bin/sh", 0xbffff528) = -1 ENOENT (No such file or directory)
stat("/usr/bin/sh", 0xbffff528) = -1 ENOENT (No such file or directory)
stat("/bin/sh", {st_mode=0, st_size=0, ...}) = 0
getgroups(32, [3221160036]) = 1
stat("/bin/sh", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff5e8, 0xbffff568, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff568, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
getpgrp() = 1733
rt_sigaction(0x11, 0xbffff500, 0xbffff474, 0x8, 0x11) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
open("/usr/bin/AbiWord", O_RDONLY) = 3
lseek(3, 0, SEEK_CUR) = 0
read(3, "#!/bin/sh\n\n# AbiWord wrapper s"..., 80) = 80
lseek(3, 0, SEEK_SET) = 0
SYS_191(0x7, 0xbffff724, 0, 0x3, 0x7) = -1 ENOSYS (Function not implemented)
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255) = 255
close(3) = 0
sendto(255, 0x2, 1, 0xbffff9e8, {...}, 3221223224) = -1 ENOSYS (Function not implemented)
fcntl(255, F_SETFD, FD_CLOEXEC) = 0
fcntl(255, F_GETFL) = 0 (flags O_RDONLY)
fstat(255, {st_mode=0, st_size=0, ...}) = 0
lseek(255, 0, SEEK_CUR) = 0
rt_sigprocmask(0, 0xbffff6d8, 0xbffff658, 0x8, 0) = 0
brk(0x80c5000) = 0x80c5000
rt_sigprocmask(0x2, 0xbffff658, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6a0, 0xbffff620, 0x8, 0) = 0
brk(0x80c6000) = 0x80c6000
rt_sigprocmask(0x2, 0xbffff620, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
read(255, "#!/bin/sh\n\n# AbiWord wrapper s"..., 802) = 802
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeea4, 0xbfffee24, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee24, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeee8, 0xbfffee68, 0x8, 0) = 0
brk(0x80c7000) = 0x80c7000
rt_sigprocmask(0x2, 0xbfffee68, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5d0, 0xbffff550, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff550, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff604, 0xbffff584, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff584, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e0, 0xbffff560, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff560, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff604, 0xbffff584, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff584, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff3f8, 0xbffff378, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff378, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff390, 0xbffff310, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff310, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5cc, 0xbffff54c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff54c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e0, 0xbffff560, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff560, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeedc, 0xbfffee5c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee5c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6b4, 0xbffff634, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff634, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff390, 0xbffff310, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff310, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff520, 0xbffff4a0, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4a0, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/share/abisuite/fonts", {st_mode=032752, st_size=0, ...}) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff398, 0xbffff318, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff318, 0, 0x8, 0x2) = 0
stat(".", {st_mode=0, st_size=0, ...}) = 0
stat("/usr/local/bin/xset", 0xbffff4a8) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xset", 0xbffff4a8) = -1 ENOENT (No such file or directory)
stat("/bin/xset", 0xbffff4a8) = -1 ENOENT (No such file or directory)
stat("/usr/X11R6/bin/xset", {st_mode=0, st_size=0, ...}) = 0
stat("/usr/X11R6/bin/xset", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff558, 0xbffff4d8, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4d8, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff51c, 0xbffff49c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff49c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff570, 0xbffff4f0, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4f0, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
brk(0x80c8000) = 0x80c8000
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
brk(0x80c9000) = 0x80c9000
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff58c, 0xbffff50c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff50c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
lseek(255, -313, SEEK_CUR) = 489
fork() = 1735
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG, NULL) = 1735
wait4(-1, 0xbffff418, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigprocmask(0, 0xbffff6a4, 0xbffff624, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff554, 0xbffff4d4, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4d4, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff624, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6a8, 0xbffff628, 0x8, 0) = 0
rt_sigaction(0x2, 0xbffff410, 0xbffff384, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff57c, 0xbffff4fc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff57c, 0xbffff4fc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff628, 0, 0x8, 0x2) = 0
rt_sigaction(0x2, 0xbffff3fc, 0xbffff370, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
read(255, "\n# Figure out which binary to r"..., 802) = 313
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeefc, 0xbfffee7c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee7c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6b4, 0xbffff634, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff634, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff4fc, 0xbffff47c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff47c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/bin/AbiWord_d", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
lseek(255, -126, SEEK_CUR) = 676
fork() = 1736
rt_sigprocmask(0, 0xbffff484, 0xbffff404, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff404, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6a4, 0xbffff624, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff624, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6a8, 0xbffff628, 0x8, 0) = 0
rt_sigaction(0x2, 0xbffff410, 0xbffff384, 0x8, 0x2) = 0
wait4(-1, Killed

------

---- strace of statically linked binary installation of AW 0.7.12 ------------

bash-2.04$ strace abiword
execve("/usr/local/bin/abiword", ["abiword"], [/* 43 vars */]) = 0
brk(0) = 0x80bef10
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
SYS_197(0x3, 0xbfffeb74, 0x400168cc, 0x40016b2c, 0x3) = -1 ENOSYS (Function not implemented)
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 22869, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000
close(3) = 0
open("/lib/libtermcap.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001d000
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 13800, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001e000
mprotect(0x40021000, 1512, PROT_NONE) = 0
mmap(0x40021000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x40021000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 11748, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
mprotect(0x40024000, 3556, PROT_NONE) = 0
mmap(0x40024000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40024000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 1090532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40025000
mprotect(0x40126000, 37860, PROT_NONE) = 0
mmap(0x40126000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x100000) = 0x40126000
mmap(0x4012c000, 13284, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4012c000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 1024) = 1024
fstat(3, {st_mode=0, st_size=0, ...}) = 0
close(3) = 0
munmap(0x40017000, 22869) = 0
getpid() = 4661
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
close(3) = 0
brk(0) = 0x80bef10
brk(0x80bf000) = 0x80bf000
rt_sigprocmask(0, 0xbffff628, 0xbffff5a8, 0x8, 0) = 0
brk(0x80c0000) = 0x80c0000
rt_sigprocmask(0x2, 0xbffff5a8, 0, 0x8, 0x2) = 0
SYS_199(0x4012a818, 0, 0x4012b500, 0x40128f50, 0x2) = -1 ENOSYS (Function not implemented)
getuid() = 1000
getgid() = 100
geteuid() = 1000
getegid() = 100
rt_sigprocmask(0, 0, 0x80be5fc, 0x8, 0) = 0
time(NULL) = 982655767
rt_sigprocmask(0, 0xbffff638, 0xbffff5b8, 0x8, 0) = 0
brk(0x80c1000) = 0x80c1000
rt_sigprocmask(0x2, 0xbffff5b8, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffd4e8, 0xbfffd468, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffd468, 0, 0x8, 0x2) = 0
open("/etc/mtab", O_RDONLY) = 3
SYS_197(0x3, 0xbfffcfd4, 0x4012b500, 0x4012ebf0, 0x3) = -1 ENOSYS (Function not implemented)
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(3, "/dev/hda7 / ext2 rw 0 0\n/dev/hd"..., 4096) = 322
close(3) = 0
munmap(0x40017000, 4096) = 0
open("/proc/meminfo", O_RDONLY) = 3
fstat(3, {st_mode=031365, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(3, " total: used: free:"..., 1024) = 318
close(3) = 0
munmap(0x40017000, 4096) = 0
rt_sigprocmask(0, 0xbffff618, 0xbffff598, 0x8, 0) = 0
brk(0x80c2000) = 0x80c2000
rt_sigprocmask(0x2, 0xbffff598, 0, 0x8, 0x2) = 0
rt_sigaction(0x11, 0xbffff4f4, 0xbffff468, 0x8, 0x11) = 0
rt_sigaction(0x11, 0xbffff4ec, 0xbffff460, 0x8, 0x11) = 0
rt_sigaction(0x2, 0xbffff4e4, 0xbffff458, 0x8, 0x2) = 0
rt_sigaction(0x2, 0xbffff4dc, 0xbffff450, 0x8, 0x2) = 0
rt_sigaction(0x3, 0xbffff4f4, 0xbffff468, 0x8, 0x3) = 0
rt_sigaction(0x3, 0xbffff4ec, 0xbffff460, 0x8, 0x3) = 0
rt_sigprocmask(0, 0, 0x80bec40, 0x8, 0) = 0
rt_sigaction(0x3, 0xbffff4e0, 0xbffff454, 0x8, 0x3) = 0
uname({sys="Linux", node="darkstar", ...}) = 0
rt_sigprocmask(0, 0xbffff60c, 0xbffff58c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff58c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff61c, 0xbffff59c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff59c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
brk(0x80c3000) = 0x80c3000
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
brk(0x80c4000) = 0x80c4000
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff61c, 0xbffff59c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff59c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff61c, 0xbffff59c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff59c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff61c, 0xbffff59c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff59c, 0, 0x8, 0x2) = 0
stat("/home/rdr/troubleshoot/sound", {st_mode=031163, st_size=0, ...}) = 0
stat(".", {st_mode=031163, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff5ec, 0xbffff56c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff56c, 0, 0x8, 0x2) = 0
getpid() = 4661
getppid() = 4660
stat(".", {st_mode=031163, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff4fc, 0xbffff47c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff47c, 0, 0x8, 0x2) = 0
stat("/usr/local/bin/sh", 0xbffff518) = -1 ENOENT (No such file or directory)
stat("/usr/bin/sh", 0xbffff518) = -1 ENOENT (No such file or directory)
stat("/bin/sh", {st_mode=0, st_size=0, ...}) = 0
getgroups(32, [3221160036]) = 1
stat("/bin/sh", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff5d8, 0xbffff558, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff558, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5e4, 0xbffff564, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff564, 0, 0x8, 0x2) = 0
getpgrp() = 4660
rt_sigaction(0x11, 0xbffff4f0, 0xbffff464, 0x8, 0x11) = 0
rt_sigprocmask(0, 0xbffff5dc, 0xbffff55c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff55c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
open("/usr/local/bin/abiword", O_RDONLY) = 3
lseek(3, 0, SEEK_CUR) = 0
read(3, "#!/bin/sh\n\n# AbiWord wrapper s"..., 80) = 80
lseek(3, 0, SEEK_SET) = 0
SYS_191(0x7, 0xbffff714, 0, 0x3, 0x7) = -1 ENOSYS (Function not implemented)
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255) = 255
close(3) = 0
sendto(255, 0x2, 1, MSG_OOB|MSG_DONTROUTE|0xbffff9d8, {...}, 3221223208) = -1 ENOSYS (Function not implemented)
fcntl(255, F_SETFD, FD_CLOEXEC) = 0
fcntl(255, F_GETFL) = 0 (flags O_RDONLY)
fstat(255, {st_mode=0, st_size=0, ...}) = 0
lseek(255, 0, SEEK_CUR) = 0
rt_sigprocmask(0, 0xbffff6c8, 0xbffff648, 0x8, 0) = 0
brk(0x80c5000) = 0x80c5000
rt_sigprocmask(0x2, 0xbffff648, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
read(255, "#!/bin/sh\n\n# AbiWord wrapper s"..., 1490) = 1490
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffee94, 0xbfffee14, 0x8, 0) = 0
brk(0x80c6000) = 0x80c6000
rt_sigprocmask(0x2, 0xbfffee14, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeed8, 0xbfffee58, 0x8, 0) = 0
brk(0x80c7000) = 0x80c7000
rt_sigprocmask(0x2, 0xbfffee58, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5c0, 0xbffff540, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff540, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5d0, 0xbffff550, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff550, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5f4, 0xbffff574, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff574, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff3e8, 0xbffff368, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff368, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff380, 0xbffff300, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff300, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5bc, 0xbffff53c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff53c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff378, 0xbffff2f8, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff2f8, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff380, 0xbffff300, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff300, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5bc, 0xbffff53c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff53c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeedc, 0xbfffee5c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee5c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeedc, 0xbfffee5c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee5c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeecc, 0xbfffee4c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee4c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff3f0, 0xbffff370, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff370, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/local/AbiSuite/fonts", {st_mode=032236, st_size=0, ...}) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
stat(".", {st_mode=031163, st_size=0, ...}) = 0
stat("/usr/local/bin/xset", 0xbffff498) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xset", 0xbffff498) = -1 ENOENT (No such file or directory)
stat("/bin/xset", 0xbffff498) = -1 ENOENT (No such file or directory)
stat("/usr/X11R6/bin/xset", {st_mode=0, st_size=0, ...}) = 0
stat("/usr/X11R6/bin/xset", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff50c, 0xbffff48c, 0x8, 0) = 0
brk(0x80c8000) = 0x80c8000
rt_sigprocmask(0x2, 0xbffff48c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
brk(0x80c9000) = 0x80c9000
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff560, 0xbffff4e0, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4e0, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5a0, 0xbffff520, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff520, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff5d4, 0xbffff554, 0x8, 0) = 0
lseek(255, -513, SEEK_CUR) = 977
fork() = 4662
rt_sigprocmask(0x2, 0xbffff554, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff694, 0xbffff614, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff534, 0xbffff4b4, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4b4, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff614, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff698, 0xbffff618, 0x8, 0) = 0
rt_sigaction(0x2, 0xbffff400, 0xbffff374, 0x8, 0x2) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 4662
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff618, 0, 0x8, 0x2) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbffff4c0, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(0x2, 0xbffff3ec, 0xbffff360, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
read(255, "\n# Figure out which binary to r"..., 1490) = 513
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeedc, 0xbfffee5c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee5c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffee94, 0xbfffee14, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee14, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeecc, 0xbfffee4c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee4c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffee3c, 0xbfffedbc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffedbc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeecc, 0xbfffee4c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee4c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeecc, 0xbfffee4c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee4c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff6a4, 0xbffff624, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff624, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff588, 0xbffff508, 0x8, 0) = 0
brk(0x80ca000) = 0x80ca000
rt_sigprocmask(0x2, 0xbffff508, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff3f0, 0xbffff370, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff370, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff510, 0xbffff490, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff490, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/local/AbiSuite/bin/AbiWord_d", 0xbffff4f0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/local/AbiSuite/bin/AbiWord_s", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff1e4, 0xbffff164, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff164, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff560, 0xbffff4e0, 0x8, 0) = 0
lseek(255, -126, SEEK_CUR) = 1364
fork() = 4663
rt_sigprocmask(0x2, 0xbffff4e0, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff620, 0xbffff5a0, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff4e8, 0xbffff468, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff468, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff5a0, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff624, 0xbffff5a4, 0x8, 0) = 0
rt_sigaction(0x2, 0xbffff38c, 0xbffff300, 0x8, 0x2) = 0
wait4(-1,
Gdk-WARNING **: locale not supported by Xlib, locale set to C

Gdk-WARNING **: can not set locale modifiers
[WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV], 0, NULL) = 4663
rt_sigprocmask(0, 0xbffff4f8, 0xbffff478, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff3bc, 0xbffff33c, 0x8, 0) = 0
uname({sys="Linux", node="darkstar", ...}) = 0
write(2, "/usr/local/bin/abiword: line 61:"..., 97/usr/local/bin/abiword: line 61: 4663 Segmentation fault $ABISUITE_HOME/bin/AbiWord_s "$@"
) = 97
rt_sigprocmask(0x2, 0xbffff33c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff478, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff4f8, 0xbffff478, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff478, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff5a4, 0, 0x8, 0x2) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbffff448, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(0x2, 0xbffff378, 0xbffff2ec, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
read(255, "\n# Set post run-time font path\n"..., 1490) = 126
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bd2fc, 0x8, 0) = 0
stat("/usr/local/AbiSuite/fonts", {st_mode=032236, st_size=0, ...}) = 0
rt_sigprocmask(0x2, 0x80bd2fc, 0, 0x8, 0x2) = 0
stat("/usr/X11R6/bin/xset", {st_mode=0, st_size=0, ...}) = 0
rt_sigprocmask(0, 0xbffff5d4, 0xbffff554, 0x8, 0) = 0
fork() = 4664
rt_sigprocmask(0x2, 0xbffff554, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff694, 0xbffff614, 0x8, 0) = 0
rt_sigprocmask(0, 0xbffff55c, 0xbffff4dc, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4dc, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff614, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff698, 0xbffff618, 0x8, 0) = 0
rt_sigaction(0x2, 0xbffff400, 0xbffff374, 0x8, 0x2) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 4664
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbffff56c, 0xbffff4ec, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbffff4ec, 0, 0x8, 0x2) = 0
rt_sigprocmask(0x2, 0xbffff618, 0, 0x8, 0x2) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbffff4c0, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(0x2, 0xbffff3ec, 0xbffff360, 0x8, 0x2) = 0
rt_sigprocmask(0, 0, 0x80bebbc, 0x8, 0) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
rt_sigprocmask(0, 0xbfffeeec, 0xbfffee6c, 0x8, 0) = 0
rt_sigprocmask(0x2, 0xbfffee6c, 0, 0x8, 0x2) = 0
read(255, "", 1490) = 0
_exit(0) = ?
bash-2.04$

--------------------

So that's it. I hope this helps and wasn't a complete waste of bandwidth :)

Let me know if I can do anything else to debug/fix things.

Ron



This archive was generated by hypermail 2b25 : Tue Feb 20 2001 - 03:49:32 CST