Ticket #10279: cpp0-kdl.txt

File cpp0-kdl.txt, 4.9 KB (added by kallisti5, 10 years ago)
Line 
1KERN: Keyboard Requested Halt.
2KERN: Welcome to Kernel Debugging Land...
3KERN: Thread 4 "idle thread 4" running on CPU 0
4KERN: kdebug> bt 5832stack trace for thread 5832 "cpp0"
5KERN: kernel stack: 0x823b4000 to 0x823b8000
6KERN: user stack: 0x7208f000 to 0x7308f000
7KERN: frame caller <image>:function + offset
8KERN: 0 823b775c (+ 112) 8008e662 <kernel_x86> reschedule() + 0x552
9KERN: 1 823b77cc (+ 96) 800514d4 <kernel_x86> ConditionVariableEntry<0x823b786c>::Wait(uint32: 0x20 (32), int64: 0) + 0x23c
10KERN: 2 823b782c (+ 96) 80065341 <kernel_x86> read_port_etc + 0x175
11KERN: 3 823b788c (+1440) 800a1c7a <kernel_x86> debug_debugger_message::thread_hit_debug_event_internal(0x8, int32: -2110030108, true, 0x6e720001) + 0x38e
12KERN: 4 823b7e2c (+ 96) 800a1f82 <kernel_x86> debug_debugger_message::thread_hit_debug_event(0x8, int32: -2110030108, true) + 0x2e
13KERN: 5 823b7e8c (+ 48) 800a202e <kernel_x86> debug_debugger_message::thread_hit_serious_debug_event(0x8, int32: -2110030108) + 0x2a
14KERN: 6 823b7ebc (+ 80) 800a2249 <kernel_x86> user_debug_exception_occurred + 0x45
15KERN: 7 823b7f0c (+ 144) 8013785d <kernel_x86> x86_unexpected_exception + 0x131
16KERN: 8 823b7f9c (+ 12) 8012b45e <kernel_x86> int_bottom_user + 0x6f
17KERN: user iframe at 0x823b7fa8 (end = 0x823b8000)
18KERN: eax 0x189678a0 ebx 0x1028250 ecx 0x189678a0 edx 0x188793c0
19KERN: esi 0x5 edi 0x28 ebp 0x7308d5d0 esp 0x823b7fdc
20KERN: eip 0xffed7c eflags 0x13203 user esp 0x7308d584
21KERN: vector: 0x6, error code: 0x0
22KERN: 9 823b7fa8 (+ 0) 00ffed7c <libroot.so> BPrivate::superblock<0x188793c0>::isValid(0x6c) + 0x00
23KERN: 10 7308d5d0 (+ 48) 00ffdd2d <libroot.so> malloc + 0x151
24KERN: 11 7308d600 (+ 48) 0161378f <cpp0> xmalloc + 0x1f
25KERN: 12 7308d630 (+ 64) 0160b0c3 <cpp0> main (nearest) + 0x6b1f
26KERN: 13 7308d670 (+ 304) 0160a5a4 <cpp0> main (nearest) + 0x6000
27KERN: 14 7308d7a0 (+ 128) 016098ed <cpp0> main (nearest) + 0x5349
28KERN: 15 7308d820 (+ 144) 01607925 <cpp0> main (nearest) + 0x3381
29KERN: 16 7308d8b0 (+ 96) 0160b61d <cpp0> main (nearest) + 0x7079
30KERN: 17 7308d910 (+ 400) 0160aa58 <cpp0> main (nearest) + 0x64b4
31KERN: 18 7308daa0 (+ 128) 016098ed <cpp0> main (nearest) + 0x5349
32KERN: 19 7308db20 (+ 144) 01607925 <cpp0> main (nearest) + 0x3381
33KERN: 20 7308dbb0 (+ 96) 0160b61d <cpp0> main (nearest) + 0x7079
34KERN: 21 7308dc10 (+ 400) 0160aa58 <cpp0> main (nearest) + 0x64b4
35KERN: 22 7308dda0 (+ 128) 016098ed <cpp0> main (nearest) + 0x5349
36KERN: 23 7308de20 (+ 144) 01607925 <cpp0> main (nearest) + 0x3381
37KERN: 24 7308deb0 (+ 96) 0160b61d <cpp0> main (nearest) + 0x7079
38KERN: 25 7308df10 (+ 400) 0160aa58 <cpp0> main (nearest) + 0x64b4
39KERN: 26 7308e0a0 (+ 128) 016098ed <cpp0> main (nearest) + 0x5349
40KERN: 27 7308e120 (+ 144) 01607925 <cpp0> main (nearest) + 0x3381
41KERN: 28 7308e1b0 (+ 96) 0160b61d <cpp0> main (nearest) + 0x7079
42KERN: 29 7308e210 (+ 544) 0160aa58 <cpp0> main (nearest) + 0x64b4
43KERN: 30 7308e430 (+ 128) 016098ed <cpp0> main (nearest) + 0x5349
44KERN: 31 7308e4b0 (+ 144) 01607925 <cpp0> main (nearest) + 0x3381
45KERN: 32 7308e540 (+ 336) 01606c10 <cpp0> main + 0x266c
46KERN: 33 7308e690 (+ 48) 01603e9b <cpp0> _start + 0x5b
47KERN: 34 7308e6c0 (+ 48) 01be1d82 </boot/system/runtime_loader@0x01bd2000> <unknown> + 0xfd82
48KERN: 35 7308e6f0 (+ 0) 614bf250 <commpage> commpage_thread_exit + 0x00
49KERN: kdebug> in_context 5832 dis -b 100x00ffed7c: 55 push %ebp
50KERN: 0x00ffed7d: 89e5 mov %esp, %ebp
51KERN: 0x00ffed7f: 83ec14 sub $0x14, %esp
52KERN: 0x00ffed82: 53 push %ebx
53KERN: 0x00ffed83: e800000000 call 0xffed88
54KERN: 0x00ffed88: 5b pop %ebx
55KERN: 0x00ffed89: 81c3c8940200 add $0x294c8, %ebx
56KERN: 0x00ffed8f: 8b5508 mov 0x8(%ebp), %edx
57KERN: 0x00ffed92: 837a0400 cmp $0x0, 0x4(%edx)
58KERN: 0x00ffed96: 7f20 jg 0xffedb8
59KERN: kdebug> mapping 5832 0x00ffed7cInvalid thread/team ID "0x00ffed7c"
60KERN: kdebug> mapping 0x00ffed7c 5832page directory: 0xf38b8000 (PDPT[0])
61KERN: page directory entry 7 (0xf38b8038): 0x32f65027
62KERN: access: present writable user executable
63KERN: caching:
64KERN: flags: accessed
65KERN: page table: 0x32f65000
66KERN: page table entry 510 (phys: 0x32f65ff0): 0x1788d025
67KERN: access: present user executable global
68KERN: caching:
69KERN: flags: accessed
70KERN: address: 0x1788d000
71KERN: kdebug> mapping 0x00ffed83 5832page directory: 0xf38b8000 (PDPT[0])
72KERN: page directory entry 7 (0xf38b8038): 0x32f65027
73KERN: access: present writable user executable
74KERN: caching:
75KERN: flags: accessed
76KERN: page table: 0x32f65000
77KERN: page table entry 510 (phys: 0x32f65ff0): 0x1788d025
78KERN: access: present user executable global
79KERN: caching:
80KERN: flags: accessed
81KERN: address: 0x1788d000
82Kkdebug> in_context 0x00ffed7b 5832Could not find thread with ID "0x00ffed7b".
83KERN: kdebug> exit