diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-07-06 16:35:21 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-07-06 16:35:21 +0200 |
| commit | 0fb38ef4961fe05aeb4b2172762b4d2171e5d537 (patch) | |
| tree | 0db9fc9a5236e1d78ce93596dd0f14646c523e74 /pkg/report/testdata | |
| parent | 9636bc933e06475902e46750d5f5198fb9c2ff7a (diff) | |
pkg/report: detect fuchsia double faults
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/fuchsia/report/7 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg/report/testdata/fuchsia/report/7 b/pkg/report/testdata/fuchsia/report/7 new file mode 100644 index 000000000..4941eae03 --- /dev/null +++ b/pkg/report/testdata/fuchsia/report/7 @@ -0,0 +1,22 @@ +TITLE: double fault + +ZIRCON KERNEL PANIC + +UPTIME: 134863ms +BUILDID git-5f588306b2998fea1c021f992444971b1ce92581 + +dso: id=c9e63845b8cc355bb42713bfb8eec04942ec7bcd base=0xffffffff00100000 name=zircon.elf +stopping other cpus +halting cpu 1 +vector 8 +double fault, halting + CS: 0x33 RIP: 0x2c3a222b7a30 EFL: 0x10202 CR2: 0xfffffffffffffff8 + RAX: 0 RBX: 0 RCX: 0 RDX: 0 + RSI: 0 RDI: 0 RBP: 0 RSP: 0 + R8: 0 R9: 0 R10: 0 R11: 0 + R12: 0 R13: 0 R14: 0 R15: 0 +errc: 0 +platform_halt suggested_action 0 reason 9 +Halting... +Halted +entering panic shell loop |
