Hi Derik, Are you sure the stack traces are identical? You may be running into another bug.
Here is a bug report describing the same thing: http://bugzilla.xamarin.com/show_bug.cgi?id=325 If it's another bug please open a bug report with a reproducible test case so we can try to fix it. Thanks, Rolf On Wed, Sep 7, 2011 at 12:59 PM, Derik Palacino <[email protected]> wrote: > I can reproduce it with and without XCode 4.1 installed. I first noticed it > without 4.1, then installed 4.1 as an attempt to resolve which did not work. > I currently have 4.1 installed to /Developer and 3 installed to /XCode3 with > XIB’s manually selected to open with IB. In addition to TextBox editing > issues, I’ve also been able to produce this error by placing a button in a > table view cell and having that button affect the underlying data source and > then having it invoke tableView.ReloadData(), again this only crashes when > run through MonoDevelop but works as expected when the app is launched from > the home screen. > > > > From: Rolf Bjarne Kvinge [via MonoTouch] [mailto:ml-node+[hidden email]] > Sent: Wednesday, September 07, 2011 5:21 AM > To: Derik J. Palacino > Subject: Re: SIGSEGV Crash: dyld: could not load inserted > library...monotouch-fixes.dylib > > > > Hi Derik, > > Have you installed XCode 4.1 or do you have an earlier version? > > I'd love to be able to track it down, I need to be able to reproduce > it on my own machine though. > > Thanks, > Rolf > > On Tue, Sep 6, 2011 at 6:58 PM, Derik Palacino <[hidden email]> wrote: > >> I came accross this thread after encountering the same issue. My >> observations >> were nearly identical, but for me the issue still persists. Interestingly, >> the issue only persists when the app is launched from MonoDevelop. When I >> quit the app on the emulator and then launch it from the emulator home >> screen the percieved behavior is perfectly normal and exactly as expected. >> >> Could this be an issue with the debugger? >> >> If a Mono dev would like to observe this please contact me, I can >> reproduce >> this consistantly and provide a VNC view of it. >> >> >> -- >> View this message in context: >> http://monotouch.2284126.n4.nabble.com/SIGSEGV-Crash-dyld-could-not-load-inserted-library-monotouch-fixes-dylib-tp3722121p3793973.html >> Sent from the MonoTouch mailing list archive at Nabble.com. >> _______________________________________________ >> MonoTouch mailing list >> [hidden email] >> http://lists.ximian.com/mailman/listinfo/monotouch >> > > _______________________________________________ > MonoTouch mailing list > [hidden email] > > http://lists.ximian.com/mailman/listinfo/monotouch > > ________________________________ > > If you reply to this email, your message will be added to the discussion > below: > > http://monotouch.2284126.n4.nabble.com/SIGSEGV-Crash-dyld-could-not-load-inserted-library-monotouch-fixes-dylib-tp3722121p3795735.html > > To unsubscribe from SIGSEGV Crash: dyld: could not load inserted > library...monotouch-fixes.dylib, click here. > > ________________________________ > View this message in context: RE: SIGSEGV Crash: dyld: could not load > inserted library...monotouch-fixes.dylib > Sent from the MonoTouch mailing list archive at Nabble.com. > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
