NetBSD-Bugs archive

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

bin/58020: kdump(1) should decode setsockopt names



>Number:         58020
>Category:       bin
>Synopsis:       kdump(1) should decode setsockopt names
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 09 20:05:00 +0000 2024
>Originator:     Taylor R Campbell
>Release:        current, 10, 9, 8, ...
>Organization:
The KnetBSD Kfoundation
>Environment:
>Description:
 25151  25151 ping     CALL  setsockopt(3,0,2,0x7f7fffe7fe58,4)
 25151  25151 ping     RET   setsockopt 0
 25151  25151 ping     CALL  setsockopt(3,0,9,0x280175e4,4)
 25151  25151 ping     RET   setsockopt -1 errno 49 Can't assign requested address

Would be nice if kdump printed the names for these magic numbers.
>How-To-Repeat:
ktrace and kdump something that does setsockopt
>Fix:
Yes, please!



Home | Main Index | Thread Index | Old Index