From: Forsberg Sakari Newsgroups: comp.os.msdos.djgpp Subject: Some error messages when using dialog... Date: 5 Nov 1999 15:51:02 GMT Organization: Tampere University of Technology Lines: 39 Message-ID: <7vuud6$7jg$1@baker.cc.tut.fi> NNTP-Posting-Host: assari.cc.tut.fi X-Trace: baker.cc.tut.fi 941817062 7792 130.230.10.21 (5 Nov 1999 15:51:02 GMT) NNTP-Posting-Date: 5 Nov 1999 15:51:02 GMT User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (OSF1/V4.0 (alpha)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! Could following error information be a sign that my program uses char-arrays or some other arrrays over their boundaries? I use GUI (DEGUI) and this happens when I quit my program (it returns to text mode normally because it prints credits to it but then it freezes. when I press CTRL-C it print this: General Protection Fault at eip=00078c93 eax=002350c0 ebx=00164758 ecx=00164870 edx=003079dc esi=00164870 edi=0008d430 ebp=001527c0 esp=001527b4 program=C:\OPINNOT\LAAJAOHJ\DI\ILMARI.EXE cs: sel=00af base=80ab2000 limit=001affff ds: sel=00b7 base=80ab2000 limit=001affff es: sel=00b7 base=80ab2000 limit=001affff fs: sel=00c7 base=00000000 limit=0010ffff gs: sel=00c7 base=00000000 limit=0010ffff ss: sel=00b7 base=80ab2000 limit=001affff App stack: [00152a0c..000d2a0c] Exceptn stack: [000d28ec..000d09ac] Call frame traceback EIPs: 0x00078c93 _free+247 0x00074254 ___builtin_delete+16, line 0 of libgcc2.c 0x0001461d __$_13dialog_object+25 0x00077f75 _exit+69 0x0007a20d _int86+2669 0x0007a6e9 ___djgpp_traceback_exit+145 0x0007a76a _raise+94 0x0002d331 __set_vga_virtual_width+309 0x0007a7b6 ___djgpp_exception_processor+26 0x001829d0 0x1829d0 0x00074254 ___builtin_delete+16, line 0 of libgcc2.c ** Sakari Forsberg zacu AT cc DOT tut DOT fi ** ** Information: finger zacu AT assari DOT cc DOT tut DOT fi **