Re: [exim-dev] [Bug 1601] New: hundrets of segfaults : Fedor…

Top Page
Delete this message
Reply to this message
Author: Viktor Dukhovni
Date:  
To: exim-dev
Subject: Re: [exim-dev] [Bug 1601] New: hundrets of segfaults : Fedora 21 | 3.17.7 i686
On Sat, Mar 21, 2015 at 10:20:37AM +0000, Resellerdesktop Admins wrote:

> Mar 21 09:55:55 s36 kernel: exim[21626]: segfault at 0 ip b76a58e7 sp bfbe6910
> error 6 in exim[b7600000+
> 11b000]
> Mar 21 09:55:55 s36 kernel: exim[21626]: segfault at 0 ip b76a58e7 sp bfbe6910
> error 6 in exim[b7600000+11b000]
>
> Decoding the ip causing it, we get a multicast ip ( the other way around , it's
> an unassigned ip ). The system does not have multicast enabled, nor does it get
> packets from that ip address.


This "ip" is an "instruction pointer" (aka program counter), not an IP address.
The "sp" is the "stack pointer".

-- 
    Viktor.