Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: problem w/dhcpcd vs libsupc++.a on sparc?



On Mon, 20 Apr 2020, John D. Baker wrote:

> I've restored the original libsupc++/Makefile and am rebuilding again.

Still broken.  Maybe because Makefile is now older than libsupc++.a
and it wasn't rebuilt?

Loading the core file left at boot with gdb, the backtrace is:

[...]
Reading symbols from dhcpcd...
Reading symbols from /usr/libdata/debug//sbin/dhcpcd.debug...
[New process 1]
Core was generated by `dhcpcd'.
Program terminated with signal SIGBUS, Bus error.
#0  dhcp_handledhcp (ifp=0xedc1a2a0, bootp=0xefffd362, bootp_len=311, 
    from=0xefffd320)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/dhcp.c:2891
2891		if (state->xid != ntohl(bootp->xid)) {
(gdb) bt
#0  dhcp_handledhcp (ifp=0xedc1a2a0, bootp=0xefffd362, bootp_len=311, 
    from=0xefffd320)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/dhcp.c:2891
#1  0x0002dc80 in dhcp_packet (len=<optimized out>, 
    data=0xefffd346 "E\020\001S", ifp=0xedc1a2a0)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/dhcp.c:3429
#2  dhcp_readbpf (arg=0xedc1a2a0)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/dhcp.c:3461
#3  0x00017694 in eloop_start (eloop=0xedc44000, 
    signals=signals@entry=0xeffff914)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/eloop.c:983
#4  0x00041a8c in main (argc=<optimized out>, argv=<optimized out>)
    at /x/netbsd-9/src/external/bsd/dhcpcd/dist/src/dhcpcd.c:2120

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index