Hello again Michael, On Fri, Jul 03, 2026 at 06:48:40PM +0100, Michael Kelly wrote: > Is there anyone using real hardware who has tested out the latest netdde? >
I have tried it on another Toshiba netbook, now with driver r8169, and every other time I try to bring up the interface using DHCP I get pfinet crashing. It says it creates a core dump file, but I am unable to find one. This may be independent of the changes you have made, but I don't remember seeing this before. I would like to reproduce the output that I get here, but while trying to record the session using script, I noticed that the bsdutils package on hurd does not include script. I attach the record of the session from tmux, but the relevant output of pfinet crashing is also not being recorded, neither are some irq handler messages on the second successful attempt. Probably the most useful would be a gdb backtrace, but I'm not too sure how to do that exactly. Regards, João
ifdwo own /dev/eth0 [?2004l Killed old client process Internet Systems Consortium DHCP Client 4.4.3-P1 Copyright 2004-2022 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on Socket//dev/eth0 Sending on Socket//dev/eth0 DHCPRELEASE of 192.168.1.101 on /dev/eth0 to 192.168.1.1 port 67 [?2004hroot@diana:~# ifup /dev/eth0 [?2004l Internet Systems Consortium DHCP Client 4.4.3-P1 Copyright 2004-2022 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ fsysopts: /servers/socket/2: -i /dev/eth0 -a 0.0.0.0 -m 255.0.0.0: (ipc/mig) server died Error getting hardware address for "/dev/eth0": No such device If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either our web page at www.isc.org or in the README file before submitting a bug. These pages explain the proper process and the information we find helpful for debugging. exiting. ifup: failed to bring up /dev/eth0 [?2004hroot@diana:~# ifup /dev/eth0 [?2004l Internet Systems Consortium DHCP Client 4.4.3-P1 Copyright 2004-2022 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on Socket//dev/eth0 Sending on Socket//dev/eth0 DHCPDISCOVER on /dev/eth0 to 255.255.255.255 port 67 interval 8 DHCPOFFER of 192.168.1.101 from 192.168.1.1 DHCPREQUEST for 192.168.1.101 on /dev/eth0 to 255.255.255.255 port 67 DHCPACK of 192.168.1.101 from 192.168.1.1 bound to 192.168.1.101 -- renewal in 41303 seconds. [?2004hroot@diana:~#

