Skip to content

Linux: Crashes on startup - g_object_ref: assertion 'G_IS_OBJECT (object)' failed #3311

Answered by Fil0sOFF
osamabck asked this question in Q&A
Discussion options

You must be logged in to vote

Upd: just build with -fsys=fontconfig parameter

Getting the same error on Debian sid.
Tried git bisecting to find last good commit (i remember building and running it successfully a month ago) with no luck.
So the next thing to try was downgrading system packages.
Downgrading gtk-4 libs did nothing.
Downgrading Pango libs (from 1.55.0+ds-3 to 1.54.0+ds-3) helped though.

For folks running Debian sid the workaround is the following:

apt -U -S 20241124T083121Z -o Acquire::Check-Valid-Until=false install --only-upgrade\
 libpango1.0-dev:amd64=1.54.0+ds-3\
 libpangoxft-1.0-0:amd64=1.54.0+ds-3\
 libpangocairo-1.0-0:amd64=1.54.0+ds-3\
 libpangoft2-1.0-0:amd64=1.54.0+ds-3\
 libpango-1.0-0:amd64=1…

Replies: 6 comments 25 replies

Comment options

You must be logged in to vote
6 replies
@osamabck
Comment options

@ilvez
Comment options

@osamabck
Comment options

@mbarrin
Comment options

@Gristof
Comment options

Comment options

You must be logged in to vote
1 reply
@osamabck
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@osamabck
Comment options

@rhowe
Comment options

@vikanezrimaya
Comment options

@eikooc
Comment options

@vikanezrimaya
Comment options

Answer selected by mitchellh
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@ilvez
Comment options

@osamabck
Comment options

@azieba
Comment options

@ilvez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #3308 on December 27, 2024 05:51.