From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8534 invoked from network); 15 Jul 2000 16:46:27 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Jul 2000 16:46:27 -0000 Received: (qmail 5527 invoked by alias); 15 Jul 2000 16:46:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12256 Received: (qmail 5520 invoked from network); 15 Jul 2000 16:46:11 -0000 Date: Sat, 15 Jul 2000 18:40:34 +0200 From: =?iso-8859-1?Q?Thomas_K=F6hler?= To: zsh-workers@sunsite.auc.dk Subject: zsh-3.1.9 coredumps while completing... Message-ID: <20000715184034.A19246@picard.franken.de> Mail-Followup-To: =?iso-8859-1?Q?Thomas_K=F6hler?= , zsh-workers@sunsite.auc.dk Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: Linux picard.franken.de 2.2.14 X-Editor: VIM - Vi IMproved 6.0a ALPHA http://www.vim.org/ X-IRC: tirc-1.2; Nick: jeanluc X-URL: http://jeanluc-picard.de/ --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =2E.. but it only does so occassionally so it is really very hard to track down... here's the backtrace: ~> gdb =3Dzsh core GNU gdb 19990928 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols foun= d)... Core was generated by `zsh'. Program terminated with signal 11, Speicherzugriffsfehler. Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done. Reading symbols from /lib/libncurses.so.5...(no debugging symbols found)...= done. Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...do= ne. Reading symbols from /lib/libnss_compat.so.2...(no debugging symbols found)= ...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/zle.so...(no debugging symbols = found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/parameter.so...(no debugging sy= mbols found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/rlimits.so...(no debugging symb= ols found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/zftp.so...(no debugging symbols= found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zftp.so...(no debugging symbols fou= nd)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/complete.so...(no debugging sym= bols found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/zutil.so...(no debugging symbol= s found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/complist.so...(no debugging sym= bols found)...done. Reading symbols from /usr/lib/zsh/3.1.9/complist.so...(no debugging symbols= found)...done. Reading symbols from /usr/lib/zsh/3.1.9/zsh/computil.so...(no debugging sym= bols found)...done. #0 0x4020c3b7 in comp_setunset () from /usr/lib/zsh/3.1.9/zsh/complete.so (gdb) bt #0 0x4020c3b7 in comp_setunset () from /usr/lib/zsh/3.1.9/zsh/complete.so #1 0x806025a in runshfunc () #2 0x80600ec in doshfunc () #3 0x805fc33 in getproc () #4 0x805e12c in execsubst () #5 0x805bc05 in execlist () #6 0x805b3e3 in execlist () #7 0x805af61 in execlist () #8 0x805ad36 in execode () #9 0x8087ff0 in dotrapargs () #10 0x80880a9 in dotrap () #11 0x80876a4 in handler () #12 0x400b4868 in sigaction () from /lib/libc.so.6 #13 0x80601d2 in doshfunc () #14 0x4020e407 in after_complete () from /usr/lib/zsh/3.1.9/zsh/complete.so #15 0x4020eb41 in after_complete () from /usr/lib/zsh/3.1.9/zsh/complete.so #16 0x4020d156 in do_completion () from /usr/lib/zsh/3.1.9/zsh/complete.so #17 0x8077b01 in runhookdef () #18 0x401bb72b in inststrlen () from /usr/lib/zsh/3.1.9/zsh/zle.so #19 0x401b930c in parambeg () from /usr/lib/zsh/3.1.9/zsh/zle.so #20 0x401b843b in expandorcomplete () from /usr/lib/zsh/3.1.9/zsh/zle.so #21 0x401b8072 in completecall () from /usr/lib/zsh/3.1.9/zsh/zle.so #22 0x401b0471 in execzlefunc () from /usr/lib/zsh/3.1.9/zsh/zle.so #23 0x401b0113 in zleread () from /usr/lib/zsh/3.1.9/zsh/zle.so #24 0x806c605 in ingetc () #25 0x806c536 in ingetc () #26 0x8066ec0 in iaddtoline () #27 0x806ff77 in gettok () #28 0x806f9a6 in yylex () #29 0x807db37 in parse_event () #30 0x806a444 in loop () #31 0x805160c in main () #32 0x400aea42 in __libc_start_main () from /lib/libc.so.6 (gdb)=20 ~> echo $ZSH_VERSION=20 3.1.9 ~> uname -a Linux picard.franken.de 2.2.14 #4 Sat May 13 20:33:34 CEST 2000 i686 unknown This problem only appears every now and then, but I can't see the reason. Is this a known bug? CU, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for Computers IRC: jeanluc | on All Real PGP public key available from Homepage! | Starships --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE5cJQCTEYXWMJlHuYRAqBUAJ9Gi+5jRUUJMKDqV/l5UeXlMzcb1gCdGMOV PPaorFZsQ34xO3imjJuAe2M= =TKGl -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--