zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>,
	"Oliver Kiddle" <opk@u.genie.co.uk>,
	"Zsh workers" <zsh-workers@sunsite.auc.dk>
Subject: RE: Seg fault with zmodload -u
Date: Tue, 15 Aug 2000 19:49:16 +0400	[thread overview]
Message-ID: <000601c006d0$5df53890$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <000501c006cf$9c793540$21c9ca95@mow.siemens.ru>

>
> bor@itsrm2% zsh -f
> itsrm2% zmodload -ud zsh/zleparameter zsh/zle
> zsh: bus error (core dumped)  zsh -f
>
> Note, that bus error normaly means unaligned memory access here
> (MIPS R4400).
> That is quite different from out-of-bounds error.
>

(dbx32) where
realfree() at 0x8050958
cleanfree() at 0x8051328
malloc() at 0x80502b4
zcalloc(size = 64), line 469 in "/tools/src/zsh/Src/mem.c"
hbegin(dohist = 1), line 752 in "/tools/src/zsh/Src/hist.c"
.init.loop(toplevel = 1, justonce = 0), line 111 in
"/tools/src/zsh/Src/init.c"
zsh_main(argc = 2, argv = 0x7ffeed4c), line 1197 in
"/tools/src/zsh/Src/init.c"
.main.main(argc = 2, argv = 0x7ffeed4c), line 37 in
"/tools/src/zsh/Src/main.c"
__start() at 0x409c24

It does not help much. malloc() internals are already corrupted :-(

-andrej


  reply	other threads:[~2000-08-15 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-15 15:18 Oliver Kiddle
2000-08-15 15:40 ` Thomas Köhler
2000-08-15 15:48   ` Thomas Köhler
2000-08-15 15:56     ` Thomas Köhler
2000-08-15 16:46       ` PATCH: " Bart Schaefer
2000-08-15 15:43 ` Andrej Borsenkow
2000-08-15 15:49   ` Andrej Borsenkow [this message]
2000-08-15 15:52 ` Peter Stephenson

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='000601c006d0$5df53890$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=opk@u.genie.co.uk \
    --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).