zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <borsenkow.msk@sni.de>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: new completion and dynamic loading weirdness
Date: Wed, 24 Feb 1999 17:03:52 +0300	[thread overview]
Message-ID: <004801be5ffe$821c7eb0$21c9ca95@mowp.siemens.ru> (raw)

I have been using dynamic modules on ReliantUNIX for quite a bit without any
problems. Suddenly, whent trying to test new competion, I got absolutely
weird behaviour:

bor@itsrm2:/tools/src/zsh-3.1.5-pws-9/Functions/Completion%> zsh -f
itsrm2% setopt extendedglob
itsrm2% fpath=( $PWD )
itsrm2% source init
itsrm2% cd <TAB>zsh: illegal hardware instruction (core dumped)  zsh -f
bor@itsrm2:/tools/src/zsh-3.1.5-pws-9/Functions/Completion%> dbx =zsh
dbx V2.4A00 SINIX (Oct 12 1998)
Copyright (C) Siemens AG 1998
Base:   BSD, Copyright (C) The Regents of the University of California
All rights reserved
No Key Diskette found: running as `dbx-lite'.
reading symbolic information ...
warning: debuggee has no source information
64bit dbx - 64bit program
warning: libg.a is missing
Type 'help' for help
(dbx64) where
_r_debug_state() at 0x802d380
_rtld() at 0x802ed04
_rt_setup() at 0x80316b0
_rt_boot() at 0x80282ac
(dbx64)

It happens on both 5.43 and 5.44 in 32 or 64 bit mode.The error differs (bus
error, seg fault etc). Statically linked zsh is fine.

The stack is of no use. It suggests, that zsh tries to run startup code
(_rt_boot & co are part of /usr/lib/libc.so.1) - but why? And what has it to
do with new completion?

/andrej


                 reply	other threads:[~1999-02-24 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='004801be5ffe$821c7eb0$21c9ca95@mowp.siemens.ru' \
    --to=borsenkow.msk@sni.de \
    --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).