zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: Curent CVS crash on Cygwin
Date: Thu, 25 Jan 2001 12:11:25 +0300	[thread overview]
Message-ID: <001001c086ae$cb3ba890$21c9ca95@mow.siemens.ru> (raw)

I got around to checking if zsh still runs on Cygwin. Looks, like no more :)
It outputs prompt and immediately crashes after I press RETURN (or any key for
that matter). It crashes with and without -f. I'm still struggling with this
gdb GUI, but stack trace is:

#0  execzlefunc (func=0x6b1e0d40, args=0x6b1e3154) at
/tools/src/zsh/Src/Zle/zle_main.c:663
#1  0x6b1c9198 in zleread (lp=0xa03a8d8 "%S%n@%m%#%s ", rp=0x0, flags=3) at
/tools/src/zsh/Src/Zle/zle_main.c:571
#2  0x6766b825 in inputline () at /tools/src/zsh/Src/input.c:265
#3  0x6766b70d in ingetc () at /tools/src/zsh/Src/input.c:210
#4  0x67662924 in ihgetc () at /tools/src/zsh/Src/hist.c:236
#5  0x676712b4 in gettok () at /tools/src/zsh/Src/lex.c:628
#6  0x676709a9 in yylex () at /tools/src/zsh/Src/lex.c:344
#7  0x6768a4ad in parse_event () at /tools/src/zsh/Src/parse.c:425
#8  0x676680a5 in loop (toplevel=1, justonce=0) at
/tools/src/zsh/Src/init.c:123
#9  0x6766b358 in zsh_main (argc=1, argv=0xa0124b0) at
/tools/src/zsh/Src/init.c:1200
#10 0x40105f in main (argc=1, argv=0xa0124b0) at /tools/src/zsh/Src/main.c:37
#11 0x610038c5 in _size_of_stack_reserve__ ()
#12 0x61003aad in _size_of_stack_reserve__ ()
#13 0x61003aec in _size_of_stack_reserve__ ()
#14 0x4010b7 in cygwin_crt0 ()

specifically it is a line with queue_signals()

I completely missed all this discussion about signal queuing - Sven, where is
the next place to look?

-andrej

Hmm ... actually this gdb insterface is not bad. And it finally works!

Have a nice DOS!
B >>


             reply	other threads:[~2001-01-25  9:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-25  9:11 Andrej Borsenkow [this message]
2001-01-25  9:24 ` Porgramming style (Was: Curent CVS crash on Cygwin) Andrej Borsenkow
2001-01-25  9:19 Curent CVS crash on Cygwin Sven Wischnowsky
2001-01-25  9:48 ` Andrej Borsenkow

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='001001c086ae$cb3ba890$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).