Skip to content

Panel crashes randomly #433

@profetik-777

Description

@profetik-777

Wayfire version

0.10.1-unknown (Jan 16 2026) branch unknown wlroots-0.19.2

GPU / Driver

Please provide your GPU model and driver version. This information can be found in:
ame of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086)
Device: Mesa Intel(R) UHD Graphics (CML GT2) (0x9b41)
Version: 26.0.6
Accelerated: yes
Video memory: 15648MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) UHD Graphics (CML GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 26.0.6
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 26.0.6
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 26.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

wf-panel crashes with a segmentation fault shortly after launch.

The crash generates a coredump and appears related to GTK/IBus input method integration. The system journal also shows related graphical session and portal instability:

graphical-session.target - Current graphical user session is inactive.
Dependency failed for xdg-desktop-portal.service - Portal service.

coredumpctl info wf-panel reports:

Signal: 11 (SEGV)
Executable: /usr/bin/wf-panel

Relevant loaded modules during crash include:

Module libibus-1.0.so.5
Module im-ibus.so

Testing with the following environment variables may prevent the crash:

GTK_IM_MODULE=none QT_IM_MODULE=none XMODIFIERS= wf-panel

This suggests the crash may involve IBus or GTK input method initialization.

To Reproduce
Start Wayfire session on Fedora 44
Launch wf-panel
Observe panel crash / segmentation fault
Verify with:
coredumpctl info wf-panel
Expected behavior

wf-panel should launch and remain stable without crashing.

Screenshots / Videos / Stacktrace

Relevant coredump information:

PID: 1992 (wf-panel)
Signal: 11 (SEGV)
Command Line: wf-panel
Executable: /usr/bin/wf-panel

Additional logs:

Process 1992 (wf-panel) of user 1000 dumped core.

Potentially relevant modules:

Module libibus-1.0.so.5
Module im-ibus.so
Additional context

Environment:

Fedora 44
Wayfire session
xdg-desktop-portal failures occurring around same time
Clipboard/paste instability also observed during session

Potential workaround:

GTK_IM_MODULE=none QT_IM_MODULE=none XMODIFIERS= wf-panel

May indicate interaction between wf-panel and IBus/GTK IM module loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions