[Users] Any 64-bit issues I should be aware of?
Ian Smith
the.pond at dsl.pipex.com
Mon Aug 25 05:35:25 CDT 2014
On 21/08/14 15:03, Ian Hinder wrote:
> Try to get a backtrace to find out where the segfault occurred. You can set "ulimit -c unlimited" in the shell you use to run Cactus, and this should cause core dump files to be generated when the crash happens. You can then read these with gdb:
>
> gdb exe/cactus_sim core.XXXXX
>
> Then type "backtrace" to get the backtrace.
>
Hi Ian,
I did the ulimit and tried again but there is no core dump, am I missing
something (I'm not a C programmer!)?
Cheers,
Ian.
More information about the Users
mailing list