|
From: | Scott Simpson |
Subject: | Bash 2.02 bug under Solaris 8 sparc |
Date: | Tue, 6 Mar 2001 19:23:43 -0800 |
Script
started on Tue 06 Mar 2001 07:08:29 PM
PST
root@crocodile:/apps/build/bash-2.02# gdb bash
GNU gdb
4.18
Copyright 1998 Free Software
Foundation, Inc.
GDB is
free software, covered by the GNU General Public License, and you
are
welcome
to change it and/or distribute copies of it under certain
conditions.
Type
"show copying" to see the conditions.
There
is absolutely no warranty for GDB.
Type "show warranty" for details.
This
GDB was configured as "sparc-sun-solaris2.8"...
(gdb)
run
Starting program:
/apps/build/bash-2.02/bash
]0;@crocodile
Program
received signal SIGBUS, Bus error.
0x5b31c
in update_mail_file (i=0) at mailcheck.c:141
141 RESET_MAIL_FILE
(i);
(gdb)
where
#0 0x5b31c in update_mail_file (i=0) at
mailcheck.c:141
#1
0x5b544 in add_mail_file
(file=0xe29cc "/var/mail/ssimpson", msg=0x0)
at
mailcheck.c:175
#2 0x5bc0c in remember_mail_dates () at
mailcheck.c:319
#3 0x1f708 in main (argc=1,
argv=0xffbef7fc, env=0xffbef804) at shell.c:573
(gdb)
quit
The
program is running. Exit anyway? (y
or n) y
root@crocodile:/apps/build/bash-2.02#
exit
exit
script
done on Tue 06 Mar 2001 07:08:45 PM
PST
[Prev in Thread] | Current Thread | [Next in Thread] |