zsh-workers
 help / color / mirror / code / Atom feed
From: Tomislav Goles <tom@ait-tech.com>
To: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
Cc: "Mike Boilen" <mboilen@microsoft.com>,
	"ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>,
	<Cygwin@Sourceware.Cygnus.Com>
Subject: Re: Problems under domain account  on Win2k RE: Problems with zsh 3.1.9 and cygwin
Date: 25 Jul 2000 14:35:30 -0400	[thread overview]
Message-ID: <u9r98iys5p.fsf@ait-tech.com> (raw)
In-Reply-To: "Andrej Borsenkow"'s message of "Tue, 25 Jul 2000 21:07:45 +0400"

/ "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru> wrote:
> >
> > > >
> > > >       0 [main] zsh 18877 handle_exceptions: Exception:
> > > > STATUS_ACCESS_VIOLATION
> > > >     913 [main] zsh 18877 stackdump: Dumping stack trace to
> > > > zsh.exe.stackdump
> > > >
> > > > and the following stackdump:
> > >
> > > I understand, that it is of little help, but I can build and
> > > run current
> > > Zsh code (I do not remember, if I tried stock 3.1.9 - but it is very
> > > probable) in exactly the above configuration.
> >
> > Sorry, I was wrong. It appeared, that I had outdated Cygwin already (I
> > have not seen any announcements so assumed there was nothing new).
> > Obviously, binutils have changed, so I get now exactly the same crash.
> > Damn ... I just downloaded Cygwin, downloaded updated ld.exe
> > but no way.
> >
> 
> This particular problem was due to tgetent() problem. Zsh tests, if
> tgetent() accepts null pointer for buffer. Unfortunately, test always
> succeeded, but running under gdb showed, that Zsh crashed in
> tgetent(0,"cygwin").
> 
> But really weird was when I recompiled Zsh without TGETENT_ACCEPTS_NULL.
> Now, Zsh correctly starts under local account but crashes under domain
> account!!!
> 
> The problem is, that, as was already mentioned on cygwin list, gdb also
> does not work under domain account. That means, that
> 
> - either I have working gdb and zsh and nothing to debug
> - or both do not work and I have no way to debug
> 
> Usage of printf would be nice IF I had the slightest idea where it
> crashes.
> 
> I'm running under Win2k professional with 128 bit security (hmm, may
> this be a problem?). It is a member of NT4 domain; domain controller is
> NT4SP6a.
> 

I have been fighting with the same zsh error message since yesterday
(I yesterday installed cygwin on my W2K laptop so my guess is I have
up to date and clean installation since this was my first cygwin 
install on that machine).
My solution to the zsh problem was to install ncurses 5.1 and then
build zsh by making it link against libncurses library intstead 
of libtermcap. To do this I changed the order in zsh configure script
- search for ncurses in that script and move ncurses to first position
in the list "termcap curses ncurses". Then run configure and build.
After this zsh 3.0.8 seems to run fine. I don't have any idea whether
this has anything to do with the domain issue you are talking about
but figured it can't hurt to mention this.
Regards,
Tomislav


  reply	other threads:[~2000-07-25 18:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1D4512C91A0E044FBF24DDB221C94C53826756@red-msg-29.redmond.corp.microsoft.com>
2000-07-25 12:30 ` Andrej Borsenkow
2000-07-25 17:07   ` Problems under domain account on Win2k " Andrej Borsenkow
2000-07-25 18:35     ` Tomislav Goles [this message]
2000-07-26  8:23       ` PATCH: configure.in: tgetent test does not work on Cygwin Andrej Borsenkow
2000-07-26  9:07         ` Peter Stephenson
2000-07-26 10:15           ` Andrej Borsenkow
2000-07-26 10:50             ` Peter Stephenson
2000-07-26 11:26               ` Peter Stephenson
2000-07-26 11:43                 ` Andrej Borsenkow
2000-07-26 15:06                   ` Peter Stephenson
2000-07-26 18:03             ` Chmouel Boudjnah

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=u9r98iys5p.fsf@ait-tech.com \
    --to=tom@ait-tech.com \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --cc=Cygwin@Sourceware.Cygnus.Com \
    --cc=mboilen@microsoft.com \
    --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).