|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] FreeBSD DomU: Fatal trap 9: general protection fault while i
With Xen 2.0.7 and 5.3 source (no security updates)
Fatal trap 9: general protection fault while in kernel mode
instruction pointer = 0x819:0xc006ce84
stack pointer = 0x821:0xc84febcc
frame pointer = 0x821:0xc84febe0
code segment = base 0xc017599c, limit 0xc84febb6, type 0x1
= DPL 0, pres 0, def32 0, gran 0
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 22226 (sh)
trap number = 9
panic: general protection fault
The stack pointer in this messages seems to point to panic, so I assume I
should be looking at the code segment, however I am not sure this is either
correct or helpfull.:
chuggalug# nm -n kernel | grep c0175
c0175064 t blkif_close
c017506c t blkif_disconnect
c01750d4 t blkif_reset
c01750f0 t blkif_recover
c01752f0 t blkif_connect
c017535c t unexpected
c0175384 t blkif_status
c01754ac t blkif_ctrlif_rx
c01754e4 t wait_for_blkif
c0175574 t xb_init
c01755c8 T blkif_completion
c017560c T __divdi3
c0175680 T __moddi3
c01756fc t shl
c0175764 T __qdivrem
c0175ba0 T __ucmpdi2
c0175bd4 T __udivdi3
c0175bec T __umoddi3
c0175c10 T flsl
c0175c38 T ffsl
c0175c60 A _etext
c0175c60 R cam_status_table
c0175da8 R num_cam_status_entries
c0175ed4 r quantum
c0175edc r sony
c0175ee1 r west_digital
c0175ee8 r samsung
c0175ef0 r seagate
c0175ef8 r microp
c0175f00 r xpt_quirk_table_size
c0175f40 R sense_key_table
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] FreeBSD DomU: Fatal trap 9: general protection fault while in kernel mode,
Geoff Buckingham <=
|
|
|
|
|