begin  quote
On Tue, 23 Sep 2003 01:38:14 +0800
Lim Swee Tat <[EMAIL PROTECTED]> wrote:

> Hi folks,
>   Just wondering, if xfs were to seg fault on you, what would you do
>   to
> trace/debug it??
> 


1) rebuild it if you run ~x86,  gcc-3.3.1-r2 in ~x86 had a nasty bug .

2a) look in init.d/xfs to get the command line options. apply "strace"
to it.

follow to endpoint/segfault and see what it does.

2b) run gdb on it. 
gdb xfs,
run -xfsflag -xfsanotherflag --annoying-command
...wait for crash
bt
see where the crash occurs.

3)  backup and remove eventual configurations / bad files.
4) check integrity of things xfs touches.


//Spider



-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to