17 | | (gdb) |
| 17 | }}} |
| 18 | |
| 19 | debug server: |
| 20 | {{{ |
| 21 | KERN: vm_soft_fault: va 0x72656000 not covered by area in address space |
| 22 | KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x72656893, ip 0x21b1a6, write 0, user 1, thread 0x398 |
| 23 | KERN: vm_page_fault: thread "w>Terminal 1" (920) in team "Terminal" (913) tried to read address 0x72656893, ip 0x21b1a6 ("Terminal_seg0ro" +0x1b1a6) |
| 24 | KERN: debug_server: Thread 920 entered the debugger: Segment violation |
| 25 | KERN: stack trace, current PC 0x21b1a6 _ZNK11InlineInput8IsActiveEv + 0x6: |
| 26 | KERN: (0x700c1bac) 0x225e78 _ZN8TermView4DrawE5BRect + 0x30e |
| 27 | KERN: (0x700c1c3c) 0x392a60 _ZN5BView5_DrawE5BRect + 0x7e |
| 28 | KERN: (0x700c1c6c) 0x39d359 _ZN7BWindow15DispatchMessageEP8BMessageP8BHandler + 0x1799 |
| 29 | KERN: (0x700c1f3c) 0x398ec5 _ZN7BWindow11task_looperEv + 0x277 |
| 30 | KERN: (0x700c1f9c) 0x2e8090 _ZN7BLooper7_task0_EPv + 0x30 |
| 31 | KERN: (0x700c1fbc) 0x726bdb thread_entry + 0x2d |
| 32 | }}} |