Re: efence doesn't produce a core dump



In <gkkv82$13f6$1@xxxxxxxxxxxxxxxxxxxxxxxxxx> Bjoern Fabritius <bfa@xxxxxxxx> writes:

hello all,
i've got a malloc problem in one of my programs and try to find it using
-lefence with gcc.
as expected the program terminates with segmentation fault, but it doesn't
dump my memory. so i'm unable to trace the error. how can i force the dump?

Does the program make a core dump when compiled without -lefence?

Is the program setuid?

--
John Gordon A is for Amy, who fell down the stairs
gordon@xxxxxxxxx B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"

.



Relevant Pages

  • efence doesnt produce a core dump
    ... -lefence with gcc. ... as expected the program terminates with segmentation fault, ... dump my memory. ...
    (comp.unix.programmer)
  • Re: GCC -fdump-translation-unit .tu file format
    ... Counld you give me some information where i can find the .tu file ... There is little to no documentation about any of the dump files ... emitted by GCC. ... source code of the particular version of GCC that you are working with ...
    (comp.compilers)
  • Re: efence doesnt produce a core dump
    ... as expected the program terminates with segmentation fault, ... dump my memory. ... so i'm unable to trace the error. ...
    (comp.unix.programmer)
  • Re: "Portable" C compilers?
    ... double-clicking a file of type exe and contain gcc? ... Just dump it onto a USB. ...
    (comp.lang.c)