Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jul 2012 18:21:04 +0900 (JST)
From:      YAMAMOTO Shigeru <shigeru@iij.ad.jp>
To:        freebsd-current@freebsd.org
Subject:   [panic] currnet(r238089) cause panic when using '/usr/sbin/amd'
Message-ID:  <20120704.182104.533981338265444182.shigeru@iij.ad.jp>

next in thread | raw e-mail | index | archive | help

Hi all,

I try to update newest current (r238089).
I have kernel panic when using '/usr/sbin/amd'.

This kernel panic is not caused without using '/usr/sbin/amd'.
In old current (r236371), I have no problem with using '/usr/sbin/amd'.

Currently, I don't know how to fix it.
So I can only report this proble to ML.

Thanks,


How to repeat:
1) "svn checkout" r238089 source code
2) "make buildworld" and "make buildkernel"
3) "make installworld" and "make installkernel"
4) reboot
5) boot "GENERIC" kernel
6) run amd, "/etc/rc.d/amd onestart"


My environment:
- version is 10-current
 # uname -a
 FreeBSD venus.tokyo.iiji.jp 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r238089M: Wed Jul  4 10:30:01 JST 2012     root@venus.tokyo.iiji.jp:/usr/obj/usr/src/sys/GENERIC  amd64
- build by r238039 source code
- using GENERIC kernel
- load kernel modules are
 # kldstat
 Id Refs Address            Size     Name
  1   19 0xffffffff80200000 15d3ad0  kernel
  2    1 0xffffffff817d4000 22b260   zfs.ko
  3    2 0xffffffff81a00000 8570     opensolaris.ko
  4    1 0xffffffff81c12000 38fc     ums.ko
  5    1 0xffffffff81c16000 1b7a1    ng_btsocket.ko
  6    1 0xffffffff81c32000 ba58     netgraph.ko
  7    1 0xffffffff81c3e000 118b     ng_bluetooth.ko

-------
YAMAMOTO Shigeru
<shigeru@iij.ad.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120704.182104.533981338265444182.shigeru>