telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
25.24k stars 5.01k forks source link

Telegram desktop hanged on Windows 10 x64 #27508

Open JuraLys opened 4 months ago

JuraLys commented 4 months ago

Steps to reproduce

see dump analysis Teleg-gui-hang5(.txt

Expected behaviour

should not hang

Actual behaviour

hanged Teleg-gui-hang5(.txt

Operating system

Microsoft Windows [Version 10.0.19045.4046]

Version of Telegram Desktop

4.15 x64

Installation source

Static binary from official website

Crash ID

No response

Logs

No response

Aokromes commented 4 months ago

plz, open task manager when telegram freezes, then right click over telegram -> create dump and send to https://t.me/preston

ilya-fedin commented 4 months ago

see dump analysis

Have you done it with debug symbols? Your analysis claims that getting sticker's bytes per line calls resetting ANGLE display which in turn calls file dialog which absolutely can't happen

JuraLys commented 4 months ago

plz, open task manager when telegram freezes, then right click over telegram -> create dump and send to https://t.me/preston

https://www.dropbox.com/scl/fi/iauzg6petwu4n5vnr8agq/Telegram.DMP.7z?rlkey=u36me7kpof19wie1e4df7aut1&dl=0

JuraLys commented 4 months ago

see dump analysis

Have you done it with debug symbols? Your analysis claims that getting sticker's bytes per line calls resetting ANGLE display which in turn calls file dialog which absolutely can't happen

https://www.dropbox.com/scl/fi/iauzg6petwu4n5vnr8agq/Telegram.DMP.7z?rlkey=u36me7kpof19wie1e4df7aut1&dl=0

john-preston commented 4 months ago

image

image

It shows the stacktrace inside the native file dialog show method :( I don't know what can I do about that.