Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waybar crashes when hovering cursor over it #3918

Closed
rousty88 opened this issue Feb 4, 2025 · 5 comments
Closed

Waybar crashes when hovering cursor over it #3918

rousty88 opened this issue Feb 4, 2025 · 5 comments
Labels
bug Something isn't working clock

Comments

@rousty88
Copy link

rousty88 commented Feb 4, 2025

Waybar: 0.11.0-2.5
Hyprland: 0.47.1-1.1

Ever since Waybar updated to version 0.11.0-2.5, if I hover my cursor over waybar for a few seconds it crashes. When I start Waybar via the terminal & hover my cursor over it, it crashes and shows the following error:

'waybar' terminated by signal SIGSEGV (Address boundary error)

Waybar is fine if I never hover my cursor over it. But if I ever hover my cursor over it for a couple of seconds it crashes every time.

@github-actions github-actions bot added bug Something isn't working clock labels Feb 4, 2025
@Sim23F
Copy link

Sim23F commented Feb 4, 2025

Similarly, since I updated to 0.11.0 waybar crashes when i hover my cursor over modules with tooltips, which don't appear

(waybar:9907): Gdk-WARNING **: 15:56:06.756: Couldn't map window 0x564cee988180 as subsurface because its parent is not mapped.

(waybar:9907): Gdk-WARNING **: 15:56:06.756: Couldn't map window 0x564cee988180 as subsurface because its parent is not mapped.
Segmentation fault (core dumped)

@Nasendackel
Copy link

Same error, but when I am clicking on an app in the tray:

`(waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped.

(waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped.

fish: Job 1, 'waybar &' terminated by signal SIGSEGV (Adressbereichsfehler)`

@Marckvdv
Copy link

Marckvdv commented Feb 5, 2025

I also had the same error. I tried to find the cause by compiling the project. To compile the project I had to install these dependencies (Debian):

sudo apt install libgtk-3-dev libgtkmm-3.0-dev

After this, my waybar installation (i.e., the Debian package) stopped crashing.

@Nasendackel
Copy link

Same error, but when I am clicking on an app in the tray:

`(waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped.

(waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped.

fish: Job 1, 'waybar &' terminated by signal SIGSEGV (Adressbereichsfehler)`

Works again in openSUSE after a few updates. So not waybars fault. sorry

@rousty88
Copy link
Author

rousty88 commented Feb 5, 2025

Yes same for me as @Nasendackel

I had a bunch of updates in openSUSE & Waybar is fine now. Waybar's hands are clean on this one.

@rousty88 rousty88 closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clock
Projects
None yet
Development

No branches or pull requests

4 participants