[MonoTouch] SIGSEGV while executing native code

2014-03-21 Thread Guido Van Hoecke
Hi, Our Targister app is available from the app store, the current version 2.2.4 is available since oct 15, 2013. I use it daily to record and control my weight. But recently (last 2 weeks, to my recollection) it starts crashing on my iPhone. So I ran it from the simulator and it indeed

Re: [MonoTouch] SIGSEGV while executing native code

2014-03-21 Thread Rolf Bjarne Kvinge
Hi, First get the crash report from Xcode's Organizer [1], this should at least tell us in which direction to look. Best regards, Rolf [1] Here's how if you've never done it before: http://rolfkvinge.blogspot.com.es/2012/04/native-crashes-in-monotouch.html On Fri, Mar 21, 2014 at 1:24 PM,

Re: [MonoTouch] SIGSEGV while executing native code

2014-03-21 Thread Guido Van Hoecke
Hi Rolf, Please find two crashes in appended zip file. Tia Guido. On 21 March 2014 15:52, Rolf Bjarne Kvinge r...@xamarin.com wrote: Hi, First get the crash report from Xcode's Organizer [1], this should at least tell us in which direction to look. Best regards, Rolf [1] Here's how

Re: [MonoTouch] SIGSEGV while executing native code

2014-03-21 Thread Rolf Bjarne Kvinge
Hi Guido, This is the important part: 5 libsystem_platform.dylib0x3bb87720 _sigtramp + 40 6 UIKit 0x3387a12a -[UIPickerView _updateSelectedRows] + 50 7 UIKit 0x3387a26a -[UIPickerView didMoveToWindow] + 74 8 UIKit