Bug#667998: leafnode: backtrace on segfault

2012-04-09 Thread Robert Grimm
tags 667998 - moreinfo - unreproducible thanks On Mon, 09 April 2012, you wrote: > This fails since p->ai_canonname is empty: > > 514 if (is_validfqdn(p->ai_canonname)) { > (gdb) p->ai_canonname > Undefined command: "p->ai_canonname". Try "help". > (gdb) print p->ai_canonname

Bug#667998: leafnode: backtrace on segfault

2012-04-08 Thread Arthur Marsh
Robert Grimm wrote, on 08/04/12 20:51: tags 667998 moreinfo unreproducible thanks I have this running on i386 (virtual) and amd64 without problems. Can you please try to get a backtrace with an unstripped build? e.g. $ DEB_BUILD_OPTIONS="nostrip" apt-get -b source leafnode $ sudo (or whateve

Bug#667998: leafnode: backtrace on segfault

2012-04-08 Thread Arthur Marsh
Robert Grimm wrote, on 08/04/12 20:51: tags 667998 moreinfo unreproducible thanks I have this running on i386 (virtual) and amd64 without problems. Can you please try to get a backtrace with an unstripped build? e.g. $ DEB_BUILD_OPTIONS="nostrip" apt-get -b source leafnode $ sudo (or whateve

Bug#667998: leafnode: backtrace on segfault

2012-04-08 Thread Moritz Mühlenhoff
On Sun, Apr 08, 2012 at 01:21:27PM +0200, Robert Grimm wrote: > tags 667998 moreinfo unreproducible > thanks > > I have this running on i386 (virtual) and amd64 without problems. > > Can you please try to get a backtrace with an unstripped build? > > e.g. > $ DEB_BUILD_OPTIONS="nostrip" apt-get

Bug#667998: leafnode: backtrace on segfault

2012-04-08 Thread Robert Grimm
tags 667998 moreinfo unreproducible thanks I have this running on i386 (virtual) and amd64 without problems. Can you please try to get a backtrace with an unstripped build? e.g. $ DEB_BUILD_OPTIONS="nostrip" apt-get -b source leafnode $ sudo (or whatever you use to become root) dpkg -i leafnode

Bug#667998: leafnode: backtrace on segfault

2012-04-07 Thread Arthur Marsh
Package: leafnode Version: 1.11.8-2 Followup-For: Bug #667998 $ gdb /usr/sbin/fetchnews GNU gdb (GDB) 7.4-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistr