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

object.cpp: Defer processing an object, rather than crash, when a toggle unref is already queued. #97

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

mtwebster
Copy link
Member

This prioritizes the originally queued toggle direction.

Fixes linuxmint/cinnamon#9916
at least until:
#96

toggle unref is already queued.

This prioritizes the originally queued toggle direction.

Fixes linuxmint/cinnamon#9916
at least until:
linuxmint#96
@lestcape
Copy link

lestcape commented Oct 8, 2021

This is the upstream fix for this: https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/593

Well the fix for this issue and for a lot of bugs more... :bowtie: This don't fix https://gitlab.gnome.org/GNOME/gjs/-/issues/327 that seem to be the worse issue of gjs discovered that is remain without be solved.

@mtwebster
Copy link
Member Author

Yes I wanted to backport all of that and managed to get it to build: #96 but we're really missing higher glib and gobject-introspection versions, and even though it builds, it causes way more problems than it fixes for us on 20.04/lm 20.

Once we get to a new base, this fix can be removed and we'll up our version safely. For now, this prevents the crashes we've had reported and seems to have little to no side effects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cinnamon random crash to fallback mode
2 participants