I don't know if anyone else has run into this problem ... or maybe I'm just
retarted. Either way it's late and I'm tired and I don't have time to mess
with this any more :)
~/tmp/so/so50/office50_inst > ./setup
Segmentation fault (core dumped)
The strace as a user :
<some non-relavant snipped>
S, -1, 0) = 0x4016e000
close(3) = 0
personality(0 /* PER_??? */) = 0
getpid() = 24150
getpid() = 24150
sigaction(SIGUSR1, {0x400adbc0, [],
SA_STACK|SA_RESTART|SA_INTERRUPT|SA_ONESHOT|0x7fffd24}, NULL) = 0
sigaction(SIGUSR2, {0x400adc60, [],
SA_STACK|SA_RESTART|SA_INTERRUPT|SA_ONESHOT|SA_NOCLDSTOP|0x7fffcea}, NULL) = 0
sigprocmask(SIG_BLOCK, [USR1], NULL) = 0
brk(0) = 0x8067edc
brk(0x8067f64) = 0x8067f64
brk(0x8068000) = 0x8068000
pipe([3, 4]) = 0
fork() = 24152
close(4) = 0
fstat(3, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400d4000
read(3, "/sbin/ldconfig: version 970402\n"..., 4096) = 4096
read(3, "es.so.3.0 => libncurses.so.1.9.9"..., 4096) = 2638
read(3, "", 4096) = 0
--- SIGCHLD (Child exited) ---
close(3) = 0
wait4(24152, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 24152
munmap(0x400d4000, 4096) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
This would seem to suggest me upgrading ncurses ... but this is an X
application?
> rpm -qv ncurses
ncurses-4.2-6
This is redhat 5.1, btw.
Aaron
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]