[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
spamassassin dumps core with latest current.
- To: tech@openbsd.org
- Subject: spamassassin dumps core with latest current.
- From: Han <han@mijncomputer.nl>
- Date: Tue, 30 Jul 2002 22:54:03 +0200
- Content-Disposition: inline
- Mail-Followup-To: tech@openbsd.org
- User-Agent: Mutt/1.4i
Hi,
I just rebuild openbsd and I get the following when I start spamassassin:
zsh: 14413 segmentation fault (core dumped) /usr/local/bin/spamd -u spamdaemon -d -L -p 4321 -x
[~]# gdb perl /perl.core
[snip]
This GDB was configured as "i386-unknown-openbsd3.1"...(no debugging symbols found)...
Core was generated by `perl'.
Program terminated with signal 11, Segmentation fault.
#0 0x401bc62b in ?? ()
(gdb) bt
#0 0x401bc62b in ?? ()
#1 0x1dc4c in ?? ()
#2 0x4006f9d0 in ?? ()
Cannot access memory at address 0x400824ac.
(gdb)
So I rebuild spam-assassin but I still get the same. A few other
programs I tried that use perl don't give errors.
This machine is a pII400 with 192mb memory.
It is not much... If there is anything else I can provide that can help
please let me know.
Cya, Han.