From: "Laurynas Biveinis" Date: Wed, 4 Jul 2001 11:57:58 +0200 To: djgpp-workers AT delorie DOT com Subject: Re: Bug & fix for Bash 2.05 Message-ID: <20010704115758.A205@lauras.lt> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <3B3F2CE9 DOT 7208 DOT 320FE0 AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B3F2CE9.7208.320FE0@localhost> User-Agent: Mutt/1.3.18i Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I've updated bash 2.05: > http:/members.nbci.com/snowball3/djgpp/bsh205s.zip "I've some bad news for ya, Sunshine" "Bash isn't well, he said back at Simtel..." Seriously, bash 2.05 doesn't play well with autoconf 2.50. Nearly all tests in testsuite fail, and somewhere in temp files I've found this: Exiting due to signal SIGSEGV General Protection Fault at eip=00037963 eax=62762f64 ebx=0011c80c ecx=00000000 edx=00000000 esi=00000000 edi=0008840c ebp=001195cc esp=001195c4 program=C:\DJGPP\BIN\SH.EXE cs: sel=025f base=842d4000 limit=0013ffff ds: sel=0267 base=842d4000 limit=0013ffff es: sel=0267 base=842d4000 limit=0013ffff fs: sel=02a7 base=00000000 limit=0010ffff gs: sel=02a7 base=00000000 limit=0010ffff ss: sel=0267 base=842d4000 limit=0013ffff App stack: [001196a4..000996a4] Exceptn stack: [00099074..00097134] Call frame traceback EIPs: 0x00037963 _restore_cwd+15, line 359 of dospath.c 0x0006c497 _exit+39 0x000020c1 _exit_shell+57, line 813 of shell.c 0x00001d14 _main+1664, line 651 of shell.c 0x0006c06c ___crt1_startup+208 Laurynas