BuddiesOfBudgie / magpie

Magpie is a softish fork of Mutter for use with Budgie Desktop.
GNU General Public License v2.0
18 stars 4 forks source link

[Bug] segfault when flipping between windows #25

Closed fossfreedom closed 2 months ago

fossfreedom commented 2 months ago

Description

output.txt

https://github.com/BuddiesOfBudgie/magpie/commit/1e45a7d8335250913ff39656c1f35397ed435ef1

opening two windows - just change focus between the two by clicking on their decoration a few times

Magpie version

latest v1 branch

Operating System

ubuntu budgie 24.04

Steps to reproduce the issue

see description

Actual result

segfault as per output.txt

Expected result

no segfault

Additional information

No response

serebit commented 2 months ago

Ah, I see the null view in the list of views. That helps a lot with narrowing this down.

serebit commented 2 months ago

What did you use for that stack trace?

fossfreedom commented 2 months ago

on ubuntu its apport-retrace -g /var/crash/xyz.crash to read segfault crash files

fossfreedom commented 2 months ago

thx. looks like its now resolved. cheers