Re: bind 9.6.0-P1's nsupdate dumps core on NetBSD/i386 4.x

2009-03-05 Thread Mark Andrews
In message p05200f70c5d52b51d...@[130.102.20.138], Ray Phillips writes: I've built bind 9.6.0-P1 on NetBSD/i386 machines (versions 3.1, 4.0, 4.0.1 and 5.0_RC2) and discovered that nsupdate dumps core on the 4.x ones. The build process was just: % sh -c './configure --disable-threads

Re: bind 9.6.0-P1's nsupdate dumps core on NetBSD/i386 4.x

2009-03-05 Thread Jeremy C. Reed
I've built bind 9.6.0-P1 on NetBSD/i386 machines (versions 3.1, 4.0, 4.0.1 and 5.0_RC2) and discovered that nsupdate dumps core on the 4.x ones. I just built and installed bind-9.6.0-P1 on NetBSD/i386 4.0 and nsupdate doesn't crash for me. (Built with default pthread and also linked with

Re: bind 9.6.0-P1's nsupdate dumps core on NetBSD/i386 4.x

2009-03-05 Thread Ray Phillips
You need to call gdb correctly. gdb /usr/local/bin/nsupdate nsupdate.core Thanks Mark. Sorry, I (obviously) don't have much of a clue about using gdb. % uname -v NetBSD 4.0.1 (GENERIC) #0: Tue Oct 7 22:58:48 PDT 2008

Re: bind 9.6.0-P1's nsupdate dumps core on NetBSD/i386 4.x

2009-03-05 Thread Mark Andrews
In message p05200f72c5d61071b...@[130.102.20.138], Ray Phillips writes: You need to call gdb correctly. gdb /usr/local/bin/nsupdate nsupdate.core Thanks Mark. Sorry, I (obviously) don't have much of a clue about using gdb. Looks like you have hit this bug. 2547.