Nevermind, I figured out strace.
l... strace ends with the info below... Not sure at all what this means.
For what it is worth, my uname -a is:
Linux CANDY 2.6.24-16-generic# 1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux
and my lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04
Release: 8.04
Codename: hardy
This is a dual core intel box...
*************************************************************************
strace output below:
futex(0xe5a41cc, 0x81 /* FUTEX_??? */, 1) = 0
read(25, 0xe5a4254, 4096) = -1 EAGAIN (Resource temporarily unavailable)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 12, 0) = 0xb2d49000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 12, 0) = 0xb2d48000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 12, 0) = 0xb2d47000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 12, 0) = 0xb2d46000
munmap(0xb326b000, 16777216) = 0
close(17) = 0
semop(753668, 0xbfef0a20, 1) = 0
semop(753668, 0xbfef0a30, 1) = 0
semop(753668, 0xbfef0a30, 1) = 0
sched_yield() = 0
sched_yield() = 0
sched_yield() = 0
futex(0x700074a0, 0x85 /* FUTEX_??? */, 1) = 1
futex(0x70009720, 0x85 /* FUTEX_??? */, 1) = 1
futex(0xb6f8b944, 0x80 /* FUTEX_??? */, 1) = 0
futex(0xb6f8b970, 0x81 /* FUTEX_??? */, 1) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 12, 0) = 0xb426a000
unlink("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD.2192566.tmp.3") = 0
unlink("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD.2192566.tmp.2") = 0
unlink("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD.2192566.tmp.1") = 0
semctl(753668, 2, IPC_64|IPC_RMID, 0xbfef0a78) = 0
fcntl64(9, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}, 0xbfef0a60) = 0
munmap(0x70000000, 16777216) = 0
lstat64("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD.2192566.gma_heap", {st_mode=S_IFREG|0600, st_size=65584, ...}) = 0
fstat64(10, {st_mode=S_IFREG|0600, st_size=65584, ...}) = 0
unlink("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD.2192566.gma_heap") = 0
close(10) = 0
lstat64("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD", {st_mode=S_IFREG|0600, st_size=204, ...}) = 0
unlink("/tmp/Mw_jherr/F76FB2273039EA1DBF0858C2143C61CD") = 0
close(9) = 0
exit_group(1) = ?
Process 11057 detached