Re: [exim] Ongoing email issues

Top Page
Delete this message
Reply to this message
Author: Daryl Richards
Date:  
To: exim-users
Subject: Re: [exim] Ongoing email issues
On 2017-02-28 4:27 PM, Daryl Richards via Exim-users wrote:
> On 28/02/2017 3:12 PM, Jeremy Harris wrote:
>> mmpff. we could try to make it give up after the first, but we'd still
>> need to fix the crashing process - so probably not worth putting any
>> effort into.
>>
>> Can you set up for getting a coredump?
>>
> I am attempting to get that. FreeBSD doesn't seem to want to generate
> a coredump for me. I'll keep beating on it.
>
>

root@lagoon:/var/dump# gdb /usr/local/sbin/exim ex1.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 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 "amd64-marcel-freebsd"...
Core was generated by `exim'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000802c03b1a in ?? ()
(gdb) bt
#0 0x0000000802c03b1a in ?? ()
Cannot access memory at address 0x7fffdfffee20
(gdb) bt full
#0 0x0000000802c03b1a in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fffdfffee20

????