[fm-discuss] Re: [osol-discuss] Re: panic booting with B51 x86 DVD. Now with B52!

James McPherson james.c.mcpherson at gmail.com
Sun Nov 26 04:49:20 PST 2006


On 11/23/06, John Weekley <weekleyj at foobarlabs.net> wrote:
...
> And there's more.  I get the same panic with B52 as I did with the panic
> I originally posted on 11/11/06.
> I noticed there were some bug fixes for B51 related to the mc-amd module.
> Could these changes be related to the panic I'm experiencing?
>
> BAD TRAP: type=e (#pf Page fault) rp=cfb37ab4 addr=1 occurred in module
> "mc-amd"
>   due to a NULL pointer dereference
>
>
> #pf Page fault
> Bad kernel fault at addr=0x1
> pid=0, pc=0xf7581b69, sp=0xfe900dd0, eflags=0x10297
> cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de>
> cr2: 1 cr3: fe37000
>           gs: cf8b01b0  fs: f7580000  es:      160  ds:      160
>          edi: d5992540 esi: cf8c4cc0 ebp: cfb37b0c esp: cfb37aec
>          ebx: cfb37b40 edx: cf8af878 ecx: cf9b03e8 eax:        0
>          trp:        e err:        0 eip: f7581b69  cs:      158
>          efl:    10297 usp: fe900dd0  ss: cfb37b40
>
> cfb37a0c unix:die+98 (e, cfb37ab4, 1, 0)
> cfb37aa0 unix:trap+1182 (cfb37ab4, 1, 0)
> cfb37ab4 unix:cmntrap+9b (cf8b01b0, f7580000,)
> cfb37b0c mc-amd:mcdcfg_csname+a1 (2000001, 0, cfb37b5)

note the 2000001 in the first arg. This doesn't match with
any of the options that we see listed at

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/intel/sys/x86_archext.h#470

which are used by mcdcfg_csname in
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.c#384

This is interesting, because the mobo vendor's documentation
says it is a Socket 754 beast, which is definitely listed in the source.
http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ProductID=1876


I think you should log a bug on bugs.opensolaris.org for
this issue.

James C. McPherson
--
Solaris kernel software engineer, system admin and troubleshooter
              http://www.jmcp.homeunix.com/blog
Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson



More information about the fm-discuss mailing list