Changes between Initial Version and Version 1 of Ticket #16630, comment 10


Ignore:
Timestamp:
Dec 4, 2020, 8:07:47 AM (3 years ago)
Author:
Starcrasher

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16630, comment 10

    initial v1  
    22I still had the crash after updating to 54755. Apparently, it was because I was using  Flat decorator.
    33Booted on an old state, changed the decorator to default and reboot without trouble.
     4
     5{{{
     6 KERN: stack trace, current PC 0x2a281eebb7  _ZN13FlatDecorator10_DrawFrameE5BRect + 0x7:
     7 KERN:   (0x7f2a03a61150)  0x1fdc0dd706a  _ZN6Window11_DrawBorderEv + 0xea
     8 KERN:   (0x7f2a03a611c0)  0x1fdc0dd9a0b  _ZN6Window17RedrawDirtyRegionEv + 0x5b
     9 KERN:   (0x7f2a03a611f0)  0x1fdc0dcaad1  _ZN12ServerWindow14_MessageLooperEv + 0x2a1
     10 KERN:   (0x7f2a03a61260)  0x1fdc0da898a  _ZN13MessageLooper15_message_threadEPv + 0xa
     11 KERN:   (0x7f2a03a61270)  0xe0f80c33b9  thread_entry + 0x19
     12}}}