Skip to content

[Bug] kwin_wayland crashes with core dumped in breezenhanced.so on Intel HD Graphics (Broadwell) #134

Description

@RoniTeodoro26

Description:
When using pearOS on an Intel notebook under the Wayland session, the entire graphical interface crashes unexpectedly, showing a false notification that "a screen has been connected" right before the crash.
After checking the system logs, the crash is caused by a segmentation fault (core dumped) in breezenhanced.so when kwin_wayland tries to render or reconfigure window decorations.

kwin_wayland: Libinput: event14 - bcm5974: kernel bug: Touch jump detected and discarded.
systemd-coredump: Process (kwin_wayland) of user 1001 dumped core.

Stack trace of thread:
#0 0x00007f844afc0568 _ZNK12KDecoration316DecorationButton9isHoveredEv (libkdecorations3.so.6 + 0x1a568)
#1 0x00007f84348a1cf2 n/a (breezenhanced.so + 0xfcf2)
#2 0x00007f84348a7147 n/a (breezenhanced.so + 0x15147)
#3 0x00007f844afcb31b _ZN12KDecoration321DecorationButtonGroup5paintEP8QPainterRK6QRectF (libkdecorations3.so.6 + 0x2531b)
#4 0x00007f84348ab082 n/a (breezenhanced.so + 0x19082)
#5 0x00007f84348ab64c n/a (breezenhanced.so + 0x1964c)
#6 0x00007f844a98199e _ZN4KWin18DecorationRenderer6renderERKNS_12ItemRendererERKNS_7RegionFE (libkwin.so.6 + 0x38199e)
#7 0x00007f844a98219b _ZN4KWin14DecorationItem10preprocessEv (libkwin.so.6 + 0x38219b)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions