-
Notifications
You must be signed in to change notification settings - Fork 43
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
pidgin keeps crashing #288
Comments
I;m also getting crashes on ssl-nss, but on Windows:
|
Same here. |
Same here. Pidgin crashes on ubuntu 19.04
commit: 4e71974 |
Can also confirm it crashes on Windows. |
Is someone able to get a debug log from before the crash by running pidgin from the command prompt/terminal with the --debug flag? |
... |
EDIT
Additional data: |
On Windows:
Then the log ends. |
Thanks all. The |
FTR, bug Debian#955635 was reported about this issue and it contains a pidgin patch that also prevents the crashes. I think purple-discord needs to be fixed, but pidgin needs to be more robust in the face of plugins with bugs like this, so I'm suggesting that they also send their patch upstream. |
I have forwarded the patch to https://bitbucket.org/pidgin/main/pull-requests/679/ |
Not sure what's causing it but dec5015 should workaround it for now. https://eion.robbmob.com/libdiscord.dll has been updated to patch it too |
Still crashing with the new DLL:
|
Ok, I've wrapped all |
With the new workaround I cannot connect to discord at all. The logs are now showing this error during the initial connection:
|
Sorry @pabs3 my bad. Latest commit should fix that |
Thank you Eion. Please let us know when a new DLL is out. |
@alexolog it already worked on Windows, oddly. Tested it before uploading. Uploaded another dll anyway, just in case |
Thanks, the latest commit fixes the initial connection issue.
I've uploaded the latest commit to Debian.
I'll update the bug if anyone reports crashes.
…--
bye,
pabs
https://wiki.debian.org/PaulWise
|
This was probably with the previous build. I am getting the crash on windows and linux didn't build pidgin from source on windows but here is the backtrace from finch gdb finch #0 0x00007fffe87a815c in ssl_gnutls_read (gsc=0x555555664000, data=0x5555559cf520, len=1) at ssl-gnutls.c:456 |
Yup. Looks like from previous build. Can you recompile and retest? The dll at https://eion.robbmob.com/libdiscord.dll will be up to date with the fix too, so you don't have to build it yourself |
I just got a crash with the one from the nightly, i'll test that one and let you know :) |
Yeah that one crashed too after about 21 minutes being connected to multiple discord servers. |
@klikevil your one seems to be to do with gnutls when the others are to do with libnss. Let's start. Anew issue and close this one off |
I'm encountering seemingly random crashes of pidgin. Here's a backtrace of one of those crashes.
Pidgin 2.12.0 (libpurple 2.12.0)
purple-discord version is the current git master
The text was updated successfully, but these errors were encountered: