From: SourceForge.net <no...@so...> - 2005-07-03 10:49:58
|
Patches item #1231528, was opened at 2005-07-02 12:09 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1231528&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sadrul H C (sadrul) Assigned to: Mark Doliner (thekingant) Summary: Oscar crash fix (?) (HEAD) Initial Comment: Hello. Gaim seems to be crashing when I enable an AIM account, and couple of seconds later, while it's still connecting, disable it. I have attached the backtrace and the patch which seems to have fixed the problem. -- Adil ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-07-03 06:49 Message: Logged In: YES user_id=20979 Is this reproduceable for you? I could not reproduce it, and I don't really understand how this crash should happen... od->sess should really never be null. It should be in oscar_login at the same time od is created, and never freed. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-07-03 01:04 Message: Logged In: YES user_id=156487 This looks pretty simple and safe, but I don't know for sure so I'm assigning it to Mark. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1231528&group_id=235 |