Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
weird bus errors with zsh-3.1.5-pws-20 ?
- X-seq: zsh-workers 6403
- From: Timothy J Luoma <tjlists@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: weird bus errors with zsh-3.1.5-pws-20 ?
- Date: Tue, 1 Jun 1999 00:12:05 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
zsh pws20 was giving me a bus error
Now I can't figure out why it stopped.
NOTE: my login shell is /usr/bin/zsh which is a symlink to
/usr/bin/zsh-3.1.5-pws-20
# gdb /usr/bin/zsh-3.1.5-pws-20
GDB 4.7 (NeXT 3.1), Copyright 1992 Free Software Foundation, Inc...
Reading symbols from /usr/bin/zsh-3.1.5-pws-20...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/bin/zsh-3.1.5-pws-20
[ioctl TIOCSPGRP failed in terminal_inferior: Invalid argument]
Program generated(1): Memory access exception on address 0x1 (protection failure).
Program generated(1): Memory access exception on address 0x1 (protection failure).
0x363d0 in ?? ()
(gdb)
I can't, for some reason, reproduce this now, and I can't figure out why it
happened.
If I try to 'strip zsh' it doesn't seem to have an effect -- should it?
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author