NetBSD-Bugs archive

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

bin/48439: ddb and crash(8) disassembly error on amd64



>Number:         48439
>Category:       bin
>Synopsis:       ddb and crash(8) disassembly error on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 10 21:55:00 +0000 2013
>Originator:     Paul Goyette
>Release:        NetBSD 6.99.28
>Organization:
-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------
>Environment:
        
        
System: NetBSD screamer.whooppee.com 6.99.28 NetBSD 6.99.28 (WHOOPPEE (shared) 
2013-12-09 01:36:15) #7: Sun Dec 8 17:48:48 PST 2013 
paul%screamer.whooppee.com@localhost:/build/netbsd-local/obj/amd64/sys/arch/amd64/compile/WHOOPPEE
 amd64
Architecture: x86_64
Machine: amd64
>Description:
        
crash> exam/ins syscall
syscall:        pushq   %rbp
syscall+0x1:    H\211\345AWAVAUATSH\203\354(I\211\374eH\213\034%\340\001
crash>

I don't think the second line should be printed...   :)


More:

crash> exam/inst syscall,5
syscall:        pushq   %rbp
syscall+0x1: H\211\345AWAVAUATSH\203\354(I\211\374eH\213\034%\340\001addb 
%cl,ffffffffffffffab (%rbx,%rcx,4)
syscall+0x20:   \300\001addb    %dh,%dh
syscall+0x25:   \203\341\001addb        %al,0 (%rcx)
syscall+0x2b:   \017\205\215\001addb    %cl,ffffffffffffff8b (%rbp)
syscall+0x33:   \264$\220
crash>
>How-To-Repeat:
        
See above
>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index