Il Mon, Apr 04, 2022 at 10:03:03PM +0300, Nicholas Guriev scrisse:
> Control: tags -1 - upstream
> 
> On Пн, 2022-03-28 at 13:20 +0300, Nicholas Guriev wrote:
> > This will be fixed somehow in the upcoming upstream release, 3.6.2.
> 
> I was wrong and did incorrect test. In actual fact, the crash happens
> due to memory allocator from glibc that is in use by default.
> 
> Can you please check my workaround? Run the next commands in terminal:
> 
>    sudo apt-get install libjemalloc2
>    LD_PRELOAD=libjemalloc.so.2 telegram-desktop
> 

~ <bash> $ dpkg -l telegram-desktop
[...]
ii  telegram-desktop 3.6.0+ds-1 amd64 fast and secure messaging application

No crash...

~ <bash> $ dpkg -l telegram-desktop
[...]
ii  telegram-desktop 3.6.1+ds-2 amd64 fast and secure messaging application

Crash...

~ <-bash> # aptitude install libjemalloc2
libjemalloc2 è già installato e si trova alla versione richiesta (5.2.1-4)
[...]

Already installed.

I try...

~ <bash> $ LD_PRELOAD=libjemalloc.so.2 telegram-desktop

(telegram-desktop:33019): Telegram-WARNING **: 09:30:27.427: Application
has been built with foreign rlottie, animated emojis won't be colored to
the selected pack.

(telegram-desktop:33019): Telegram-WARNING **: 09:30:27.427: Application
was built without embedded fonts, this may lead to font issues. On
Debian-based systems, make sure you have the fonts-open-sans package
installed
error: : cannot open
error: : cannot open
error: : cannot open
qt.svg: Error while inflating gzip file: SVG format check failed
qt.svg: Error while inflating gzip file: SVG format check failed
qt.svg: Error while inflating gzip file: SVG format check failed
qt.svg: Error while inflating gzip file: SVG format check failed
[...]

No crash!!!

But it has required a lot of time to connect to the account on open, then
it has switched in real time.

Ciao
-- 
Stefano Callegari
GnuPG Public Key Server: pgp.mit.edu

Reply via email to