Tilix will not start with gtkd 3.10.0-4.1 #158

Closed
opened 2022-11-24 03:04:53 +01:00 by gladykov · 3 comments

After upgrading gtkd 3.10.0-4 to gtkd 3.10.0-4.1 from community-x86-64-v3
, Tilix 1.9.5 failed with error:

Aborting from rt/sections_elf_shared.d(963) Failed to get library handle.Aborted (core dumped)

Had to downgrade. PKGBUILD from community repo: https://github.com/archlinux/svntogit-community/blob/packages/gtkd/trunk/PKGBUILD

Endevour OS with 6.0.9-lqx1-2-lqx from aur/linux-lqx

After upgrading `gtkd 3.10.0-4` to `gtkd 3.10.0-4.1` from `community-x86-64-v3` , Tilix 1.9.5 failed with error: ``` Aborting from rt/sections_elf_shared.d(963) Failed to get library handle.Aborted (core dumped) ``` Had to downgrade. PKGBUILD from community repo: https://github.com/archlinux/svntogit-community/blob/packages/gtkd/trunk/PKGBUILD Endevour OS with 6.0.9-lqx1-2-lqx from `aur/linux-lqx`
anonfunc added the bug label 2022-11-24 21:07:47 +01:00
Owner

Can reproduce that. Lets try building gtkd without LTO first.

Can reproduce that. Lets try building `gtkd` without LTO first.
Author

Thank you sir, tried version gtkd 3.10.0-4.2 from community-x86-64-v3 and now Tilix starts

Thank you sir, tried version `gtkd 3.10.0-4.2` from `community-x86-64-v3` and now Tilix starts
Owner

Thanks for the feedback :) Closing this.

Thanks for the feedback :) Closing this.
Sign in to join this conversation.