iOS - Swift - PLCrashReport Warning
Paul
Posted on
Apr 08 2016
Harmless warning PLCrashReport infest the logging output since at least 2.1.3:
[PLCrashReport] grow:121: WARNING: Growing the AsyncAllocator free list via vm_allocate(). Increasing the initial size of this allocator is recommended.
- XCode 7.3
- Raygun4iOS 2.2.0
- CocoaPods 0.39.0
Jason Fauchelle
Raygun
Posted on
Apr 11 2016
Hi Paul,
Thanks for pointing this out. I've made a note to look into this further for the next Raygun4iOS version.
-Jason Fauchelle
Ivan Parfenchuk
Posted on
Dec 07 2016
The error still present in Raygun4iOS (2.3.3), when calling Raygun's - (void)sendError:(NSError *)error withTags:(NSArray *)tags withUserCustomData:(NSDictionary *)userCustomData; method.
Jason Fauchelle
Raygun
Posted on
Dec 09 2016
Hi Ivan,
We didn't end up looking into this previously sorry. But it's back on the radar now, hopefully to be resolved in the next version. We are able to reproduce the issue. We'll reply when a fix is available.
-Jason Fauchelle
Jason Fauchelle
Raygun
Posted on
Dec 22 2016
Hi Ivan,
As an update to this issue, a fix has been made which will be available in the next version. I'll update when it's released.
-Jason Fauchelle
Jason Fauchelle
Raygun
Posted on
May 26 2017
This warning has been resolved, or at least reduced by increasing the initial size of the allocator. Fix is available from version 2.3.4.
-Jason Fauchelle