[Bug 274354] net/pload: Crash at startup
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274354] net/pload: Crash at startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274354] net/pload: Crash at startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274354] net/pload: Crash at startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274354] net/pload: Crash at startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274354] net/pload: Crash at startup"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Oct 2023 14:35:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274354 Bug ID: 274354 Summary: net/pload: Crash at startup Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: stitzinger_rupert@web.de CC: fbsd@opal.com CC: fbsd@opal.com Flags: maintainer-feedback?(fbsd@opal.com) When starting pload it always crashes with "Illegal memory access" pload from packages: pload-0.9.5_5 Network Card / driver: Realtek 8125 / Driver: realtek-re-kmod-198.00 from packages FreebSD: FreeBSD 13.2-RELEASE-p4 GENERIC amd64 LLDB: $ lldb pload (lldb) target create "pload" Current executable set to 'pload' (x86_64). (lldb) run Process 1450 launched: '/usr/local/bin/pload' (x86_64) Process 1450 stopped * thread #1, name = 'pload', stop reason = signal SIGSEGV: invalid address (fault address: 0x68acf04) frame #0: 0x0000000828d2aa50 libc.so.7`strncmp + 16 libc.so.7`strncmp: -> 0x828d2aa50 <+16>: movzbl (%rdi,%rcx), %r8d 0x828d2aa55 <+21>: movzbl (%rsi,%rcx), %eax 0x828d2aa59 <+25>: cmpb %al, %r8b 0x828d2aa5c <+28>: jne 0x828d2aa77 ; <+55> (lldb) -- You are receiving this mail because: You are the assignee for the bug.