X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: bash 2.05 crash trying to "./configure" ZILE 2.3.10 Date: Mon, 17 Aug 2009 15:04:20 -0700 (PDT) Organization: http://groups.google.com Lines: 72 Message-ID: <0d60beaa-5dd4-4552-81d0-b589d4cd1fe5@d32g2000yqh.googlegroups.com> References: <9fe70488-2128-4115-b766-c3508c3f28da AT v36g2000yqv DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1250546662 14796 127.0.0.1 (17 Aug 2009 22:04:22 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 17 Aug 2009 22:04:22 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: d32g2000yqh.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-Via: 1.0 tinyproxy (tinyproxy/1.6.3) X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009033100 Ubuntu/9.04 (jaunty) Firefox/3.0.8,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Aug 11, 8:53=A0pm, Rugxulo wrote: > > (Below is more or less what I e-mailed the GNU Autoconf team, but they > annoyingly say, "Take it up with the DJGPP Bash maintainer" [which > IIRC is /dev/null], so I'm posting it here despite my own skepticism): > > I have tried this in various setups, on Vista, XP, even under DOSEMU. > So please, don't tell me I didn't give it an honest shake. =A0 :-) =A0 Bu= t > for some reason, ever since Reuben (rrt) upgraded to AutoConf 2.64 for > Zile, it just bombs out when using DJGPP Bash. Ugh, I have no idea. > :-/ =A0 Note that he took a look at my config.log and didn't find > anything (no surprise). No response from Zile or Autoconf camps, so they're probably too busy (or disinterested, honestly). Anyways, I did rebuild 2.05 with debugging info on Vista, but there is just silently exits, so symify was no help. Don't ask me why, but I decided to use DOSEMU here instead of lugging a USB stick to my XP computer. ------------ checking for suffix of object files... o checking whether we are using the GNU C compiler... Exiting due to signal SIGSEG V General Protection Fault at eip=3D00026547 eax=3D006f006f ebx=3D98b48604 ecx=3D00000810 edx=3D001a7149 esi=3D98b48657 edi=3D001a71f7 ebp=3D001a6b98 esp=3D001a6b70 program=3DC:\DJGPP\BIN\SH.EXE cs: sel=3D012f base=3D11a8b000 limit=3D002effff ds: sel=3D0137 base=3D11a8b000 limit=3D002effff es: sel=3D0137 base=3D11a8b000 limit=3D002effff fs: sel=3D0117 base=3D00006f50 limit=3D0000ffff gs: sel=3D0147 base=3D00000000 limit=3D0010ffff ss: sel=3D0137 base=3D11a8b000 limit=3D002effff App stack: [001a8768..000a8768] Exceptn stack: [000a7dac..000a5e6c] Call frame traceback EIPs: 0x00026547 _hash_search+103 0x00015a5f _kill_all_local_variables+111 0x00015b0b _find_variable_internal+43 0x00015b5f _find_variable+31 0x00039aef _nofork_restore_all_environment+175 0x00014b65 _execute_shell_function+3637 0x632f3031 ___tty_screen+1663347005 sh-2.05b$ symify /dev/env/DJDIR/bin/sh.exe ------------