Re: Crashes in latest build
Jason Townsend <[email protected]> Sat, 6 Dec 2003 11:21:33 -0800
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <[email protected]> |
From the backtrace it looks like we have a circular call chain which never terminates. I'll take a look at fixing this. -Jason On Dec 6, 2003, at 11:12 AM, 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
smime.p7s
(application/pkcs7-signature, 2.3 KB) - not displayed