Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2016 18:13:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213506] YP/NIS: yppush, ypxfr dump core
Message-ID:  <bug-213506-8-cOan21qnCX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213506-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213506-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213506

--- Comment #2 from Martin Birgmeier <la5lbtyi@aon.at> ---
[0]# gdb /usr/libexec/ypxfr ypxfr.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain condition=
s.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Core was generated by `ypxfr'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/librpcsvc.so.5...Reading symbols from
/usr/lib/debug//usr/lib/librpcsvc.so.5.debug...done.
done.
Loaded symbols for /usr/lib/librpcsvc.so.5
Reading symbols from /lib/libc.so.7...Reading symbols from
/usr/lib/debug//lib/libc.so.7.debug...done.
done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...Reading symbols from
/usr/lib/debug//libexec/ld-elf.so.1.debug...done.
done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000000000000 in ?? ()
(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x0000000800afe4ed in xdr_ypresp_all_seq (xdrs=3D<value optimized out>,=
=20
    objp=3D0x7fffffffd210)
    at /.../hal/z/SRC/FreeBSD/releng/11.0/lib/libc/yp/xdryp.c:105
#2  0x0000000800b11536 in clnt_vc_call (cl=3D<value optimized out>, proc=3D=
8,=20
    xdr_args=3D0x40178c <xdr_ypreq_nokey@plt>, args_ptr=3D0x7fffffffd218,=20
    xdr_results=3D0x4017cc <xdr_ypresp_all_seq@plt>,=20
    results_ptr=3D<value optimized out>, timeout=3D{tv_sec =3D 10, tv_usec =
=3D 0})
    at /.../hal/z/SRC/FreeBSD/releng/11.0/lib/libc/rpc/clnt_vc.c:432
#3  0x000000000040250b in ypxfr_get_map (map=3D0x7fffffffe27c "rpc.byname",=
=20
    domain=3D0x800dcfc40 "xyzzy", host=3D<value optimized out>,=20
    callback=3D0x402570 <ypxfr_foreach>)
    at /.../hal/z/SRC/FreeBSD/releng/11.0/libexec/ypxfr/ypxfr_getmap.c:85
#4  0x0000000000402eab in main (argc=3D<value optimized out>,=20
    argv=3D<value optimized out>)
    at /.../hal/z/SRC/FreeBSD/releng/11.0/libexec/ypxfr/ypxfr_main.c:517
#5  0x0000000000401c4f in _start ()
#6  0x0000000800628000 in ?? ()
#7  0x0000000000000000 in ?? ()
(gdb) q
[0]#=20


[0]# gdb /usr/sbin/yppush yppush.core=20
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain condition=
s.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Core was generated by `yppush'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libc.so.7...Reading symbols from
/usr/lib/debug//lib/libc.so.7.debug...done.
done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...Reading symbols from
/usr/lib/debug//libexec/ld-elf.so.1.debug...done.
done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000000000000 in ?? ()
(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x00000008008f44ed in xdr_ypresp_all_seq (xdrs=3D<value optimized out>,=
=20
    objp=3D0x7fffffffdcd0)
    at /.../hal/z/SRC/FreeBSD/releng/11.0/lib/libc/yp/xdryp.c:105
#2  0x0000000800907536 in clnt_vc_call (cl=3D<value optimized out>, proc=3D=
8,=20
    xdr_args=3D0x40182c <xdr_ypreq_nokey@plt>, args_ptr=3D0x7fffffffdcd8,=20
    xdr_results=3D0x40186c <xdr_ypresp_all_seq@plt>,=20
    results_ptr=3D<value optimized out>, timeout=3D{tv_sec =3D 10, tv_usec =
=3D 0})
    at /.../hal/z/SRC/FreeBSD/releng/11.0/lib/libc/rpc/clnt_vc.c:432
#3  0x0000000000401e6b in ypxfr_get_map (map=3D0x404403 "ypservers",=20
    domain=3D0x7fffffffe226 "xyzzy", host=3D<value optimized out>,=20
    callback=3D0x402f30 <yppush_foreach>)
    at
/.../hal/z/SRC/FreeBSD/releng/11.0/usr.sbin/yppush/../../libexec/ypxfr/ypxf=
r_getmap.c:85
#4  0x0000000000402dae in main (argc=3D<value optimized out>,=20
    argv=3D<value optimized out>)
    at /.../hal/z/SRC/FreeBSD/releng/11.0/usr.sbin/yppush/yppush_main.c:608
#5  0x0000000000401cff in _start ()
#6  0x0000000800627000 in ?? ()
#7  0x0000000000000000 in ?? ()
(gdb) q
[0]#

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213506-8-cOan21qnCX>