Mail Archives: djgpp/2001/04/22/16:34:02
Here is the entire crash message:
Shutting down Allegro
Exiting due to signal SIGSEGV
General Protection Fault at eip=0003fb54
eax=fcb2fcb2 ebx=00000005 ecx=00000001 edx=0040b5b0
esi=fffffffb edi=c7a5f30a
ebp=001295c8 esp=001295ba
program=C:\RAFAEL\C__~1\2PLAY\MAIN.EXE
cs: sel=00a7 base=831de000 limit=0040ffff
ds: sel=00af base=831de000 limit=0040ffff
es: sel=00af base=831de000 limit=0040ffff
fs: sel=00af base=831de000 limit=0040ffff
gs: sel=00bf base=00000000 limit=0010ffff
ss: sel=00af base=831de000 limit=0040ffff
App stack: [001297dc..000a97dc] Exceptn stack:
[000a9734..000a77f4]
Call frame traceback EIPs:
0x0003fb54 __linear_hline16+484
0x0000c920 _circlefill+368
0x0000000a 0xa
--- Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
>
> On Sat, 21 Apr 2001, Rafael Frongillo wrote:
>
> > My problem is this: my program crashes once in a
> while
> > during the 'explode' function (see below) when
> > type==3. Sometimes the program goes right through
> > 'explode' with type==3, but doesn't crash, other
> times
> > it does. The error message I get when symifying
> is:
> >
> > Call frame traceback EIPs:
> > 0x0003fb54 __linear_hline16+484
> > 0x0000c920 _circlefill+368
> > 0x0000000a 0xa
>
> You should always post the entire crash message,
> complete with registers'
> dump and everything. That information includes
> important clues as to the
> nature of the problem. See section 12.2 for some
> information about this.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
- Raw text -