-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
telegram is crashed when open a link #26869
Comments
You must provide this. The issue template explains how to. |
plz enable beta, restart telegram and send crash id on next start and post id here. |
I found this is in the path /home/arch/.local/share/TelegramDesktop/tdata/dumps/c8310530-5e01-499e-ff6ce59f-c7d7579d.dmp |
@dr-r00t3r have you sent the dump via crash reporter? If not then the ID is useless... Have you read the issue template with instruction? If not then please read, it has a more detailed explanation on what you should do. |
I can reproduce the issue in 100% of cases. And I'm trying to do what you describe here, but the crash reported doesn't appear. I did exactly what is described:
Is there a way to post dump directly via wget/curl? |
maybe it's an older dump or the dump is of zero size? 🤔 |
I want to also raise a concern that the issue has poor information in operating system field. I can't reproduce that on my Linux system. |
I can confirm that, in the Linux client version 4.10.2, every time I click on a link it crashes. I did send the crash report. |
The information that you just sent a crash report is not enough, a crash id of the sent report is required. Note that each time a new ID is generated. |
Would that be 63ab5ca8-5f9c-11ee-87df-fa163ec8ca8c ? |
Both were not uploaded :( Can you upload them here in .zip? Or send them to me at https://t.me/preston |
the crash id c8310530-5e01-499e-ff6ce59f-c7d7579d file is upload ! |
Accroding to the crash ID from #26872, the crash happens inside Qt's QProcess::startDetached API
No idea what to do, looks like a Qt bug... |
Looks like I was unable to reproduce this due to all my systems being full-featured and having xdg-desktop-portal with allows to not to start processes directly. After blocking access to the portal I can reproduce this... |
Steps to reproduce
Expected behaviour
usually is to open the link in the browser and telegram should be run.
Actual behaviour
Crash! This happens since Version 4.10.2
I use journalctl to track exception
you can see more information in this picture.
Operating system
Linux 6.5.3-arch1 - x86_64 GNU/Linux
Version of Telegram Desktop
4.10.2
Installation source
Static binary from official website
Crash ID
No response
Logs
Sep 29 20:20:53 BlackHat systemd-coredump[233251]: [🡕] Process 209144 (Telegram) of user 1001 dumped core.
Stack trace of thread 209144:
#0 0x000056401aa4c6a1 n/a (/home/arch/Telegram/Telegram + 0x60906a1)
#1 0x000056401aa4cb9f n/a (/home/arch/Telegram/Telegram + 0x6090b9f)
#2 0x000056401a10d024 n/a (/home/arch/Telegram/Telegram + 0x5751024)
#3 0x000056401a18e188 n/a (/home/arch/Telegram/Telegram + 0x57d2188)
#4 0x000056401ac4ebb7 n/a (/home/arch/Telegram/Telegram + 0x6292bb7)
#5 0x0000564016994828 n/a (/home/arch/Telegram/Telegram + 0x1fd8828)
#6 0x000056401603e9e1 n/a (/home/arch/Telegram/Telegram + 0x16829e1)
#7 0x0000564017f4dc68 n/a (/home/arch/Telegram/Telegram + 0x3591c68)
#8 0x0000564015ae377d n/a (/home/arch/Telegram/Telegram + 0x112777d)
#9 0x0000564015b4fb41 n/a (/home/arch/Telegram/Telegram + 0x1193b41)
#10 0x0000564016997e33 n/a (/home/arch/Telegram/Telegram + 0x1fdbe33)
#11 0x000056401a2cce72 n/a (/home/arch/Telegram/Telegram + 0x5910e72)
#12 0x000056401a2cd549 n/a (/home/arch/Telegram/Telegram + 0x5911549)
#13 0x000056401a423779 n/a (/home/arch/Telegram/Telegram + 0x5a67779)
#14 0x00007f6e98a52f19 n/a (libglib-2.0.so.0 + 0x59f19)
#15 0x00007f6e98ab12b7 n/a (libglib-2.0.so.0 + 0xb82b7)
#16 0x00007f6e98a51112 g_main_context_iteration (libglib-2.0.so.0 + 0x58112)
#17 0x000056401a423c05 n/a (/home/arch/Telegram/Telegram + 0x5a67c05)
#18 0x000056401a2cdaec n/a (/home/arch/Telegram/Telegram + 0x5911aec)
#19 0x00005640169d1384 n/a (/home/arch/Telegram/Telegram + 0x2015384)
#20 0x00005640169d3676 n/a (/home/arch/Telegram/Telegram + 0x2017676)
#21 0x00005640169d531a n/a (/home/arch/Telegram/Telegram + 0x201931a)
#22 0x00005640159a9c99 n/a (/home/arch/Telegram/Telegram + 0xfedc99)
#23 0x00007f6e98627cd0 n/a (libc.so.6 + 0x27cd0)
#24 0x00007f6e98627d8a __libc_start_main (libc.so.6 + 0x27d8a)
#25 0x0000564015a2dc6e n/a (/home/arch/Telegram/Telegram + 0x1071c6e)
ELF object binary architecture: AMD x86-64
The text was updated successfully, but these errors were encountered: