Hi
I've got an error that occurs in my location tracking app after it's been running for an hour or so.
If I use the app under the debugger then I've seen this reported.
1 Navmi 0x007aaf30 mono_sigsegv_signal_handler + 348
2 libSystem.B.dylib 0x33cd35db _sigtramp + 34
3 ??? 0x00000000 0x0 + 0
4 ??? 0x085a6a48 0x0 + 140143176
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Any one got any ideas how I could go about solving this problem?
Thanks
Stuart