From: Nicolas Blais Newsgroups: comp.os.msdos.djgpp Subject: AAAAAAHhhhh! Allegro problem! Date: Sat, 20 Jun 1998 16:49:54 -0400 Organization: Elemental Technologies Lines: 23 Message-ID: <358C2072.511B1F3C@netrover.com> NNTP-Posting-Host: 198.168.87.145 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Man, what a problem, my program works fine, everything goes well but when I exit, I get some Allegro problem: Shutting down Allegro Exiting due to signal SIGSEGV General Protection Fault at eip=00038b5a eax=ffffffff ebx=0307e0bd ecx=0307e0c1 edx=00006000 esi=00000000 edi=00000008 ebp=000a80a4 esp=000a80a0 program=C:\DJGPP\PROJECTS\QFPC.EXE cs: sel=00af base=83116000 limit=0018ffff ds: sel=00b7 base=83116000 limit=0018ffff es: sel=00b7 base=83116000 limit=0018ffff fs: sel=00c7 base=00000000 limit=ffffffff gs: sel=00c7 base=00000000 limit=ffffffff ss: sel=00b7 base=83116000 limit=0018ffff Call frame traceback EIPs: 0x00038b5a 0x00015d3a Can it be fixed? I you want, I can also send my source if it helps. Please help, Nicolas.