Changes between Initial Version and Version 1 of Ticket #18357, comment 9


Ignore:
Timestamp:
Apr 11, 2023, 5:47:48 PM (13 months ago)
Author:
madmax

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18357, comment 9

    initial v1  
    343415 00007f55e9926090 (+   0) 00007ff1adb0d258   <commpage> commpage_thread_exit + 0x00
    3535}}}
    36 
    37 Also the Twitcher crashes in what looks like a BBitmap access:
    38 {{{
    39 vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x20, ip 0xc6fdeba1f0, write 0, user 1, exec 0, thread 0x5b5
    40 debug_server: Thread 1461 entered the debugger: Segment violation
    41 stack trace, current PC 0xc6fdeba1f0  </boot/system/lib/libbe.so> _ZNK7BBitmap6BoundsEv + 0:
    42   (0x7f81dc7bf050)  0xc6fdf53369  </boot/system/lib/libbe.so> _ZN5BView5_DrawE5BRect + 0xa9
    43   (0x7f81dc7bf080)  0xc6fdf61488  </boot/system/lib/libbe.so> _ZN7BWindow15DispatchMessageEP8BMessageP8BHandler + 0xd38
    44   (0x7f81dc7bf2b0)  0xc6fdf5c721  </boot/system/lib/libbe.so> _ZN7BWindow11task_looperEv + 0x1d1
    45   (0x7f81dc7bf340)  0xc6fde99203  </boot/system/lib/libbe.so> _ZN7BLooper7_task0_EPv + 0x23
    46   (0x7f81dc7bf360)  0xba3ba49b79  </boot/system/lib/libroot.so> thread_entry + 0x19
    47 }}}