Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: crash with tab completion for 'make'
- X-seq: zsh-users 9787
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: crash with tab completion for 'make'
- Date: Mon, 12 Dec 2005 17:58:52 +0000
- In-reply-to: <20051212164924.53f092fe.pws@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20051211204732.GH6192@crate15> <20051212130604.GJ6192@crate15> <20051212164924.53f092fe.pws@xxxxxxx>
On Dec 12, 4:49pm, Peter Stephenson wrote:
} Subject: Re: crash with tab completion for 'make'
}
} Oded Shimon <ods15@xxxxxxxxxxxxxxxx> wrote:
} >
} > 15:04 ods15@crate15 ~ $ zsh -c 'a(){zparseopts -D -A opts c: r:}; a -r bla'
} > zsh: 27128 segmentation fault zsh
}
} I still haven't managed to get this to happen.
Could this be some sort of shared-library loading problem? zparseopts
is in the zsh/zutil module.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author