zsh-workers
 help / color / mirror / code / Atom feed
From: Christian Neukirchen <chneukirchen@gmail.com>
To: zsh-workers@zsh.org
Subject: Stack overflow with extended globs
Date: Sat, 16 Mar 2013 17:28:39 +0100	[thread overview]
Message-ID: <87ehffjolk.fsf@gmail.com> (raw)


Discussion in #zsh turned up this yesterday:

% gdb --args zsh -f
(gdb) r
Starting program: /bin/zsh -f
juno% echo $ZSH_VERSION 
5.0.2
juno% setopt extendedglob; echo *(#c3,)x*

Program received signal SIGSEGV, Segmentation fault.
0x000000000046ddad in ?? ()
(gdb) bt -30
#38793 0x000000000046e199 in ?? ()
#38794 0x000000000046e921 in ?? ()
#38795 0x000000000046e199 in ?? ()
#38796 0x000000000046e921 in ?? ()
#38797 0x000000000046e199 in ?? ()
#38798 0x000000000046e921 in ?? ()
#38799 0x000000000046e199 in ?? ()
#38800 0x000000000046e921 in ?? ()
#38801 0x000000000046e199 in ?? ()
#38802 0x000000000046e921 in ?? ()
#38803 0x000000000046e199 in ?? ()
#38804 0x000000000046e921 in ?? ()
#38805 0x000000000046e199 in ?? ()
#38806 0x000000000046e921 in ?? ()
#38807 0x000000000046e199 in ?? ()
#38808 0x000000000046dc91 in ?? ()
#38809 0x000000000046f12d in pattryrefs ()
#38810 0x000000000046f7f7 in pattry ()
#38811 0x0000000000431edb in ?? ()
#38812 0x000000000043301a in zglob ()
#38813 0x0000000000477656 in globlist ()
#38814 0x000000000042a2a6 in ?? ()
#38815 0x000000000042b866 in ?? ()
#38816 0x000000000042bdaf in ?? ()
#38817 0x000000000042cf5f in execlist ()
#38818 0x000000000042d47d in execode ()
#38819 0x000000000043d972 in loop ()
#38820 0x0000000000440b1e in zsh_main ()
#38821 0x00007ffff70eaa15 in __libc_start_main () from /usr/lib/libc.so.6
#38822 0x000000000040f3d1 in _start ()

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org


             reply	other threads:[~2013-03-16 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-16 16:28 Christian Neukirchen [this message]
2013-03-16 18:32 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ehffjolk.fsf@gmail.com \
    --to=chneukirchen@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).