Ticket #5435: startup_kdl_r35537.txt

File startup_kdl_r35537.txt, 3.7 KB (added by jonas.kirilla, 14 years ago)
Line 
1kdebug> message
2Invalid concurrent access to page %p (check), currently accessed by: %ld
3
4kdebug> bt
5stack trace for thread 10 "page daemon"
6 kernel stack: 0x8016c000 to 0x80170000
7frame caller <image>:function + offset
8 0 8016fb9c (+ 48) 8006fa30 <kernel_x86> invoke_command_trampoline(0x8016fc34) + 0x001c
9 1 8016fbcc (+ 12) 800f8744 <kernel_x86>:arch_debug_call_with_fault_handler + 0x001b
10 2 8016fbd8 (+ 48) 8006ec00 <kernel_x86>:debug_call_with_fault_handler + 0x0060
11 3 8016fc08 (+ 64) 8006fc89 <kernel_x86>:invoke_debugger_command + 0x00b9
12 4 8016fc48 (+ 64) 8006fab5 <kernel_x86> invoke_pipe_segment(debugger_command_pipe*: 0x852e9030, int32: 0, 0x0 "<NULL>") + 0x0079
13 5 8016fc88 (+ 64) 8006fdf4 <kernel_x86>:invoke_debugger_command_pipe + 0x009c
14 6 8016fcc8 (+ 48) 800717ac <kernel_x86> ExpressionParser<0x8016fd78>::_ParseCommandPipe(0x8016fd74) + 0x0234
15 7 8016fcf8 (+ 64) 80070be6 <kernel_x86> ExpressionParser<0x8016fd78>::EvaluateCommand(0x8014bce0 "bt", 0x8016fd74) + 0x02ba
16 8 8016fd38 (+ 224) 80072bc0 <kernel_x86>:evaluate_debug_command + 0x0080
17 9 8016fe18 (+ 64) 8006d6fe <kernel_x86> kernel_debugger_loop(0x8012bbd7 "PANIC: ", 0x8013b7c0 "Invalid concurrent access to page %p (check), currently accessed by: %ld", 0x8016fec4 "Ü", int32: 0) + 0x02de
1810 8016fe58 (+ 48) 8006d958 <kernel_x86> kernel_debugger_internal(0x8012bbd7 "PANIC: ", 0x8013b7c0 "Invalid concurrent access to page %p (check), currently accessed by: %ld", 0x8016fec4 "Ü", int32: 0) + 0x0048
1911 8016fe88 (+ 48) 8006ed98 <kernel_x86>:panic + 0x0024
2012 8016feb8 (+ 64) 800e3c9c <kernel_x86>:vm_page_requeue + 0x0060
2113 8016fef8 (+ 64) 800e0a38 <kernel_x86> idle_scan_active_pages(page_stats&:0x8016ffc4) + 0x0078
2214 8016ff38 (+ 64) 800e15da <kernel_x86> page_daemon_idle_scan(page_stats&: 0x8016ffc4) + 0x0072
2315 8016ff78 (+ 96) 800e16fa <kernel_x86> page_daemon(NULL) + 0x0092
2416 8016ffd8 (+ 32) 80060f6f <kernel_x86> _create_kernel_thread_kentry() + 0x001b
2517 8016fff8 (+2145976328) 80060f0c <kernel_x86> thread_kthread_exit() + 0x0000
26
27kdebug> page -m 0x8300dc84
28PAGE: 0x8300dc84
29queue_next,prev: 0x83009dc8, 0x00000000
30physical_number: 0x503
31cache: 0xccd4b660
32cache_offset: 0
33cache_next: 0x8300dcb0
34state: active
35wired_count: 0
36usage_count: 8
37busy: 1
38busy_writing: 0
39accessed: 0
40modified: 0
41accessor: -1
42area mappings:
43 0xcd945500 (1895)
44 0xccd66460 (1858)
45 0xce53f730 (1801)
46 0xccd62fa0 (1772)
47 0xcd93bd70 (1739)
48 0xccd621e0 (1732)
49 0xcd93ba50 (1697)
50 0xccd628c0 (1659)
51 0xccd55050 (1547)
52 0x82029b40 (1451)
53 0x82029640 (1395)
54 0xcd9259b0 (1156)
55 0xce519a00 (1143)
56 0xcd925910 (1098)
57 0xcd925460 (1003)
58 0xccd3e870 (742)
59all mappings:
60 aspace 1, area 3: 0x81035000 (rw accessed)
61 aspace 1, area 3: 0x81077000 (rw accessed)
62 aspace 53, area 742: 0x100000 (r-)
63 aspace 62, area 1003: 0x100000 (r-)
64 aspace 69, area 1098: 0x100000 (r-)
65 aspace 70, area 1143: 0x100000 (r-)
66 aspace 71, area 1156: 0x100000 (r-)
67 aspace 83, area 1395: 0x100000 (r-)
68 aspace 92, area 1451: 0x100000 (r-)
69 aspace 103, area 1547: 0x100000 (r-)
70 aspace 110, area 1659: 0x100000 (r-)
71 aspace 111, area 1697: 0x100000 (r-)
72 aspace 113, area 1739: 0x100000 (r-)
73 aspace 114, area 1732: 0x100000 (r-)
74 aspace 115, area 1772: 0x100000 (r-)
75 aspace 116, area 1801: 0x100000 (r-)
76 aspace 117, area 1858: 0x100000 (r-)
77 aspace 118, area 1895: 0x100000 (r-)
78
79kdebug> info
80kernel build: Feb 20 2010 16:02:41
81SVN revision: 35537
82
83cpu count: 4, active times:
84 [1] 697396
85 [2] 2788286
86 [3] 1082799
87 [4] 2571001
88pages: 34441 (786144 max)
89sems: 469 (65536 max)
90ports: 47 (4096 max)
91threads: 83 (4096 max)
92teams: 19 (2048 max)