[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Segmentation error



> dump the core                # How ?

check if u get a core 'core' in ur working dir.

> gdb it                            #what does this mean ?

use GNU Debugger to check it, e.g. gdb, and then load the core..
:)

> bt it                               #       "

Backtrace, by using 'bt' command in 'gdb'

> show us the workout
>
> (I used gcc filename.c -o output.exe)

try -Wall

vivi la PERLa loca... :)
question: do spanish support hackish verbalization, noun-ization,
post-modern-ed, or so?
----- Original Message -----
From: <shyamk@eth.net>
To: "Lamer" <perlamer@netfront.net>
Sent: Friday, July 20, 2001 12:32 AM
Subject: Re: Segmentation error


> I am confused by the terms you used :
> ----- Original Message -----
> From: "Lamer" <perlamer@netfront.net>
> To: <shyamk@eth.net>; <debian-user@lists.debian.org>
> Sent: Wednesday, July 18, 2001 10:36 PM
> Subject: Re: Segmentation error
>
>
> segfault -> some pointer got some problem
>
> resolvation:
>

>
> done
>
> vivi la PERLa loca... :)
> question: do spanish support hackish verbalization, noun-ization,
> post-modern-ed, or so?
> ----- Original Message -----
> From: <shyamk@eth.net>
> To: <debian-user@lists.debian.org>
> Sent: Thursday, July 19, 2001 12:31 AM
> Subject: Segmentation error
>
>
> > What is segmentation error and how do you solve it ?
> >
> > Thanks
> > (shyamk@eth.net)
> > Shyam
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> >
> >
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>
>



Reply to: