From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15576 invoked from network); 18 Jul 2001 13:46:37 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Jul 2001 13:46:37 -0000 Received: (qmail 10285 invoked by alias); 18 Jul 2001 13:46:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15408 Received: (qmail 10271 invoked from network); 18 Jul 2001 13:46:30 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: Re: long/short options Date: Wed, 18 Jul 2001 17:46:23 +0400 Message-ID: <000001c10f90$0877a2d0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200107181307.PAA07497@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Importance: Normal bor@itsrm2% zsh bor@itsrm2% gdiff -bTAB zsh: bus error (core dumped) zsh bor@itsrm2% dbx V2.4C00 SINIX (Jun 19 2000) Copyright (C) Siemens AG 1998 Base: BSD, Copyright (C) The Regents of the University of California All rights reserved reading symbolic information ... Current signal in memory image is: SIGBUS (10) (non-existent physical address, f aulting address = 0x00000000) needed shared libraries: /tools/lib/zsh/4.1.0-dev-1/zsh/computil.so /tools/lib/zsh/4.1.0-dev-1/zsh/parameter.so /tools/lib/zsh/4.1.0-dev-1/zsh/zutil.so /tools/lib/zsh/4.1.0-dev-1/zsh/complist.so /tools/lib/zsh/4.1.0-dev-1/zsh/complete.so /tools/lib/zsh/4.1.0-dev-1/zsh/zle.so /usr/lib/libc.so.1 /lib/libnsl.so /lib/libdl.so /lib/libsocket.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/computil.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/parameter.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/zutil.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/complist.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/complete.so ... reading /tools/lib/zsh/4.1.0-dev-1/zsh/zle.so ... reading /usr/lib/libc.so.1 ... reading /lib/libnsl.so ... reading /lib/libdl.so ... reading /lib/libsocket.so [using memory image in core] 32bit dbx - 32bit program Type 'help' for help (dbx32) where cd_init(nam = "compdescribe", sep = " -- ", args = 0x82e084, disp = 1), line 234 in "/tools/src/zsh/Src/Zle/computil.c" bin_compdescribe(nam = "compdescribe", args = 0x82e060, ops = "", func = 0), lin e 355 in "/tools/src/zsh/Src/Zle/computil.c" $b189, line 367 in "/tools/src/zsh/Src/builtin.c" execbuiltin(args = 0x82df20, bn = 0xd1d7d90), line 367 in "/tools/src/zsh/Src/bu iltin.c" $b519, line 2294 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffe628c, input = 0, output = 0, how = 18, last1 = 2), line 22 94 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe628c, pcode = 2691, how = 18, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe628c, slcode = 7170, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe628c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe628c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe628c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe628c, pcode = 2627, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe628c, slcode = 24578, how = 2, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe628c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execwhile(state = 0x7ffe628c, do_exec = 0), line 398 in "/tools/src/zsh/Src/loop .c" execcmd(state = 0x7ffe628c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe628c, pcode = 2499, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe628c, slcode = 157698, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe628c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execwhile(state = 0x7ffe628c, do_exec = 0), line 398 in "/tools/src/zsh/Src/loop .c" execcmd(state = 0x7ffe628c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe628c, pcode = 2435, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe628c, slcode = 177154, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe628c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x81f9a0, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffe672c, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffe672c, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe672c, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe672c, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe672c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7b8b70, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7b8b70, wrap = (nilv), name = "_describe"), line 3459 in "/to ols/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7b8b70, w = (nilv), name = "_describe"), line 1249 in "/to ols/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7b8b70, wrap = 0xc62f2bc, name = "_describe"), line 3447 in " /tools/src/zsh/Src/exec.c" doshfunc(name = "_describe", prog = 0x7b8b70, doshargs = 0x82d830, flags = 8704, noreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7b1760, args = 0x82d830), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 228 3 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 24003, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 13314, how = 2, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe893c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 22531, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 174082, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe893c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 22339, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 235522, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe893c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 21443, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 327682, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execwhile(state = 0x7ffe893c, do_exec = 0), line 398 in "/tools/src/zsh/Src/loop .c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 14787, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 837634, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execwhile(state = 0x7ffe893c, do_exec = 0), line 398 in "/tools/src/zsh/Src/loop .c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 14723, how = 2, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 982018, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe893c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe893c, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe893c, pcode = 12419, how = 18, input = 0, output = 0, l ast1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe893c, slcode = 1267714, how = 18, last1 = 0), line 982 i n "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe893c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7e7b00, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffe8ddc, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffe8ddc, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe8ddc, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe8ddc, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe8ddc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7b0820, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7b0820, wrap = (nilv), name = "_arguments"), line 3459 in "/t ools/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7b0820, w = (nilv), name = "_arguments"), line 1249 in "/t ools/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7b0820, wrap = 0xc62f2bc, name = "_arguments"), line 3447 in "/tools/src/zsh/Src/exec.c" doshfunc(name = "_arguments", prog = 0x7b0820, doshargs = 0x7acd70, flags = 8704 , noreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7af5e0, args = 0x7acd70), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffe990c, input = 0, output = 0, how = 18, last1 = 2), line 22 83 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe990c, pcode = 3331, how = 18, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe990c, slcode = 80898, how = 18, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe990c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffe990c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffe990c, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe990c, pcode = 1219, how = 18, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe990c, slcode = 145410, how = 18, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe990c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7e7a70, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffe9dac, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffe9dac, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffe9dac, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffe9dac, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffe9dac, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7b8d50, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7b8d50, wrap = (nilv), name = "_diff_options"), line 3459 in "/tools/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7b8d50, w = (nilv), name = "_diff_options"), line 1249 in "/tools/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7b8d50, wrap = 0xc62f2bc, name = "_diff_options"), line 3447 in "/tools/src/zsh/Src/exec.c" doshfunc(name = "_diff_options", prog = 0x7b8d50, doshargs = 0x7ac2d0, flags = 8 704, noreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7b18a0, args = 0x7ac2d0), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffea43c, input = 0, output = 0, how = 18, last1 = 2), line 22 83 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffea43c, pcode = 259, how = 18, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffea43c, slcode = 6146, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffea43c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7e79b0, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffea8dc, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffea8dc, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffea8dc, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffea8dc, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffea8dc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7b8cf0, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7b8cf0, wrap = (nilv), name = "_diff"), line 3459 in "/tools/ src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7b8cf0, w = (nilv), name = "_diff"), line 1249 in "/tools/ src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7b8cf0, wrap = 0xc62f2bc, name = "_diff"), line 3447 in "/too ls/src/zsh/Src/exec.c" doshfunc(name = "_diff", prog = 0x7b8cf0, doshargs = 0x7ac280, flags = 8704, nor eturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7b1860, args = 0x7ac280), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffeb40c, input = 0, output = 0, how = 2, last1 = 2), line 228 3 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffeb40c, pcode = 5763, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffeb40c, slcode = 3106, how = 2, last1 = 0), line 982 in "/ tools/src/zsh/Src/exec.c" execlist(state = 0x7ffeb40c, dont_change_job = 1, exiting = 0), line 833 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffeb40c, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffeb40c, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffeb40c, pcode = 5635, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffeb40c, slcode = 56322, how = 2, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffeb40c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7971f0, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffeb8ac, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffeb8ac, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffeb8ac, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffeb8ac, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffeb8ac, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7d0c30, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7d0c30, wrap = (nilv), name = "_normal"), line 3459 in "/tool s/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7d0c30, w = (nilv), name = "_normal"), line 1249 in "/tool s/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7d0c30, wrap = 0xc62f2bc, name = "_normal"), line 3447 in "/t ools/src/zsh/Src/exec.c" doshfunc(name = "_normal", prog = 0x7d0c30, doshargs = 0x7ab898, flags = 8704, n oreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7bad80, args = 0x7ab898), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffec3dc, input = 0, output = 0, how = 2, last1 = 2), line 228 3 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffec3dc, pcode = 7555, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffec3dc, slcode = 4130, how = 2, last1 = 0), line 982 in "/ tools/src/zsh/Src/exec.c" execlist(state = 0x7ffec3dc, dont_change_job = 1, exiting = 0), line 833 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffec3dc, do_exec = 0), line 503 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffec3dc, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffec3dc, pcode = 7427, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffec3dc, slcode = 113666, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffec3dc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x797160, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffec87c, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffec87c, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffec87c, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffec87c, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffec87c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7b1060, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7b1060, wrap = (nilv), name = "_complete"), line 3459 in "/to ols/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7b1060, w = (nilv), name = "_complete"), line 1249 in "/to ols/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7b1060, wrap = 0xc62f2bc, name = "_complete"), line 3447 in " /tools/src/zsh/Src/exec.c" doshfunc(name = "_complete", prog = 0x7b1060, doshargs = 0x7ab478, flags = 8704, noreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" execshfunc(shf = 0x7b1300, args = 0x7ab478), line 3200 in "/tools/src/zsh/Src/ex ec.c" $b520, line 2283 in "/tools/src/zsh/Src/exec.c" $b519, line 2283 in "/tools/src/zsh/Src/exec.c" execcmd(state = 0x7ffedddc, input = 0, output = 0, how = 18, last1 = 2), line 22 83 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffedddc, pcode = 9987, how = 18, input = 0, output = 0, la st1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffedddc, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffedddc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execif(state = 0x7ffedddc, do_exec = 0), line 488 in "/tools/src/zsh/Src/loop.c" execcmd(state = 0x7ffedddc, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffedddc, pcode = 9667, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffedddc, slcode = 48130, how = 2, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffedddc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execfor(state = 0x7ffedddc, do_exec = 0), line 159 in "/tools/src/zsh/Src/loop.c " execcmd(state = 0x7ffedddc, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffedddc, pcode = 9155, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffedddc, slcode = 90114, how = 2, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffedddc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execfor(state = 0x7ffedddc, do_exec = 0), line 159 in "/tools/src/zsh/Src/loop.c " execcmd(state = 0x7ffedddc, input = 0, output = 0, how = 2, last1 = 2), line 224 1 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffedddc, pcode = 7875, how = 2, input = 0, output = 0, las t1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffedddc, slcode = 205826, how = 2, last1 = 0), line 982 in "/tools/src/zsh/Src/exec.c" execlist(state = 0x7ffedddc, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x796f80, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" execautofn(state = 0x7ffee27c, do_exec = 0), line 3228 in "/tools/src/zsh/Src/ex ec.c" execcmd(state = 0x7ffee27c, input = 0, output = 0, how = 18, last1 = 2), line 22 41 in "/tools/src/zsh/Src/exec.c" execpline2(state = 0x7ffee27c, pcode = 3, how = 18, input = 0, output = 0, last1 = 0), line 1192 in "/tools/src/zsh/Src/exec.c" execpline(state = 0x7ffee27c, slcode = 3074, how = 18, last1 = 0), line 982 in " /tools/src/zsh/Src/exec.c" execlist(state = 0x7ffee27c, dont_change_job = 1, exiting = 0), line 826 in "/to ols/src/zsh/Src/exec.c" execode(p = 0x7d03c0, dont_change_job = 1, exiting = 0), line 729 in "/tools/src /zsh/Src/exec.c" runshfunc(prog = 0x7d03c0, wrap = (nilv), name = "_main_complete"), line 3459 in "/tools/src/zsh/Src/exec.c" $b626, line 1249 in "/tools/src/zsh/Src/Zle/complete.c" comp_wrapper(prog = 0x7d03c0, w = (nilv), name = "_main_complete"), line 1249 in "/tools/src/zsh/Src/Zle/complete.c" runshfunc(prog = 0x7d03c0, wrap = 0xc62f2bc, name = "_main_complete"), line 3447 in "/tools/src/zsh/Src/exec.c" doshfunc(name = "_main_complete", prog = 0x7d03c0, doshargs = (nilv), flags = 0, noreturnval = 0), line 3390 in "/tools/src/zsh/Src/exec.c" $b653, line 774 in "/tools/src/zsh/Src/Zle/compcore.c" $b652, line 774 in "/tools/src/zsh/Src/Zle/compcore.c" $b629, line 774 in "/tools/src/zsh/Src/Zle/compcore.c" callcompfunc(s = "-b", fn = "_main_complete"), line 774 in "/tools/src/zsh/Src/Z le/compcore.c" $b656, line 924 in "/tools/src/zsh/Src/Zle/compcore.c" makecomplist(s = "-b", incmd = 0, lst = 0), line 924 in "/tools/src/zsh/Src/Zle/ compcore.c" do_completion(dummy = 0xc346dbc, dat = 0x7ffee784), line 342 in "/tools/src/zsh/ Src/Zle/compcore.c" runhookdef(h = 0xc346dbc, d = 0x7ffee784), line 1858 in "/tools/src/zsh/Src/modu le.c" docompletion(s = "-b", lst = 0, incmd = 0), line 1783 in "/tools/src/zsh/Src/Zle /zle_tricky.c" docomplete(lst = 0), line 803 in "/tools/src/zsh/Src/Zle/zle_tricky.c" $b848, line 205 in "/tools/src/zsh/Src/Zle/zle_tricky.c" completeword(args = 0xc346d04), line 205 in "/tools/src/zsh/Src/Zle/zle_tricky.c " completecall(args = 0xc346d04), line 181 in "/tools/src/zsh/Src/Zle/zle_tricky.c " $b904, line 662 in "/tools/src/zsh/Src/Zle/zle_main.c" $b902, line 662 in "/tools/src/zsh/Src/Zle/zle_main.c" execzlefunc(func = 0xc342948, args = 0xc346d04), line 662 in "/tools/src/zsh/Src /Zle/zle_main.c" zleread(lp = "%B%n@%m%#%b ", rp = (nilv), flags = 3), line 574 in "/tools/src/zs h/Src/Zle/zle_main.c" inputline(), line 265 in "/tools/src/zsh/Src/input.c" ingetc(), line 210 in "/tools/src/zsh/Src/input.c" ihgetc(), line 236 in "/tools/src/zsh/Src/hist.c" gettok(), line 631 in "/tools/src/zsh/Src/lex.c" yylex(), line 347 in "/tools/src/zsh/Src/lex.c" parse_event(), line 436 in "/tools/src/zsh/Src/parse.c" .init.loop(toplevel = 1, justonce = 0), line 123 in "/tools/src/zsh/Src/init.c" zsh_main(argc = 1, argv = 0x7ffeede4), line 1209 in "/tools/src/zsh/Src/init.c" .main.main(argc = 1, argv = 0x7ffeede4), line 37 in "/tools/src/zsh/Src/main.c" __start() at 0x40a144