-
Notifications
You must be signed in to change notification settings - Fork 88
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
Crash on getting facebook offline messages #259
Comments
@EionRobb need help with this one, how do we get some proper debug symbols for this? |
if you asked me, then I don't know , I hoped that I gave you all info, that could help. |
@siwyandrew do you have the debug symbols installed for Pidgin? (It's an option you pick when you run the Pidgin installer). If not, can you reinstall with debug symbols? |
i have created this : http://wklej.org/id/2779888/ rtp using pidgin debug. If i have done something wrong please give me step by step solution how to create proper one. I had run pidgin with all additional plugins disabled, facebook tried to open group chat and then crashed application |
Welp it didn't get better. It's some sort of double free but really no clue where. How about emailing a full debugging log? https://github.com/dequis/purple-facebook/wiki/Debugging-Logs (the one in the description is missing a lot of details, but the full ones have too many details to post publicly) |
dequis i doesn't happen everytilme so it may take some time before i will get this error debug, but if it will happen i will send it directly to you by email/private message, but please send me contact to you, I can't find them on your prifile |
Well, sending them to jgeboski's address as mentioned in that page is fine too (he just forwards me facebook stuff nowadays), but i'm |
Posting stuff here because I keep forgetting where I left the logs.
Not much better but somewhat improved. Log stuff:
The debug log doesn't have the mqtt stuff but whatever, this http stuff might be enough. Looks like a classic wrong-time-to-disconnect issue. note to self, |
Hi , recently I have got a problem with my pidgin facebook plugin. When I try to open pidgin with "Show unread messages" option checked at start facebook crashes with error (sorry if i translated something wrong, because i have polish version of pidgin)
"0x06c434ds2 instruction reffers to memory address 0x6870683b. memory can't be read"
When i click ok pidgin closes itself. With this option checked Pidgin tries to show conversiation that I have already read on webpage. deleting whole history from .purple folder doesn't help.
http://wklej.org/id/2779887/ here is debug log
http://wklej.org/id/2779888/ here is pidgin rtp file
If i try to open pidgin with this unchecked, and when it loads check tris option manually it works, but i dont want to log into facebook manually to read offline messages. If some important informations are missing please ask
The text was updated successfully, but these errors were encountered: