Mail Archives: djgpp/1997/08/09/02:49:13
From: | "Andrew Crabtree" <andrewc AT rosemail DOT rose DOT hp DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | BASH Problems
|
Date: | 8 Aug 1997 16:38:37 GMT
|
Organization: | Hewlett-Packard
|
Lines: | 42
|
Message-ID: | <01bca419$72f49320$45111d0f@p1675cra.rose.hp.com>
|
NNTP-Posting-Host: | p1675cra.rose.hp.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello -
I wanted to try building gcc on my DOS machine, so I downloaded what I
believe is the latest version of BASH (bashb9.zip).
Anyway, I've found it to be very unstable. If I use it interactively, it
locks up constantly. When I try to run it to
like this 'bash autoconf', to build the configure script, it exits with a
sigsegv (this is hand transcribed, but I don't think there are errors in
it).
Exiting due to signal SIGSEGV
General Protection Fault at eip=00021fdb
eax=65682d2d ebx=0006a114 ecx=00181380 edx=00000002 esi=00188440
edi=00000001
ebp=0016b874 esp=0016b868 program=C:\DJGPP\BIN\BASH.EXE
cs: sel=00af base=829930000 limit=0018ffff
ds: sel=00b7 base=829930000 limit=0018ffff
es: sel=00b7 base=829930000 limit=0018ffff
fs: sel=00c7 base=000000000 limit=ffffffff
gs: sel=00c7 base=000000000 limit=ffffffff
ss: sel=00b7 base=829930000 limit=0018ffff
Call frame traceback EIPs:
0x00021fdb
0x000099de
0x00009a41
0x0001621b
0x0001794c
0x000156ac
0x00015bb7
0x0000d48b
0x0000c667
0x0000be29
0x000027b8
No functions since the exe's stripped. I think I installed things
correctly (just put a copy of bash in \djgpp\bin\, and in \bin\sh.exe).
Any sugestions?
Thanks
Andrew
- Raw text -