> Try using "-g" or "-g3" instead of "-g -O2" when compiling Hypermail.  I
> think the optimization flag (-O2) may cause some debug information to 
> be lost when you compile, even when "-g" is included.
> 
> Report any new findings back to the list.
Done. Here's the output:
(gdb) run
Starting program: /usr/local/bin/hypermail -p -x -m
/home/wmaton/mail/anime
Program received signal SIGSEGV, Segmentation fault. 0x804c927 in mdecodeRFC2047 (
string=0x8060e08 "Cc: UofO Anime Club -- Andrew Petalik <amp8chc_at_aix1.uottawa.ca>, Barrett Letch <bletch_at_educ-1.edu.uottawa.ca>, Brad Turner <ak089_at_freenet.carleton.ca>, \"Bradley D. Bellows\" <aj205_at_freenet.carleton.ca>"...)
    at parse.c:638
638         while (*iptr) {
(gdb) bt
#0  0x804c927 in mdecodeRFC2047 (
string=0x8060e08 "Cc: UofO Anime Club -- Andrew Petalik <amp8chc_at_aix1.uottawa.ca>, Barrett Letch <bletch_at_educ-1.edu.uottawa.ca>, Brad Turner <ak089_at_freenet.carleton.ca>, \"Bradley D. Bellows\" <aj205_at_freenet.carleton.ca>"...)
    at parse.c:638
#1  0x804d32f in loadheaders (mbox=0xbffff1b0 "/home/wmaton/mail/anime", 
use_stdin=0, readone=0, dir=0xbfffe9b0 "anime") at parse.c:941 #2 0x8053341 in main (argc=5, argv=0xbffff5e4) at hypermail.c:421 (gdb)
wfms Received on Wed 12 Aug 1998 01:17:30 AM GMT
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:11 AM GMT GMT