Hi Tiran, I *just* fixed a crash bug yesterday that may fix your issue (will be in 2.8.6.3). When you hit Build (or Run/Debug), do you tend to have unsaved documents open? If so, I'm pretty sure my patch will fix the crash you are seeing.
Hope that helps, Jeff On Tue, Jan 24, 2012 at 1:10 AM, Tiran Irani <[email protected]>wrote: > Hi All > > I been experiencing some issues recently with MonoDevelop crashing. It > seems to happen mostly when building. I'm building for iOS to run in the > simulator at the moment. > > Below is the top section from the most recent crash report. > > > Process: mono [14460] > Path: > /Applications/MonoDevelop.app/Contents/MacOS/bin/monodevelop > Identifier: com.ximian.monodevelop > Version: 2.8.5 (2.8.5) > Code Type: X86 (Native) > Parent Process: launchd [114] > > Date/Time: 2012-01-24 15:19:41.961 +1000 > OS Version: Mac OS X 10.7.2 (11C74) > Report Version: 9 > > Interval Since Last Report: 1259789 sec > Crashes Since Last Report: 9 > Per-App Interval Since Last Report: 62495 sec > Per-App Crashes Since Last Report: 4 > Anonymous UUID: CA9AE31C-5485-485E-A976-3F3CF82AE164 > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_CRASH (SIGABRT) > Exception Codes: 0x0000000000000000, 0x0000000000000000 > > Application Specific Information: > objc[14460]: garbage collection is OFF > abort() called > > The exception prior to the above was: > > Exception Type: EXC_BAD_ACCESS (SIGABRT) > Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 > > > I saw a reference to a similar experience by Oblivius on StackOverflow > where a reply indicated that MD 2.8.6 may perhaps fix this. Is this the > general concensus or is this a more widespread issue? > > Cheers > Tiran > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
