From: "Chris Underwood" Newsgroups: comp.os.msdos.djgpp Subject: Debug output meaning Date: Thu, 20 Jan 2000 09:17:02 -0000 Organization: Logica UK Ltd. Lines: 33 Message-ID: <866jqg$9e7@romeo.logica.co.uk> NNTP-Posting-Host: 158.234.18.170 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Is there a way to link the 'error=0007' below to a particular error type. I've checked the FAQ which explains most of the debug output, but not that error (unless I've missed it somewhere along the line). While we're at it, is there anything subtle below that I may have missed? I haven't been examining these dumps long: ------8<------ Exiting due to signal SIGSEGV Page fault at eip=000050dc, error=0007 eax=00040000 ebx=00000185 ecx=000631fc edx=00056ea4 esi=00000054 edi=0006e820 ebp=0026ef10 esp=0026eef8 program=F:\UTILIT~1\DJGPP\SW\XP3\PLAYER\XP3.EXE cs: sel=00af base=847e1000 limit=0029efff ds: sel=00b7 base=847e1000 limit=0029efff es: sel=00b7 base=847e1000 limit=0029efff fs: sel=0087 base=00011230 limit=0000ffff gs: sel=00c7 base=00000000 limit=0010ffff ss: sel=00b7 base=847e1000 limit=0029efff App stack: [0026f000..001ef000] Exceptn stack: [0006e6fc..0006c7bc] Call frame traceback EIPs: 0x000050dc _selectNextTrack+352, line 73 of seltrack.c 0x00003fb3 _setPlayMode+555, line 561 of controls.c 0x00003c93 _nextPlayMode+67, line 460 of controls.c 0x00003385 _keyPressed+1861, line 183 of controls.c 0x000025b5 _mainLoop+377, line 64 of xp3.c 0x00001da4 _main+1512, line 177 of startup.c 0x00030dae ___crt1_startup+174