[Linux-HA] error code 139

Andrew Beekhof beekhof at gmail.com
Wed May 21 03:41:14 MDT 2008


On Wed, May 21, 2008 at 11:06 AM, Joao Ferreira
<jmcferreira at critical-links.com> wrote:
> Ok,
>
> This 139 error really came from a source code change I did.
>
> I had to pacth heartbeat in order to operate at Ethernet level and I
> replaced UPD based ucasts with Ethernet frames directed at each unicast
> node.
>
> Along the way, like Nuno said, I was causing a segmentation fault... I
> was able to solve that. All is fine now.
>
> BTW: what does the list think about this "move ucasts to Ethernet
> frames" change we did ? We simply pick up the original UDP payload and
> transmit it with Ethernet frames. On the receivinbg side we pick up the
> frame, extract the payload and everything goes fine. We use libpcap for
> the L2 manipulations. Any comments ?

what was the motivation for this feature?


More information about the Linux-HA mailing list