[Aide] Caught SIGBUS/SEGV

Stephen John Smoogen smooge at gmail.com
Thu Apr 2 05:33:03 EEST 2009


2009/4/1 Clinton James <ccj at mediamas.com.au>:
> Hi
>
> I've installed Aide 0.13.1-39.36.1  (i586) using Yast on OpenSuse 11.1.
>
> Straight out of the box I ran
>
> MySuse:~ # aide --init
>
> which reulted in
> Caught SIGBUS/SEGV. Exiting
> Aborted
>
> Please advise this noob what to do next. Help much appreciated.

Well I would normally run strace or gdb on the program to see where it
is segfaulting. I would also check the OpenSuSE bug database to see if
its a known issue. To trace it in gdb, I normally do a


gdb aide
run --init
<wait for it to crash>
backtrace

then send that information to the list to see if its something
codewise or something that OpenSuSE needs to deal with.


-- 
Stephen J Smoogen. -- BSD/GNU/Linux
How far that little candle throws his beams! So shines a good deed
in a naughty world. = Shakespeare. "The Merchant of Venice"


More information about the Aide mailing list