NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/44061: src/sys/gdbscripts/msgbuf doesn't work
>Number: 44061
>Category: bin
>Synopsis: src/sys/gdbscripts/msgbuf doesn't work
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Nov 07 18:50:00 +0000 2010
>Originator: Sergey Svishchev
>Release: 4.0_STABLE
>Organization:
>Environment:
# $NetBSD: msgbuf,v 1.5 2008/04/30 13:10:59 martin Exp $
>Description:
Typical output from 'msgbuf' command defined by this script:
msgbufp 0xcbbe1000: bufx 409 bufr 410 bufs 16368
Dumping 0xcbbe11a9 length 15959
Cannot access memory at address 0xcbbe5000
>How-To-Repeat:
Try to analyze a crash dump.
>Fix:
'x/s $p' instead of 'printf "%s\n", $p' works, but is not pretty.
Home |
Main Index |
Thread Index |
Old Index