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 whatever you use to become root) dpkg -i leafnode_1.11.8-2_i386.deb
TIA,
Robert
Sorry about building a much later version.
With 1.11.8-2 I get:
$ 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
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/fetchnews...done.
(gdb) run
Starting program: /usr/sbin/fetchnews
Program received signal SIGSEGV, Segmentation fault.
__strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
99 ../sysdeps/i386/i686/multiarch/../../i586/strlen.S: No such file
or directory.
(gdb) bt
#0 __strlen_ia32 () at
../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
#1 0x41ed8135 in *__GI___strdup (s=0x0) at strdup.c:42
#2 0x0805a112 in is_validfqdn (f=0x0) at validatefqdn.c:68
#3 0x080587c3 in whoami () at miscutil.c:514
#4 initvars (progname=0xbffff5b6 "/usr/sbin/fetchnews") at miscutil.c:203
#5 0x0804a7e6 in main (argc=1, argv=0xbffff444) at fetchnews.c:2326
(gdb) bt full
#0 __strlen_ia32 () at
../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
No locals.
#1 0x41ed8135 in *__GI___strdup (s=0x0) at strdup.c:42
len = <optimized out>
#2 0x0805a112 in is_validfqdn (f=0x0) at validatefqdn.c:68
fqdn = <optimized out>
#3 0x080587c3 in whoami () at miscutil.c:514
hints = {ai_flags = 2, ai_family = 0, ai_socktype = 0,
ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname
= 0x0,
ai_next = 0x0}
res = 0x80679a0
p = 0x80679d8
debugqual = 0
x = <optimized out>
#4 initvars (progname=0xbffff5b6 "/usr/sbin/fetchnews") at miscutil.c:203
pw = 0x41fbcc3c
s = "/var/spool/news/temp.files\000ings\000ps", '\000' <repeats
7691 times>,
"\004\225\346A\020ii\rd\320\377\277&\213\000A0J\347A\017\224\004\b\000\000\000\000\276\217\004\b@\376\377\267\002\000\377\277`\350\000A\276\217\004\b\310\372\377\267\364\277\001A0G\346A\002\000\000\000\344\320\377\277\245\221\000A",
'\000' <repeats 28 times>,
"\004^\346Ax\213\001A\260\320\377\277\000\000\000\000\031\000\000\000\004\225\346A\024\376\377\267\071\222\343p\000\000\000\000\004",
'\000' <repeats 11 times>,
"\001\000\000\000p\003\000\000@\376\377\267(\373\377\2---Type <return>
to continue, or q <return> to quit---
67m\221\004\bT\360\346A0\215\004\b\001\000\000\000\364\277\001A\320\321\377\277\300\312\001A\244\321\377\277\342\223\000A\224\321\377\277\060\215\004\b\210\321\377\277d\312\001A\000\000\000\000@\376\377\267\001\000\000\000\000\000\000\000\001\000\000\000\b\311\001A",
'\000' <repeats 32 times>"\320,
\321\377\277\210\321\377\277\224\321\377\277\000\000\000\000\b\311\001A"...
i = 7
t = <optimized out>
#5 0x0804a7e6 in main (argc=1, argv=0xbffff444) at fetchnews.c:2326
lastrun = <optimized out>
rc = 0
skip_servers = 0
anypost = 0
waitchild = 0
quiet = 0
wantpost = 0
current_server = <optimized out>
need_refetch = 0
option = <optimized out>
reply = <optimized out>
pid = <optimized out>
(gdb) quit
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org