初始版本 和 待辦事項 #6412 的 版本 2 之間的變動
- 時間撮記:
- 2010-3-23 下午07:36:37 (15 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
待辦事項 #6412 – 描述
初始 v2 1 1 The short version is that when I accidentally switched from a NATed to Bridged network interface on my OpenSolaris build 135 box, I would panic my system each time I brought up a VirtualBox instance. A little closer look and I had accidentally Bridged on my ipsec tunnel interface. I imagine that this panic would occur bridging any point-to-point link. 2 3 [snip] 2 {{{ 4 3 NOTICE: iptun1016 registered 5 4 NOTICE: iptun1016 link up … … 10 9 panic[cpu2]/thread=ffffff0619bcfc80: 11 10 BAD TRAP: type=d (#gp General protection) rp=ffffff0027be8760 addr=0 11 }}} 12 12 13 14 VirtualBox: 13 !VirtualBox: 14 {{{ 15 15 #gp General protection 16 16 pid=2708, pc=0xfffffffffbb3f3d5, sp=0xffffff0027be8850, eflags=0x10246 … … 59 59 SYNCHRONIZE CACHE command failed (5) 60 60 61 > 62 61 }}}