You are not logged in.

#1 2020-01-09 08:32:00

yoburtu
Member
Registered: 2006-06-07
Posts: 103

Telegram segmentation fault

Hello,

today don't work Telegram with this message:

$ telegram-desktop 

(telegram-desktop:1961): GLib-GObject-WARNING **: 09:27:12.089: cannot register existing type 'GdkDisplayManager'

(telegram-desktop:1961): GLib-CRITICAL **: 09:27:12.089: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:1961): GLib-GObject-CRITICAL **: 09:27:12.089: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

(telegram-desktop:1961): GLib-GObject-WARNING **: 09:27:12.089: invalid (NULL) pointer instance

(telegram-desktop:1961): GLib-GObject-CRITICAL **: 09:27:12.089: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(telegram-desktop:1961): GLib-GObject-WARNING **: 09:27:12.089: invalid (NULL) pointer instance

(telegram-desktop:1961): GLib-GObject-CRITICAL **: 09:27:12.089: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(telegram-desktop:1961): GLib-GObject-WARNING **: 09:27:12.090: cannot register existing type 'GdkDisplay'

(telegram-desktop:1961): GLib-CRITICAL **: 09:27:12.090: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:1961): GLib-GObject-CRITICAL **: 09:27:12.090: g_type_register_static: assertion 'parent_type > 0' failed

(telegram-desktop:1961): GLib-CRITICAL **: 09:27:12.090: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:1961): GLib-GObject-CRITICAL **: 09:27:12.090: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
Segmentation fault (core dumped)

I have tried reinstall it, but don't work. I have update my Arch box, but don't work. I have restarted too.

Regards.

Last edited by yoburtu (2020-01-09 08:40:03)

Offline

#2 2020-01-09 09:31:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Telegram segmentation fault

What are the contents of that dump? https://wiki.archlinux.org/index.php/Co … _core_dump

Offline

#3 2020-01-09 09:36:55

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Telegram segmentation fault

https://bugs.archlinux.org/task/65080 ?

Fixed by installing libappindicator-gtk3 . libappindicator-gtk3 should be moved from optdepends() to depends().

Online

#4 2020-01-12 21:05:18

hailbreno
Member
Registered: 2017-01-23
Posts: 1

Re: Telegram segmentation fault

Installing libappindicator-gtk3 does not solved the issue for me.

Offline

#5 2020-01-12 21:46:42

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: Telegram segmentation fault

V1del wrote:

What are the contents of that dump? https://wiki.archlinux.org/index.php/Co … _core_dump

Online

#6 2020-01-13 02:53:31

idoleat
Member
Registered: 2020-01-13
Posts: 3

Re: Telegram segmentation fault

seth wrote:

https://bugs.archlinux.org/task/65080 ?

Fixed by installing libappindicator-gtk3 . libappindicator-gtk3 should be moved from optdepends() to depends().

This Works for me. Thanks.

Offline

#7 2020-01-13 19:02:40

davidsmit
Member
Registered: 2014-12-25
Posts: 11

Re: Telegram segmentation fault

seth wrote:

https://bugs.archlinux.org/task/65080 ?

Fixed by installing libappindicator-gtk3 . libappindicator-gtk3 should be moved from optdepends() to depends().

Thank you.

Offline

Board footer

Powered by FluxBB