From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: AMD assembly language Organization: Pin Eight Software Message-ID: <2u178s4djb4c88jnksrr88t53oirb8ueoq@4ax.com> References: <01JKT1KTY2XE8WY342 AT SLU DOT EDU> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 55 X-Trace: +4f596vmO9p6V8FxAgwjVip33r7q80cMXJdl5XS3cdORAYmccAw1ZIzhDjyLs2th4e5MyZNbHgcl!e22Qf1KF+m1ACLaZF6dOJUWNOuNyOPMznsjOZo6ypRbs1ARE0TIWRypcgPIa56Kuv8f/mM6NHg== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Mon, 17 Jan 2000 21:24:47 GMT Distribution: world Date: Mon, 17 Jan 2000 21:24:47 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com GAMMELJL AT SLU DOT EDU wrote in message <01JKT1KTY2XE8WY342 AT SLU DOT EDU>... >Source code #1: > >Exiting due to signal SIGFPE >Division by Zero at eip=000040ef, x87 status=0120 >eax=00000000 ebx=00000000 ecx=00000036 > edx=00000005 esi=00000000 edi=00000038 >ebp=000b981c esp=000b97e4 program=C:\directory\codename.EXE >cs: sel=00ef base=83809000 limit=00acafff >ds: sel=00f7 base=83809000 limit=00acafff >es: sel=00f7 base=83809000 limit=00acafff >fs: sel=00cf base=00013d10 limit=0000ffff >gs: sel=0107 base=00000000 limit=0010ffff >ss: sel=00f7 base=83809000 limit=00acafff >App stack: [000b9978..00039978] Exceptn stack: [00039854..00037914] > >Call frame traceback EIPs: > 0x000040ef > 0x00007d67 > 0x00009373 > 0x0001ce96 > >Source code #2: > >Exiting due to signal SIGFPE >Division by Zero at eip=000040af, x87 status=0120 >eax=00000000 ebx=00000000 ecx=00000036 > edx=00000005 esi=00000000 edi=00000038 >ebp=000ce118 esp=000ce0e0 program=C:\directory\codename.EXE >cs: sel=00ef base=83809000 limit=00f1afff >ds: sel=00f7 base=83809000 limit=00f1afff >es: sel=00f7 base=83809000 limit=00f1afff >fs: sel=00cf base=00013d10 limit=0000ffff >gs: sel=0107 base=00000000 limit=0010ffff >ss: sel=00f7 base=83809000 limit=00f1afff >App stack: [000ce2a8..0004e2a8] Exceptn stack: [0004e184..0004c244] > >Call frame traceback EIPs: > 0x000040af > 0x0000de02 > 0x00018929 > 0x0002daea Try running symify foo.exe right after it crashes. That will add function names to the right side of the traceback EIPs. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html Comment on story ideas at http://home1.gte.net/frodo/quickjot.html And yes, I have set my attribute line to emulate Outhouse Express.