From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: as.exe seg fault: please help Date: Thu, 2 Aug 2001 10:04:17 Organization: Aspen Technology, Inc. Lines: 13 Message-ID: <3b6925a1.sandmann@clio.rice.edu> References: <9k87hr$eqf$2 AT glue DOT ucr DOT edu> NNTP-Posting-Host: dcloan.hou.aspentech.com X-Trace: selma.aspentech.com 996765255 538 10.32.115.107 (2 Aug 2001 15:14:15 GMT) X-Complaints-To: postmaster AT aspentech DOT com NNTP-Posting-Date: 2 Aug 2001 15:14:15 GMT X-NewsEditor: ED-1.5.8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I am running win2k pro sp2 ... it says that there is a seg fault in > as.exe ... As you have seen, you are a beta tester on Windows 2000 ... The as.exe crash is caused by the inability to address wrap on Windows NT and derivatives (like Windows 2000). The DJGPP development team is aware of this and I'm working on a fix for a future release. If you want to BINARY PATCH your existing DJGPP images to work better under Windows 2000 (or NT for that matter) grab ftp://clio.rice.edu/djgpp/ntsbrkpat.zip You can also binary patch NTVDM.EXE to work around the bug there (causes premature exits in nested programs and NTVDM crashes).