Hi,

> 
> make test TESTARGS="--gdb" crashes after
> loading... ok
> testing offline mode ...
> #0 asci...  make *** [test_dynamic] Segmentation fault
> 

in this case, run

make testgdb

then in gdb enter

r
-> test starts, you should receive the SIGSEGV
s
BT

and send me what you seen after the BT

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to