Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Nano free crash in Xamarin.iOS with iOS 10.1.1

$
0
0

Since an upgrade to iOS 10 we have a lot of customers that experience undesired behavior in that our app is crashing up to 4-5 times a day. We use Xamarin Insights for our crash reporting. All the crash logs show the same nano_vet_and_size_of_live error crash. Here are a few examples.

0 libsystem_kernel.dylib __pthread_kill (in libsystem_kernel.dylib) + 8
1 libsystem_c.dylib abort (in libsystem_c.dylib) + 140
2 libsystem_malloc.dylib _nano_vet_and_size_of_live (in libsystem_malloc.dylib) + 0
3 libsystem_malloc.dylib nano_free (in libsystem_malloc.dylib) + 220
4 CoreFoundation _CFRelease (in CoreFoundation) + 1264


11 CashitAiriOS UIKit_UIBezierPath_FromRoundedRect_CoreGraphics_CGRect_UIKit_UIRectCorner_CoreGraphics_CGSize (in 82cb425ffb7738e6842d05e622af76c3) + 96

0 libsystem_kernel.dylib __pthread_kill (in libsystem_kernel.dylib) + 8
1 libsystem_c.dylib abort (in libsystem_c.dylib) + 140
2 libsystem_malloc.dylib _nano_vet_and_size_of_live (in libsystem_malloc.dylib) + 0
3 libsystem_malloc.dylib nano_free (in libsystem_malloc.dylib) + 220
4 libsqlite3.dylib sqlite3_log (in libsqlite3.dylib) + 16260
5 libsqlite3.dylib sqlite3_exec (in libsqlite3.dylib) + 10664


12 CashitAiriOS do_integrity_check (in 82cb425ffb7738e6842d05e622af76c3) + 312
13 CashitAiriOS zum__sync (in 82cb425ffb7738e6842d05e622af76c3) + 1388

We can't find any solution to this. In the background we make use of a lot of CFRunLoop. The crashes seem to be in random parts of our code and on iOS 9 the code was working like a breeze. The problem is that new customers get iOS 10 with their new iPad Pro's out of the box.

These guys seem to have the same problem, but there is no response from Apple.
https://forums.developer.apple.com/thread/63546

Is there any workaround to this crash? Can anyone help us or should we wait for iOS 10.2 and hope this problem is fixed?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>