swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.53k stars 1.11k forks source link

Sway crashes when opening a certain URL on firefox #8378

Open douglascdev opened 1 week ago

douglascdev commented 1 week ago
emersion commented 1 week ago

Can you try again with the latest Sway commit? See https://github.com/swaywm/sway/wiki/Development-Setup#compiling-as-a-subproject

douglascdev commented 1 week ago

Can you try again with the latest Sway commit? See https://github.com/swaywm/sway/wiki/Development-Setup#compiling-as-a-subproject

Same result with 1.10-dev-c90cb37b (Oct 7 2024, branch 'master')

emersion commented 1 week ago

Can you post the backtrace from that commit? It should contain more detailed info.

douglascdev commented 1 week ago

Can you post the backtrace from that commit? It should contain more detailed info.

Here you go

emersion commented 5 days ago

Weird. Well, sounds like it trips on an assertion inside cairo and it doesn't seem like we're feeding it with invalid data.

Nefsen402 commented 5 days ago

Does changing the font workaround the problem?