Changes
→Random Quitting?
This happens to me quite a bit, it looks to me like bad memory management. I have uploaded my crash logs to http://www.dre.vanderbilt.edu/~wotte/FMenu.crash.log
:BTW, I will be happy to help try to track this down, if you can provide me with a build with debug on and optimization off, I can probably supply a better stack trace than crashreporter gives. my email is wotte at dre dot vanderbilt dot edu.
:Alright, done a bit more digging around. Spent a few minutes compiling the source, and discovered I didn't need it - I believe I have found the cause. The last couple lines of the FMenu Log:
::2007-08-24 01:06:06.886 FMenu[1053] getting all events
::2007-08-24 01:06:10.667 FMenu[1053] Connection failed! Error - lost network connection, URL http://api.facebook.com/restserver.php?method=facebook.events.get&api_key=242feaa6ed4030cd6b1c93b359d53eb4&session_key=40fb3942f7d37dbd678ef260-4702303&call_id=1187935566.885509&v=1.0&format=XML&sig=27392813797a2bbd0e6adece9ef6050c
::2007-08-24 01:06:12.786 FMenu[1053] getting upcoming events
: so it would appear that you lose the connection, and the next update attempt operates on a null pointer, causing the crash. Given that my expertise lies in C++ programming, I can't provide a patch, but this should be fairly straightforward to fix.
== Photo comments fiction ==