Re: Crashes in latest build

Greg Rumple <grumple-jOMaxo/[email protected]> Sat, 6 Dec 2003 11:12:57 -0800
Newsgroups gmane.network.fire.devel
Message-ID <[email protected]>
Correct, I found this as well.  It's this line right here that was 
checked in and changed in the last week that causes the crash.

RCS file: /cvsroot/fire/fire/BuddyItem.m,v
retrieving revision 1.107
retrieving revision 1.109
diff -r1.107 -r1.109
438c438
<         [NSNumber numberWithInt:blocked ? BUDDY_PRIVACY_DEFAULT : 
BUDDY_PRIVACY_DENY], BUDDY_PRIVACY_SETTINGS,
---
 >         [NSNumber numberWithInt:blocked ? BUDDY_PRIVACY_DENY : 
BUDDY_PRIVACY_DEFAULT], BUDDY_PRIVACY_SETTINGS,

It causes a recursive loop which ends up blowing up the stack (and does 
quite a number on GDB as well when you issue a backtrace to figure out 
why it crashed).  I've got all the information if someone actually 
wants the full details.

--
Greg Rumple
grumple-jOMaxo/[email protected]

On Dec 4, 2003, at 8:52 PM, Martin Michalowski wrote:

> I downloaded and compiled the latest build (12-04) and now fire crashes
> every time I try to connect to services.  I've attached the crash log
> report.
>
> Martin
>
> -- 
> Martin Michalowski
> CTO and Co-Founder
> http://www.campusbooks4less.com
> "We Search.  You SAVE!!"
>
> <crash.rtf>



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/