Re: gdb SIGSEGV

From: Bob Hauck (postmaster_at_localhost.localdomain)
Date: 02/13/04


Date: Thu, 12 Feb 2004 18:56:28 -0500

On Thu, 12 Feb 2004 16:11:11 +0530, Sameer <iamsameer@hotmail.com> wrote:

> I get this error info when I debug a segmentation fault using gdb:
>
> Program received signal SIGSEGV, Segmentation fault
> 0x42073d65 in _int_malloc() from /lib/i686/libc.so.6
>
> What to fix this ?

You could start by typing "back" to see what the function calls were
that lead to the fault.

-- 
 -| Bob Hauck
 -| To Whom You Are Speaking
 -| http://www.haucks.org/


Relevant Pages

  • Re: gdb SIGSEGV
    ... > I get this error info when I debug a segmentation fault using gdb: ... > Program received signal SIGSEGV, ... > What to fix this? ... have to compile your program with debugging options turned on. ...
    (comp.lang.c)
  • gdb SIGSEGV
    ... I get this error info when I debug a segmentation fault using gdb: ... Program received signal SIGSEGV, Segmentation fault ... What to fix this? ...
    (comp.lang.c)
  • gdb SIGSEGV
    ... I get this error info when I debug a segmentation fault using gdb: ... Program received signal SIGSEGV, Segmentation fault ... What to fix this? ...
    (comp.os.linux.development.system)
  • Re: Some help with pointers......and passing them around.
    ... > LeTubs wrote: ... >> Program received signal SIGSEGV, Segmentation fault. ... > You are passing the address of conninfo, a local variable, to a function ...
    (comp.lang.c)
  • scsi_id segfault with udev-009
    ... Program received signal SIGSEGV, Segmentation fault. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)