Re: Crashes in latest build
Martin Michalowski <[email protected]> Sat, 06 Dec 2003 12:14:10 -0800
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <BBF77892.6EB8%[email protected]> |
Just did a CVS update on everything and still have the same problem unfortunately. Martin -- Martin Michalowski CTO and Co-Founder http://www.campusbooks4less.com "We Search. You SAVE!!" > From: Graham Booker <[email protected]> > Reply-To: fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Date: Sat, 06 Dec 2003 13:24:11 -0600 > To: fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: Re: Crashes in latest build > > Try it now... This line is exactly as it should be and is not the > result of the loop, but the other checkin is. > > See if this works better after a CVS update on BuddyItem.m > > > ------------------------------------------------------------------ > Graham Booker Texas A&M University > [email protected] Graduate Student in ELEN > ------------------------------------------------------------------ > On Dec 6, 2003, at 1:12 PM, Greg Rumple wrote: > >> 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/ >> _______________________________________________ >> fire-development mailing list >> fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >> https://lists.sourceforge.net/lists/listinfo/fire-development >> > ------------------------------------------------------- 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/