[6800] in SIPB bug reports
pmail (more)
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Tue Apr 21 22:08:51 1998
To: bug-sipb@MIT.EDU
Date: Tue, 21 Apr 1998 22:08:21 EDT
From: "Jacob Morzinski" <jmorzins@MIT.EDU>
So, deleting the 120k email message did indeed cause pmail to
resume working.
I re-sent myself the message, and re-ran pmail. It still
segfaults while trying to retrieve the message. Ran gdb on the
core dump:
0 opus{63}% ls
0 opus{64}% pmail
Segmentation fault (core dumped)
139 opus{65}% ls -l
total 266
-rw-r--r-- 1 jmorzins mit 271436 Apr 21 22:05 core
0 opus{66}% gdb pmail core
GDB is free software and you are welcome to 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.
GDB 4.14 (mips-sgi-irix5.2), Copyright 1995 Free Software Foundation, Inc...
(no debugging symbols found)...
Core was generated by `pmail'.
Program terminated with signal 11, Segmentation fault.
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0xfac0a54
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable). In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post' command.
Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
#0 0xfac0a54 in etext ()
(gdb) where
#0 0xfac0a54 in etext ()
#1 0x421d14 in pop_quit ()
Cannot access memory at address 0x24.
(gdb)