<HTML>
<HEAD>
<TITLE>Re: Isc-dhcpd v 3.0.5 and 3.1.0 incompatible?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hmm nevermind..<BR>
3.1.1 compiles neatly on freebsd 7.0, and fixes my problem, so now I just have to figure out how to make the rc.d script work for 3.1.1 vs. 3.0.5..<BR>
<BR>
/Steffen<BR>
<BR>
<BR>
On 7/31/08 8:48 PM, "Steffen" <steff@tdc.dk> wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi!<BR>
<BR>
I’ve been trying to make failover work with a new master server (a small DS107+ box (google it)), which comes with 3.1.0, and a freebsd server which only has 3.0.5 in ports collection (pre ported to freebsd).<BR>
<BR>
My question: is there known problems that will force me to compile 3.1.0 on the freebsd, or is this something new:<BR>
<BR>
Once I bring up both boxes, with config thats worked fine with the previous server (3.0.4) the freebsd (3.0.5) dumps core:<BR>
box# gdb dhcpd dhcpd.core<BR>
GNU gdb 6.1.1 [FreeBSD]<BR>
Copyright 2004 Free Software Foundation, Inc.<BR>
GDB is free software, covered by the GNU General Public License, and you are<BR>
welcome to change it and/or distribute copies of it under certain conditions.<BR>
Type "show copying" to see the conditions.<BR>
There is absolutely no warranty for GDB.  Type "show warranty" for details.<BR>
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...<BR>
Core was generated by `dhcpd'.<BR>
Program terminated with signal 8, Arithmetic exception.<BR>
Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done.<BR>
Loaded symbols for /lib/libc.so.7<BR>
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.<BR>
Loaded symbols for /libexec/ld-elf.so.1<BR>
#0  0x08066cc8 in dhcp_failover_link_signal ()<BR>
(gdb) bt<BR>
#0  0x08066cc8 in dhcp_failover_link_signal ()<BR>
#1  0x080a1cab in omapi_connection_signal_handler ()<BR>
#2  0x080a49eb in omapi_io_signal_handler ()<BR>
#3  0x080a7471 in omapi_signal ()<BR>
#4  0x080a08ff in omapi_connection_reader_trace ()<BR>
#5  0x080a093f in omapi_connection_reader ()<BR>
#6  0x080a5634 in omapi_one_dispatch ()<BR>
#7  0x0807cf38 in dispatch ()<BR>
#8  0x0804c960 in main ()<BR>
(gdb)<BR>
 <BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>