NetBSD-Bugs archive

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

Re: port-amd64/58410: x86_patch() panic with core ultra processor



The following reply was made to PR port-amd64/58410; it has been noted by GNATS.

From: Patrick Welche <prlw1%welche.eu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/58410: x86_patch() panic with core ultra processor
Date: Fri, 12 Jul 2024 15:42:51 +0100

 On Thu, Jul 11, 2024 at 09:00:03PM +0000, Patrick Welche wrote:
 >  so ci isn't null, but it points to an empty cpu_info
 
 on the other hand
 
 cpu_id:      0x8
 cpu_number: 0x10
 cpu_role:    0x2
 
 cpu_feature[0] = 0xbfebfbff
 cpu_feature[1] = 0x77fafbff
 cpu_feature[2] = 0x2c100800
 cpu_feature[3] = 0x121
 cpu_feature[4] = 0x0
 cpu_feature[5] = 0x239c27eb
 cpu_feature[6] = 0x994007ac
 
 still not quite sure where the hang is. (All I can do is add printfs)
 boot -1 also hangs.
 


Home | Main Index | Thread Index | Old Index