This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CoreDump -- Cannot access memory


> Date: Wed, 1 Oct 2008 18:32:14 -0300
> From: rdtorres@gmail.com
> 
> Do you have any idea why the stack of my core-dump is broken ?

Probably because the core dump was truncated.  Usually that happens
because you're running with ulimit -c set to a value that's too small.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]