Subject: Re: olvwm problems, again..
To: Tim Rightnour <root@garbled.net>
From: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
List: tech-userlevel
Date: 06/18/1998 14:52:47
On Thu, 18 Jun 1998, Tim Rightnour wrote:
>   9424 olvwm    CALL  __stat13(0x6e4a0,0xefbfce28)
>   9424 olvwm    NAMI  "/root/.openwin-menu"
>   9424 olvwm    RET   __stat13 0
>   9424 olvwm    PSIG  SIGSEGV SIG_DFL
>   9424 olvwm    NAMI  "olvwm.core"
> 
> Any ideas?

UTSL.
Obviously it stat()s the /root/.openwin-menu, succeeds, but then decides 
to dump core for some reason. Look for that stat() in the source. 
(Shouldn't be to hard if you compile with -ggdb and run gdb's 
"bt"-command on the resulting core then).


 - Hubert

--
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>