From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19731 invoked by alias); 11 Dec 2009 01:39:20 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27496 Received: (qmail 1054 invoked from network); 11 Dec 2009 01:39:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.218.210 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=XGZl632lJzzpF7xG6QXz9lohY/knAT4SDvbQrjz2Vps=; b=DkIw1kydwUKiBggMxt7JT5o6xx7ehe8wzCFPUiQxaQcoUp2lJtjoxRk3CtbTzlz/Xg 1X3hHXAKDjv+yz/K48yeoT9rhX39jeb16V5GQtFDM2euP2dLj3NNN+3S+ug8LWtzscD0 rQU4V9Q197wOgvqxHEwd685X3Q2Mh3g09ghH8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=tpwhW4tE9xEycZW68JbQnjMi+LWNko/NzHnGKeqTh56bQLvW7h657iBswrW8MY0DDR DzoyCUnjDF48z1jF6AQ80vp7w4h7zACVIkVNzC1BgnjTbDQ0PxGOqfrydImYwhHONa2W eUyFrR/aHuResu+xqsz9diIgk4T8+2SJ61IcM= MIME-Version: 1.0 Sender: ethersoft@gmail.com In-Reply-To: <20a807210912101737r144e6da0r57d37b489cc00eb0@mail.gmail.com> References: <20a807210912101737r144e6da0r57d37b489cc00eb0@mail.gmail.com> Date: Thu, 10 Dec 2009 20:39:09 -0500 X-Google-Sender-Auth: e4dd6868bfa354e7 Message-ID: <20a807210912101739k33fd835y737e24317da9c92@mail.gmail.com> Subject: segfault in opensuse-11.2 latest CVS sources From: Vin Shelton To: zsh-workers@zsh.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Greetings! I've just switched over to OpenSUSE 11.2 (from kubuntu) and I'm getting a crash in the when trying to match usernames for chown. Here's a recipe: zsh -f autoload -U compinit compinit -u chown a kaboom It looks like it's crashing in setpwent(). =A0The code in hashtable.c seems pretty straightforward. =A0Have I misconfigured my system somehow? Anyway, here's the backtrace: #0 =A00x00007fd7890b04e5 in raise () from /lib64/libc.so.6 (gdb) bt #0 =A00x00007fd7890b04e5 in raise () from /lib64/libc.so.6 #1 =A00x00007fd7890b19b0 in abort () from /lib64/libc.so.6 #2 =A00x00007fd7890eb66d in ?? () from /lib64/libc.so.6 #3 =A00x00007fd7890f0c76 in ?? () from /lib64/libc.so.6 #4 =A00x00007fd7890f596c in free () from /lib64/libc.so.6 #5 =A00x00007fd788c6dc2a in ?? () from /lib64/libnsl.so.1 #6 =A00x00007fd788c6dd5a in _nsl_default_nss () from /lib64/libnsl.so.1 #7 =A00x00007fd788a58b61 in _nss_nis_setpwent () from /lib64/libnss_nis.so.2 #8 =A00x00007fd788e78514 in ?? () from /lib64/libnss_compat.so.2 #9 =A00x00007fd788e78686 in _nss_compat_setpwent () from /lib64/libnss_compat.so.2 #10 0x00007fd789160850 in ?? () from /lib64/libc.so.6 #11 0x00007fd78911d3fc in setpwent () from /lib64/libc.so.6 #12 0x000000000043f727 in fillnameddirtable (ht=3D0x6e61d8) at hashtable.c:1382 #13 0x00007fd787fb0e18 in scanpmuserdirs (ht=3D0x758a18, func=3D0x46b18e , flags=3D34) =A0 =A0at parameter.c:1471 #14 0x000000000043dda8 in scanmatchtable (ht=3D0x758a18, pprog=3D0x0, sorted=3D0, flags1=3D0, flags2=3D33554432, =A0 =A0scanfunc=3D0x46b18e , scanflags=3D34) at hashtable.c:381 #15 0x000000000043e09f in scanhashtable (ht=3D0x758a18, sorted=3D0, flags1=3D0, flags2=3D33554432, =A0 =A0scanfunc=3D0x46b18e , scanflags=3D34) at hashtable.c:444 #16 0x000000000046b444 in paramvalarr (ht=3D0x758a18, flags=3D34) at params.c:562 #17 0x000000000046b567 in getvaluearr (v=3D0x7fffc1cda340) at params.c:584 #18 0x000000000046f9e3 in getarrvalue (v=3D0x7fffc1cda340) at params.c:2099 #19 0x00007fd7883daeb6 in get_data_arr (name=3D0x7fd789e8b820 "", keys=3D64) at compcore.c:1941 #20 0x00007fd7883dcbcf in addmatches (dat=3D0x7fffc1cda680, argv=3D0x0) at compcore.c:2355 #21 0x00007fd7883d39c5 in bin_compadd (name=3D0x7fd789e8b700 "compadd", argv=3D0x7fffc1cda7a0, =A0 =A0ops=3D0x7fffc1cda7d0, func=3D0) at complete.c:742 #22 0x000000000041068d in execbuiltin (args=3D0x7fd789e8b5b0, bn=3D0x7fd7885f3c20) at builtin.c:439 #23 0x000000000043136b in execcmd (state=3D0x7fffc1cdbe60, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3106 #24 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdbe60, pcode=3D2563, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #25 0x000000000042bb7b in execpline (state=3D0x7fffc1cdbe60, slcode=3D5154, how=3D2, last1=3D0) at exec.c:1364 #26 0x000000000042b288 in execlist (state=3D0x7fffc1cdbe60, dont_change_job=3D1, exiting=3D0) at exec.c:1170 #27 0x00000000004591a0 in execif (state=3D0x7fffc1cdbe60, do_exec=3D0) at loop.c:515 #28 0x00000000004310db in execcmd (state=3D0x7fffc1cdbe60, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #29 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdbe60, pcode=3D1987, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #30 0x000000000042bb7b in execpline (state=3D0x7fffc1cdbe60, slcode=3D70658, how=3D18, last1=3D0) at exec.c:1364 #31 0x000000000042b239 in execlist (state=3D0x7fffc1cdbe60, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #32 0x0000000000458de5 in execwhile (state=3D0x7fffc1cdbe60, do_exec=3D0) at loop.c:410 #33 0x00000000004310db in execcmd (state=3D0x7fffc1cdbe60, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #34 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdbe60, pcode=3D1731, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #35 0x000000000042bb7b in execpline (state=3D0x7fffc1cdbe60, slcode=3D107522, how=3D2, last1=3D0) at exec.c:1364 #36 0x000000000042b239 in execlist (state=3D0x7fffc1cdbe60, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #37 0x000000000042ac74 in execode (p=3D0x74bb58, dont_change_job=3D1, exiting=3D0) at exec.c:988 #38 0x0000000000433ba5 in execautofn (state=3D0x7fffc1cdc5e0, do_exec=3D0) at exec.c:4156 #39 0x00000000004310db in execcmd (state=3D0x7fffc1cdc5e0, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #40 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdc5e0, pcode=3D3, how=3D18, input=3D0, output=3D0, last1=3D0) =A0 =A0at exec.c:1579 #41 0x000000000042bb7b in execpline (state=3D0x7fffc1cdc5e0, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #42 0x000000000042b239 in execlist (state=3D0x7fffc1cdc5e0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #43 0x000000000042ac74 in execode (p=3D0x6d9040, dont_change_job=3D1, exiting=3D0) at exec.c:988 #44 0x00000000004346df in runshfunc (prog=3D0x6d9040, wrap=3D0x0, name=3D0x7fd789e8aca0 "_all_labels") =A0 =A0at exec.c:4498 #45 0x00007fd7883d5273 in comp_wrapper (prog=3D0x6d9040, w=3D0x0, name=3D0x7fd789e8aca0 "_all_labels") =A0 =A0at complete.c:1455 #46 0x0000000000434649 in runshfunc (prog=3D0x6d9040, wrap=3D0x7fd7885f3d80, =A0 =A0name=3D0x7fd789e8aca0 "_all_labels") at exec.c:4483 #47 0x00000000004343be in doshfunc (shfunc=3D0x6d9008, doshargs=3D0x7fd789e8aad0, noreturnval=3D0) =A0 =A0at exec.c:4392 #48 0x0000000000433a90 in execshfunc (shf=3D0x6d9008, args=3D0x7fd789e8aad0) at exec.c:4120 ---Type to continue, or q to quit--- #49 0x00000000004312e2 in execcmd (state=3D0x7fffc1cdd7a0, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3095 #50 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdd7a0, pcode=3D707, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #51 0x000000000042bb7b in execpline (state=3D0x7fffc1cdd7a0, slcode=3D5154, how=3D2, last1=3D0) at exec.c:1364 #52 0x000000000042b288 in execlist (state=3D0x7fffc1cdd7a0, dont_change_job=3D1, exiting=3D0) at exec.c:1170 #53 0x0000000000458de5 in execwhile (state=3D0x7fffc1cdd7a0, do_exec=3D0) at loop.c:410 #54 0x00000000004310db in execcmd (state=3D0x7fffc1cdd7a0, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #55 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdd7a0, pcode=3D643, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #56 0x000000000042bb7b in execpline (state=3D0x7fffc1cdd7a0, slcode=3D19458, how=3D2, last1=3D0) at exec.c:1364 #57 0x000000000042b239 in execlist (state=3D0x7fffc1cdd7a0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #58 0x000000000042ac74 in execode (p=3D0x74bb20, dont_change_job=3D1, exiting=3D0) at exec.c:988 #59 0x0000000000433ba5 in execautofn (state=3D0x7fffc1cddf20, do_exec=3D0) at exec.c:4156 #60 0x00000000004310db in execcmd (state=3D0x7fffc1cddf20, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #61 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cddf20, pcode=3D3, how=3D18, input=3D0, output=3D0, last1=3D0) =A0 =A0at exec.c:1579 #62 0x000000000042bb7b in execpline (state=3D0x7fffc1cddf20, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #63 0x000000000042b239 in execlist (state=3D0x7fffc1cddf20, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #64 0x000000000042ac74 in execode (p=3D0x748430, dont_change_job=3D1, exiting=3D0) at exec.c:988 #65 0x00000000004346df in runshfunc (prog=3D0x748430, wrap=3D0x0, name=3D0x7fd789e8a5e0 "_wanted") =A0 =A0at exec.c:4498 #66 0x00007fd7883d5273 in comp_wrapper (prog=3D0x748430, w=3D0x0, name=3D0x7fd789e8a5e0 "_wanted") =A0 =A0at complete.c:1455 #67 0x0000000000434649 in runshfunc (prog=3D0x748430, wrap=3D0x7fd7885f3d80, name=3D0x7fd789e8a5e0 "_wanted") =A0 =A0at exec.c:4483 #68 0x00000000004343be in doshfunc (shfunc=3D0x7483f8, doshargs=3D0x7fd789e8a470, noreturnval=3D0) =A0 =A0at exec.c:4392 #69 0x0000000000433a90 in execshfunc (shf=3D0x7483f8, args=3D0x7fd789e8a470) at exec.c:4120 #70 0x00000000004312e2 in execcmd (state=3D0x7fffc1cde9a0, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3095 #71 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cde9a0, pcode=3D707, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #72 0x000000000042bb7b in execpline (state=3D0x7fffc1cde9a0, slcode=3D11266, how=3D18, last1=3D0) at exec.c:1364 #73 0x000000000042b239 in execlist (state=3D0x7fffc1cde9a0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #74 0x000000000042ac74 in execode (p=3D0x74bae8, dont_change_job=3D1, exiting=3D0) at exec.c:988 #75 0x0000000000433ba5 in execautofn (state=3D0x7fffc1cdf120, do_exec=3D0) at exec.c:4156 #76 0x00000000004310db in execcmd (state=3D0x7fffc1cdf120, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #77 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1cdf120, pcode=3D3, how=3D18, input=3D0, output=3D0, last1=3D0) =A0 =A0at exec.c:1579 #78 0x000000000042bb7b in execpline (state=3D0x7fffc1cdf120, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #79 0x000000000042b239 in execlist (state=3D0x7fffc1cdf120, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #80 0x000000000042ac74 in execode (p=3D0x747b70, dont_change_job=3D1, exiting=3D0) at exec.c:988 #81 0x00000000004346df in runshfunc (prog=3D0x747b70, wrap=3D0x0, name=3D0x7fd789e8a2a0 "_users") =A0 =A0at exec.c:4498 #82 0x00007fd7883d5273 in comp_wrapper (prog=3D0x747b70, w=3D0x0, name=3D0x7fd789e8a2a0 "_users") =A0 =A0at complete.c:1455 #83 0x0000000000434649 in runshfunc (prog=3D0x747b70, wrap=3D0x7fd7885f3d80, name=3D0x7fd789e8a2a0 "_users") =A0 =A0at exec.c:4483 #84 0x00000000004343be in doshfunc (shfunc=3D0x747b38, doshargs=3D0x7fd789e8a1f0, noreturnval=3D0) =A0 =A0at exec.c:4392 #85 0x0000000000433a90 in execshfunc (shf=3D0x747b38, args=3D0x7fd789e8a1f0) at exec.c:4120 #86 0x00000000004312e2 in execcmd (state=3D0x7fffc1ce0a40, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3095 #87 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce0a40, pcode=3D3075, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #88 0x000000000042bb7b in execpline (state=3D0x7fffc1ce0a40, slcode=3D4130, how=3D2, last1=3D0) at exec.c:1364 #89 0x000000000042b288 in execlist (state=3D0x7fffc1ce0a40, dont_change_job=3D1, exiting=3D0) at exec.c:1170 #90 0x00000000004591a0 in execif (state=3D0x7fffc1ce0a40, do_exec=3D0) at loop.c:515 #91 0x00000000004310db in execcmd (state=3D0x7fffc1ce0a40, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #92 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce0a40, pcode=3D2243, how=3D18, input=3D0, output=3D0, ---Type to continue, or q to quit--- =A0 =A0last1=3D0) at exec.c:1579 #93 0x000000000042bb7b in execpline (state=3D0x7fffc1ce0a40, slcode=3D105474, how=3D18, last1=3D0) =A0 =A0at exec.c:1364 #94 0x000000000042b239 in execlist (state=3D0x7fffc1ce0a40, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #95 0x0000000000459567 in execcase (state=3D0x7fffc1ce0a40, do_exec=3D0) at loop.c:593 #96 0x00000000004310db in execcmd (state=3D0x7fffc1ce0a40, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #97 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce0a40, pcode=3D2115, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #98 0x000000000042bb7b in execpline (state=3D0x7fffc1ce0a40, slcode=3D301058, how=3D2, last1=3D0) at exec.c:1364 #99 0x000000000042b239 in execlist (state=3D0x7fffc1ce0a40, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #100 0x000000000042ac74 in execode (p=3D0x743c80, dont_change_job=3D1, exiting=3D0) at exec.c:988 #101 0x0000000000433ba5 in execautofn (state=3D0x7fffc1ce11c0, do_exec=3D0) at exec.c:4156 #102 0x00000000004310db in execcmd (state=3D0x7fffc1ce11c0, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #103 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce11c0, pcode=3D3, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #104 0x000000000042bb7b in execpline (state=3D0x7fffc1ce11c0, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #105 0x000000000042b239 in execlist (state=3D0x7fffc1ce11c0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #106 0x000000000042ac74 in execode (p=3D0x715ba8, dont_change_job=3D1, exiting=3D0) at exec.c:988 #107 0x00000000004346df in runshfunc (prog=3D0x715ba8, wrap=3D0x0, name=3D0x7fd789e90d28 "_chown") =A0 =A0at exec.c:4498 #108 0x00007fd7883d5273 in comp_wrapper (prog=3D0x715ba8, w=3D0x0, name=3D0x7fd789e90d28 "_chown") =A0 =A0at complete.c:1455 #109 0x0000000000434649 in runshfunc (prog=3D0x715ba8, wrap=3D0x7fd7885f3d80, name=3D0x7fd789e90d28 "_chown") =A0 =A0at exec.c:4483 #110 0x00000000004343be in doshfunc (shfunc=3D0x715b70, doshargs=3D0x7fd789e90ce8, noreturnval=3D0) =A0 =A0at exec.c:4392 #111 0x0000000000433a90 in execshfunc (shf=3D0x715b70, args=3D0x7fd789e90ce8) at exec.c:4120 #112 0x00000000004312e2 in execcmd (state=3D0x7fffc1ce1c40, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3095 #113 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce1c40, pcode=3D131, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #114 0x000000000042bb7b in execpline (state=3D0x7fffc1ce1c40, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #115 0x000000000042b239 in execlist (state=3D0x7fffc1ce1c40, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #116 0x000000000042ac74 in execode (p=3D0x7fd789e90c78, dont_change_job=3D1, exiting=3D0) at exec.c:988 #117 0x00000000004236de in eval (argv=3D0x7fffc1ce1d10) at builtin.c:4875 #118 0x00000000004239f5 in bin_eval (nam=3D0x7fd789e90c08 "eval", argv=3D0x7fffc1ce1d10, =A0 =A0ops=3D0x7fffc1ce1d40, func=3D14) at builtin.c:4984 #119 0x000000000041068d in execbuiltin (args=3D0x7fd789e90bc0, bn=3D0x6bcba0) at builtin.c:439 #120 0x000000000043136b in execcmd (state=3D0x7fffc1ce2c90, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3106 #121 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce2c90, pcode=3D3779, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #122 0x000000000042bb7b in execpline (state=3D0x7fffc1ce2c90, slcode=3D4130, how=3D2, last1=3D0) at exec.c:1364 #123 0x000000000042b288 in execlist (state=3D0x7fffc1ce2c90, dont_change_job=3D1, exiting=3D0) at exec.c:1170 #124 0x00000000004591a0 in execif (state=3D0x7fffc1ce2c90, do_exec=3D0) at loop.c:515 #125 0x00000000004310db in execcmd (state=3D0x7fffc1ce2c90, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #126 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce2c90, pcode=3D3651, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #127 0x000000000042bb7b in execpline (state=3D0x7fffc1ce2c90, slcode=3D43010, how=3D2, last1=3D0) at exec.c:1364 #128 0x000000000042b239 in execlist (state=3D0x7fffc1ce2c90, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #129 0x000000000042ac74 in execode (p=3D0x74ba08, dont_change_job=3D1, exiting=3D0) at exec.c:988 #130 0x0000000000433ba5 in execautofn (state=3D0x7fffc1ce3410, do_exec=3D0) at exec.c:4156 #131 0x00000000004310db in execcmd (state=3D0x7fffc1ce3410, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #132 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce3410, pcode=3D3, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #133 0x000000000042bb7b in execpline (state=3D0x7fffc1ce3410, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #134 0x000000000042b239 in execlist (state=3D0x7fffc1ce3410, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #135 0x000000000042ac74 in execode (p=3D0x736fc0, dont_change_job=3D1, exiting=3D0) at exec.c:988 #136 0x00000000004346df in runshfunc (prog=3D0x736fc0, wrap=3D0x0, name=3D0x7fd789e905a0 "_dispatch") =A0 =A0at exec.c:4498 #137 0x00007fd7883d5273 in comp_wrapper (prog=3D0x736fc0, w=3D0x0, name=3D0x7fd789e905a0 "_dispatch") ---Type to continue, or q to quit--- =A0 =A0at complete.c:1455 #138 0x0000000000434649 in runshfunc (prog=3D0x736fc0, wrap=3D0x7fd7885f3d80, =A0 =A0name=3D0x7fd789e905a0 "_dispatch") at exec.c:4483 #139 0x00000000004343be in doshfunc (shfunc=3D0x736f88, doshargs=3D0x7fd789e90428, noreturnval=3D0) =A0 =A0at exec.c:4392 #140 0x0000000000433a90 in execshfunc (shf=3D0x736f88, args=3D0x7fd789e90428) at exec.c:4120 #141 0x00000000004312e2 in execcmd (state=3D0x7fffc1ce3e90, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3095 #142 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce3e90, pcode=3D2627, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #143 0x000000000042bb7b in execpline (state=3D0x7fffc1ce3e90, slcode=3D8194, how=3D18, last1=3D0) at exec.c:1364 #144 0x000000000042b239 in execlist (state=3D0x7fffc1ce3e90, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #145 0x000000000042ac74 in execode (p=3D0x738c20, dont_change_job=3D1, exiting=3D0) at exec.c:988 #146 0x0000000000433ba5 in execautofn (state=3D0x7fffc1ce4610, do_exec=3D0) at exec.c:4156 #147 0x00000000004310db in execcmd (state=3D0x7fffc1ce4610, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #148 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce4610, pcode=3D3, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #149 0x000000000042bb7b in execpline (state=3D0x7fffc1ce4610, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #150 0x000000000042b239 in execlist (state=3D0x7fffc1ce4610, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #151 0x000000000042ac74 in execode (p=3D0x740e00, dont_change_job=3D1, exiting=3D0) at exec.c:988 #152 0x00000000004346df in runshfunc (prog=3D0x740e00, wrap=3D0x0, name=3D0x7fd789e90190 "_normal") =A0 =A0at exec.c:4498 #153 0x00007fd7883d5273 in comp_wrapper (prog=3D0x740e00, w=3D0x0, name=3D0x7fd789e90190 "_normal") =A0 =A0at complete.c:1455 #154 0x0000000000434649 in runshfunc (prog=3D0x740e00, wrap=3D0x7fd7885f3d80, name=3D0x7fd789e90190 "_normal") =A0 =A0at exec.c:4483 #155 0x00000000004343be in doshfunc (shfunc=3D0x740dc8, doshargs=3D0x7fd789e90130, noreturnval=3D0) =A0 =A0at exec.c:4392 #156 0x0000000000433a90 in execshfunc (shf=3D0x740dc8, args=3D0x7fd789e90130) at exec.c:4120 #157 0x00000000004312e2 in execcmd (state=3D0x7fffc1ce57c0, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3095 #158 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce57c0, pcode=3D7555, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #159 0x000000000042bb7b in execpline (state=3D0x7fffc1ce57c0, slcode=3D4130, how=3D2, last1=3D0) at exec.c:1364 #160 0x000000000042b288 in execlist (state=3D0x7fffc1ce57c0, dont_change_job=3D1, exiting=3D0) at exec.c:1170 #161 0x00000000004591a0 in execif (state=3D0x7fffc1ce57c0, do_exec=3D0) at loop.c:515 #162 0x00000000004310db in execcmd (state=3D0x7fffc1ce57c0, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #163 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce57c0, pcode=3D7427, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #164 0x000000000042bb7b in execpline (state=3D0x7fffc1ce57c0, slcode=3D114690, how=3D2, last1=3D0) =A0 =A0at exec.c:1364 #165 0x000000000042b239 in execlist (state=3D0x7fffc1ce57c0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #166 0x000000000042ac74 in execode (p=3D0x743dd0, dont_change_job=3D1, exiting=3D0) at exec.c:988 #167 0x0000000000433ba5 in execautofn (state=3D0x7fffc1ce5f40, do_exec=3D0) at exec.c:4156 #168 0x00000000004310db in execcmd (state=3D0x7fffc1ce5f40, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #169 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce5f40, pcode=3D3, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #170 0x000000000042bb7b in execpline (state=3D0x7fffc1ce5f40, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #171 0x000000000042b239 in execlist (state=3D0x7fffc1ce5f40, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #172 0x000000000042ac74 in execode (p=3D0x715eb8, dont_change_job=3D1, exiting=3D0) at exec.c:988 #173 0x00000000004346df in runshfunc (prog=3D0x715eb8, wrap=3D0x0, name=3D0x7fd789e8fb08 "_complete") =A0 =A0at exec.c:4498 #174 0x00007fd7883d5273 in comp_wrapper (prog=3D0x715eb8, w=3D0x0, name=3D0x7fd789e8fb08 "_complete") =A0 =A0at complete.c:1455 #175 0x0000000000434649 in runshfunc (prog=3D0x715eb8, wrap=3D0x7fd7885f3d80, =A0 =A0name=3D0x7fd789e8fb08 "_complete") at exec.c:4483 #176 0x00000000004343be in doshfunc (shfunc=3D0x715e80, doshargs=3D0x7fd789e8fab0, noreturnval=3D0) =A0 =A0at exec.c:4392 #177 0x0000000000433a90 in execshfunc (shf=3D0x715e80, args=3D0x7fd789e8fab0) at exec.c:4120 #178 0x00000000004312e2 in execcmd (state=3D0x7fffc1ce8050, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3095 #179 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce8050, pcode=3D10563, how=3D18, input=3D0, output=3D0, ---Type to continue, or q to quit--- =A0 =A0last1=3D0) at exec.c:1579 #180 0x000000000042bb7b in execpline (state=3D0x7fffc1ce8050, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #181 0x000000000042b239 in execlist (state=3D0x7fffc1ce8050, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #182 0x0000000000459105 in execif (state=3D0x7fffc1ce8050, do_exec=3D0) at loop.c:500 #183 0x00000000004310db in execcmd (state=3D0x7fffc1ce8050, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #184 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce8050, pcode=3D10243, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #185 0x000000000042bb7b in execpline (state=3D0x7fffc1ce8050, slcode=3D48130, how=3D2, last1=3D0) at exec.c:1364 #186 0x000000000042b239 in execlist (state=3D0x7fffc1ce8050, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #187 0x0000000000458309 in execfor (state=3D0x7fffc1ce8050, do_exec=3D0) at loop.c:159 #188 0x00000000004310db in execcmd (state=3D0x7fffc1ce8050, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #189 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce8050, pcode=3D9731, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #190 0x000000000042bb7b in execpline (state=3D0x7fffc1ce8050, slcode=3D90114, how=3D2, last1=3D0) at exec.c:1364 #191 0x000000000042b239 in execlist (state=3D0x7fffc1ce8050, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #192 0x0000000000458309 in execfor (state=3D0x7fffc1ce8050, do_exec=3D0) at loop.c:159 #193 0x00000000004310db in execcmd (state=3D0x7fffc1ce8050, input=3D0, output=3D0, how=3D2, last1=3D2) =A0 =A0at exec.c:3047 #194 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce8050, pcode=3D8259, how=3D2, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #195 0x000000000042bb7b in execpline (state=3D0x7fffc1ce8050, slcode=3D220162, how=3D2, last1=3D0) =A0 =A0at exec.c:1364 #196 0x000000000042b239 in execlist (state=3D0x7fffc1ce8050, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #197 0x000000000042ac74 in execode (p=3D0x6d8898, dont_change_job=3D1, exiting=3D0) at exec.c:988 #198 0x0000000000433ba5 in execautofn (state=3D0x7fffc1ce87d0, do_exec=3D0) at exec.c:4156 #199 0x00000000004310db in execcmd (state=3D0x7fffc1ce87d0, input=3D0, output=3D0, how=3D18, last1=3D2) =A0 =A0at exec.c:3047 #200 0x000000000042c9e9 in execpline2 (state=3D0x7fffc1ce87d0, pcode=3D3, how=3D18, input=3D0, output=3D0, =A0 =A0last1=3D0) at exec.c:1579 #201 0x000000000042bb7b in execpline (state=3D0x7fffc1ce87d0, slcode=3D3074, how=3D18, last1=3D0) at exec.c:1364 #202 0x000000000042b239 in execlist (state=3D0x7fffc1ce87d0, dont_change_job=3D1, exiting=3D0) at exec.c:1161 #203 0x000000000042ac74 in execode (p=3D0x73f800, dont_change_job=3D1, exiting=3D0) at exec.c:988 #204 0x00000000004346df in runshfunc (prog=3D0x73f800, wrap=3D0x0, name=3D0x7fd789e8d030 "_main_complete") =A0 =A0at exec.c:4498 #205 0x00007fd7883d5273 in comp_wrapper (prog=3D0x73f800, w=3D0x0, name=3D0x7fd789e8d030 "_main_complete") =A0 =A0at complete.c:1455 #206 0x0000000000434649 in runshfunc (prog=3D0x73f800, wrap=3D0x7fd7885f3d8= 0, =A0 =A0name=3D0x7fd789e8d030 "_main_complete") at exec.c:4483 #207 0x00000000004343be in doshfunc (shfunc=3D0x73f7c8, doshargs=3D0x0, noreturnval=3D0) at exec.c:4392 #208 0x00007fd7883d7c4c in callcompfunc (s=3D0x7fd789e91700 "mt-", fn=3D0x73e958 "_main_complete") =A0 =A0at compcore.c:817 #209 0x00007fd7883d8529 in makecomplist (s=3D0x7fd789e91700 "mt-", incmd=3D0, lst=3D0) at compcore.c:968 #210 0x00007fd7883d61bc in do_completion (dummy=3D0x7fd7888443c8, dat=3D0x7fffc1ce8cd0) at compcore.c:349 #211 0x00000000004630d4 in runhookdef (h=3D0x7fd7888443c8, d=3D0x7fffc1ce8cd0) at module.c:996 #212 0x00007fd78862dc3c in docompletion (s=3D0x73ee30 "mt-", lst=3D0, incmd=3D0) at zle_tricky.c:2179 #213 0x00007fd7886294bb in docomplete (lst=3D0) at zle_tricky.c:859 #214 0x00007fd788627c18 in expandorcomplete (args=3D0x7fd788844908) at zle_tricky.c:315 #215 0x00007fd7886277fd in completecall (args=3D0x7fd788844908) at zle_tricky.c:208 #216 0x00007fd788616066 in execzlefunc (func=3D0x7fd788841358, args=3D0x7fd788844908, set_bindk=3D0) =A0 =A0at zle_main.c:1312 #217 0x00007fd78861548e in zlecore () at zle_main.c:1050 #218 0x00007fd788615bea in zleread (lp=3D0x6d08b0, rp=3D0x0, flags=3D3, context=3D0) at zle_main.c:1213 #219 0x00007fd7886185f7 in zle_main_entry (cmd=3D1, ap=3D0x7fffc1ce9170) at zle_main.c:1866 #220 0x000000000044a8f3 in zleentry (cmd=3D1) at init.c:1305 #221 0x000000000044b32b in inputline () at input.c:278 #222 0x000000000044b1a2 in ingetc () at input.c:214 #223 0x000000000044006c in ihgetc () at hist.c:263 #224 0x0000000000454aa9 in gettok () at lex.c:677 #225 0x0000000000454272 in zshlex () at lex.c:364 #226 0x0000000000476bb3 in parse_event () at parse.c:451 #227 0x0000000000447bb4 in loop (toplevel=3D1, justonce=3D0) at init.c:132 #228 0x000000000044ad9f in zsh_main (argc=3D2, argv=3D0x7fffc1ce9508) at in= it.c:1455 #229 0x000000000040fc04 in main (argc=3D2, argv=3D0x7fffc1ce9508) at ./main= .c:93 (gdb) Regards, =A0Vin