[Dnsmasq-discuss] segfault - Re: No dnsmasq after starting openVPN?!

Arno Wald arno.wald at netcologne.de
Sun Jun 6 16:03:12 BST 2010


On 06.06.2010 12:06, Arno Wald wrote:
> I did not enter anything but just started openvpn. The dnsmasq process
> did not disappear. In gdb I entered "c" and after this "bt" and "q":

I did the same with a self compiled dnsmasq package following this guide
http://jameswestby.net/tips/tips/compiling-debian-package-for-debug.html

and the result is this:

(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x08067156 in netlink_multicast () at netlink.c:249
249           for (h = (struct nlmsghdr *)iov.iov_base; NLMSG_OK(h, 
(size_t)len); h = NLMSG_NEXT(h, len))
(gdb) bt
#0  0x08067156 in netlink_multicast () at netlink.c:249
#1  0x0805cea5 in main (argc=9, argv=0xbfff3554) at dnsmasq.c:662


Does this help?

Greetings,
Arno



More information about the Dnsmasq-discuss mailing list