delorie.com/archives/browse.cgi | search |
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4424 |
From: | Charles Sandmann <sandmann AT clio DOT rice DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Stack fault under 2.7.1 (in startup code ?) |
Date: | Mon, 15 Jan 1996 22:36:10 CST |
Organization: | Rice University, Houston, Texas |
Lines: | 10 |
Message-ID: | <30fb2b3a.sandmann@clio.rice.edu> |
References: | <DL7Ly1 DOT BB4 AT jade DOT mv DOT net> |
Reply-To: | sandmann AT clio DOT rice DOT edu |
NNTP-Posting-Host: | clio.rice.edu |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
> Stack Fault at eip=124e; flags=3246 > ebp=00000000 esp=000527f0 cs=a7 ds=af es=af fs=8f error=0000 > 0000124e: e8012d0000 call ___crt1_startup This is in crt0.S right after swapping to the malloced stack. This is strange, since the error message comes from CWSDPMI (exception handlers not set up yet) and all else looks normal. The ESP value would tend to indicate an image size of only 75Kbytes (STUBIFY?) so gcc -v would help track this down a bit. Are you TSR'ing CWSDPMI or letting it load automatically?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |