eta on InMobi crash bug fix?

App crashes if ad.hide() is called before ad has finished loading.

I see this is a known issue in the notes on using ads. Any eta on a fix? I see this crash without fail after the new ad feature.

Other than that, ads are a great addition to Corona! Thanks for the new feature. [import]uid: 9422 topic_id: 13266 reply_id: 313266[/import]

bug - we are looking into it.

c [import]uid: 24 topic_id: 13266 reply_id: 48825[/import]

I saw this note for daily build 2011.605:

iOS: ads.init() now takes an optional 3rd listener argument. It will send an “adsRequest” event. It contains the “provider” property and “isError” property which is true if the ad request failed; false otherwise. Currently, iOS-only.

Was this the fix for the crashing issue? If so can you update the ads docs, or at least describe here, how to use it to prevent the crash?

FYI, Updating to the new build crashed my game with the error
ERROR: ads.init() requires a listener as the last argument.
so contrary to the note the 3rd argument doesn’t seem to be “optional”. If so then your InMobi sample code app needs to be updated as well. [import]uid: 9422 topic_id: 13266 reply_id: 51155[/import]

Um, lights on an Ansca? This “optional” third parameter is causing errors for others working with the latest build. Any official guidance or docs on whatever this is supposed to do will surely help! [import]uid: 9422 topic_id: 13266 reply_id: 51492[/import]

Hello Stephen,

The ads.hide() function has not been fixed on iOS yet.

Also, the new ads listener has not gone through QA yet. It was literally just added to iOS this week and we haven’t had the time to add it to Android yet. Thanks for reporting the crasher. I’ll write up a bug report for it. [import]uid: 32256 topic_id: 13266 reply_id: 51631[/import]

how is the situation now? [import]uid: 4795 topic_id: 13266 reply_id: 53057[/import]

@guruk, probably the same, we haven’t seen daily builds since [import]uid: 52103 topic_id: 13266 reply_id: 53109[/import]

We’ve fixed the crash caused by not providing a listener as the 3rd argument, but we have not resolved the iOS crasher caused by hiding an ad while it is loading. We don’t have an ETA for when this will be fixed yet.

That said, the Android version does not crash, but it does not support the listener yet. [import]uid: 32256 topic_id: 13266 reply_id: 53408[/import]

thanks for updating…
looking forward to use the ad feature.
and may be great you offer alternatives like admob, mob fox …
step by step :slight_smile: i know.

as soon inmobi does work stable i may release my first app :slight_smile:
greets
chris [import]uid: 4795 topic_id: 13266 reply_id: 53416[/import]

Hi Joshua,

thanks for the status update.

I can’t release my app. on iOS using inMobi ads if it will crash. And I do see the crash pretty regularly. If there’s a workaround I’d love to know what it is.

Not to put too fine a point on it, but Carlos had a whole thread on “how to prevent the 1-star review”. Surely minimizing crashes is near the top of the list. [import]uid: 9422 topic_id: 13266 reply_id: 53639[/import]

I am anxious to wait for the fix for ads.hide() crash. I have posted a game on Apple’s app store about two weeks ago. And it was tested quite stable by using SDK version 2011-1.484. Since I want to add Ads function for InMobi ads, I have replaced with SDK version 2011.591. But now it crashed three times in 10 minutes test on my iPad 2. I guessed it was caused by ads function because that is the only new stuff I put in. Hopefully the fix will come soon, so I can post my game for ads. Appreciate Corona team’s hard work. [import]uid: 42593 topic_id: 13266 reply_id: 53860[/import]

Still no word on a fix for this?

I decided to remove inMobi ads for the time being due to the crashing and rely once again on the admob hack, but now it seems the hack’s days are numbered due to Google pulling the plug on mobile web ads, effective the end of the month.

Much as I appreciate color tinting and lua in subdirectories features recently released in daily builds I have to question the priority of those over existing, advertised features that reliably crash apps.

EDIT: Just saw Carlos’ reply in another thread. Bummer that it’s taken over a month for a “priority” bug’s origin to be identified, but better late than never I guess. I eagerly await the fix… [import]uid: 9422 topic_id: 13266 reply_id: 56100[/import]

There is an inmobi hotline ansca@inmobi.com you can email directly to them as well.

Everyone from here to inMobi including all the “C’s” are aware and doing their best.

Also, is worth noting that inMobi just got $200Mill in funding, to grow, expand, etc. Which shows you guys we made the right choice in the partnership.

But, software is software and when two companies…blahblahlah…

Thanks for patience.

C. [import]uid: 24 topic_id: 13266 reply_id: 56102[/import]

Carlos, please fix the typo in email. “b” shouldn’t be there. [import]uid: 52103 topic_id: 13266 reply_id: 56123[/import]

Fixed.

Carlos is a very busy and important man and doesn’t always have time for perfect spelling :wink: [import]uid: 52491 topic_id: 13266 reply_id: 56148[/import]

Yep… just put the inmobi ad system into our latests app and now have to pull it back out since we cant put it int he market like this (crashing that is)

Sad panda

here is what we see…
Incident Identifier: 7FA56B04-EDF7-4C1E-A3A4-4BFF7D53E6F0
CrashReporter Key: b420546518f834c1d9a08b57e06552347e08bed3
Hardware Model: iPad1,1
Process: EyeKnow [11415]
Path: /var/mobile/Applications/B201A1F8-D51E-4719-A44C-D9ACC20B8BB8/EyeKnow.app/EyeKnow
Identifier: EyeKnow
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]

Date/Time: 2011-09-20 13:18:38.095 -0400
OS Version: iPhone OS 4.3.5 (8L1)
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x20000008
Crashed Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x33f91c98 objc_msgSend + 16
1 EyeKnow 0x000b037c 0x1000 + 717692
2 UIKit 0x3373105a -[UIWebView webView:didFinishLoadForFrame:] + 238
3 UIKit 0x33730420 -[UIWebViewWebViewDelegate webView:didFinishLoadForFrame:] + 16
4 CoreFoundation 0x349b879c __invoking___ + 60
5 CoreFoundation 0x34930436 -[NSInvocation invoke] + 102
6 CoreFoundation 0x349300d2 -[NSInvocation invokeWithTarget:] + 30
7 WebKit 0x323317b6 -[_WebSafeForwarder forwardInvocation:] + 402
8 CoreFoundation 0x349b8686 ___forwarding___ + 570
9 CoreFoundation 0x3492f178 _CF_forwarding_prep_0 + 40
10 CoreFoundation 0x349b879c __invoking___ + 60
11 CoreFoundation 0x34930436 -[NSInvocation invoke] + 102
12 WebCore 0x32b43c36 SendMessage(NSInvocation*) + 10
13 WebCore 0x32be6ad8 HandleDelegateSource(void*) + 60
14 CoreFoundation 0x3498ca72 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 6
15 CoreFoundation 0x3498e758 __CFRunLoopDoSources0 + 376
16 CoreFoundation 0x3498f4e4 __CFRunLoopRun + 224
17 CoreFoundation 0x3491febc CFRunLoopRunSpecific + 224
18 CoreFoundation 0x3491fdc4 CFRunLoopRunInMode + 52
19 GraphicsServices 0x33546418 GSEventRunModal + 108
20 GraphicsServices 0x335464c4 GSEventRun + 56
21 UIKit 0x3357dd62 -[UIApplication _run] + 398
22 UIKit 0x3357b800 UIApplicationMain + 664
23 EyeKnow 0x00003c00 0x1000 + 11264
24 EyeKnow 0x00003bc0 0x1000 + 11200

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x31d1ffbc kevent + 24
1 libdispatch.dylib 0x34ec5032 _dispatch_mgr_invoke + 706
2 libdispatch.dylib 0x34ec603a _dispatch_queue_invoke + 86
3 libdispatch.dylib 0x34ec55ea _dispatch_worker_thread2 + 186
4 libsystem_c.dylib 0x32ae658a _pthread_wqthread + 258
5 libsystem_c.dylib 0x32ae6bbc start_wqthread + 0

Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x31d1ed18 __semwait_signal + 24
1 libsystem_c.dylib 0x32b0c860 _pthread_cond_wait + 756
2 libsystem_c.dylib 0x32ab3e86 pthread_cond_timedwait + 30
3 WebCore 0x32b5ddf4 SendDelegateMessage(NSInvocation*) + 408
4 WebCore 0x32be6a90 WebThreadCallDelegate + 12
5 WebKit 0x32337544 CallFrameLoadDelegate(objc_object* (*)(objc_object*, objc_selector*, …), WebView*, objc_selector*, objc_object*) + 288
6 WebKit 0x3233fb68 WebFrameLoaderClient::dispatchDidFinishLoad() + 108
7 WebCore 0x32b87250 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 576
8 WebCore 0x32b86ff8 WebCore::FrameLoader::recursiveCheckLoadComplete() + 488
9 WebCore 0x32bfe20a WebCore::FrameLoader::checkLoadComplete() + 26
10 WebCore 0x32bfde96 WebCore::DocumentLoader::removeSubresourceLoader(WebCore::ResourceLoader*) + 190
11 WebCore 0x32bfb586 WebCore::SubresourceLoader::didFinishLoading() + 178
12 WebCore 0x32bfa0e4 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 4
13 WebCore 0x32bfa074 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 112
14 Foundation 0x35f733c0 -[NSURLConnectionDelegateProxy connectionDidFinishLoading:] + 32
15 Foundation 0x35f4a2ee -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 62
16 Foundation 0x35f4a270 _NSURLConnectionDidFinishLoading + 72
17 CFNetwork 0x3647f40a URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*) + 130
18 CFNetwork 0x36473f3e URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo, long) + 94
19 CFNetwork 0x36473e30 URLConnectionClient::processEvents() + 64
20 CFNetwork 0x36473de2 URLConnection::multiplexerClientPerform(RunLoopMultiplexer
) + 30
21 CFNetwork 0x36473d54 MultiplexerSource::perform() + 120
22 CFNetwork 0x36473cd2 MultiplexerSource::_perform(void*) + 2
23 CoreFoundation 0x3498ca72 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 6
24 CoreFoundation 0x3498e758 CFRunLoopDoSources0 + 376
25 CoreFoundation 0x3498f4e4
CFRunLoopRun + 224
26 CoreFoundation 0x3491febc CFRunLoopRunSpecific + 224
27 CoreFoundation 0x3491fdc4 CFRunLoopRunInMode + 52
28 WebCore 0x32b4227e RunWebThread(void*) + 382
29 libsystem_c.dylib 0x32ae530a _pthread_start + 242
30 libsystem_c.dylib 0x32ae6bb4 thread_start + 0

Thread 3 name: AURemoteIO::IOThread
Thread 3:
0 libsystem_kernel.dylib 0x31d1cc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x31d1c758 mach_msg + 44
2 AudioToolbox 0x300ce824 AURemoteIO::IOThread::Run() + 80
3 AudioToolbox 0x300d4342 AURemoteIO::IOThread::Entry(void*) + 2
4 AudioToolbox 0x3000948a CAPThread::Entry(CAPThread*) + 138
5 libsystem_c.dylib 0x32ae530a _pthread_start + 242
6 libsystem_c.dylib 0x32ae6bb4 thread_start + 0

Thread 4:
0 libsystem_kernel.dylib 0x31d1ed18 _semwait_signal + 24
1 libsystem_c.dylib 0x32ab44ac nanosleep + 132
2 libsystem_c.dylib 0x32ab42f4 usleep + 36
3 EyeKnow 0x00025000 0x1000 + 147456
4 EyeKnow 0x0002a5ba 0x1000 + 169402
5 libsystem_c.dylib 0x32ae530a pthread_start + 242
6 libsystem_c.dylib 0x32ae6bb4 thread_start + 0

Thread 5:
0 libsystem_kernel.dylib 0x31d1cc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x31d1c758 mach_msg + 44
2 CoreFoundation 0x3498d2b8
CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3498f562 __CFRunLoopRun + 350
4 CoreFoundation 0x3491febc CFRunLoopRunSpecific + 224
5 CoreFoundation 0x3491fdc4 CFRunLoopRunInMode + 52
6 Foundation 0x35f627f6 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 206
7 Foundation 0x35f55382 -[NSThread main] + 38
8 Foundation 0x35fc75c6__NSThread main + 966
9 libsystem_c.dylib 0x32ae530a _pthread_start + 242
10 libsystem_c.dylib 0x32ae6bb4 thread_start + 0

Thread 6 name: com.apple.CFSocket.private
Thread 6:
0 libsystem_kernel.dylib 0x31d1ec60 select + 20
1 CoreFoundation 0x349928f2
CFSocketManager + 582
2 libsystem_c.dylib 0x32ae530a _pthread_start + 242
3 libsystem_c.dylib 0x32ae6bb4 thread_start + 0

Thread 7:
0 libsystem_kernel.dylib 0x31d1f3ec __workq_kernreturn + 8
1 libsystem_c.dylib 0x32ae66d8 _pthread_wqthread + 592
2 libsystem_c.dylib 0x32ae6bbc start_wqthread + 0

Thread 0 crashed with ARM Thread State:
r0: 0x0026f380 r1: 0x0010a0d4 r2: 0x00000000 r3: 0x0000011e
r4: 0x20000000 r5: 0x3ec2ed60 r6: 0x3406332a r7: 0x2fdfeac8
r8: 0x002e8e10 r9: 0x002fc0a0 r10: 0x00234880 r11: 0x34776c89
ip: 0x3ea4c038 sp: 0x2fdfea94 lr: 0x000b0384 pc: 0x34776c98
cpsr: 0x000f0030

Binary Images:
0x1000 - 0x10afff +EyeKnow armv7 <6c2fb46ccc7c3576a43eb25b9594ceb4> /var/mobile/Applications/B201A1F8-D51E-4719-A44C-D9ACC20B8BB8/EyeKnow.app/EyeKnow
0x2fe00000 - 0x2fe25fff dyld armv7 <4d3190188cbf32a8a73f32a8b5bb7adf> /usr/lib/dyld
0x307ed000 - 0x30941fff AudioToolbox armv7 <6619c8c13f8d328e923e797fa8d0df23> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x323a2000 - 0x323d9fff Security armv7 <6599f42a910b3b31a0e1d98c883d61cb> /System/Library/Frameworks/Security.framework/Security
0x323ed000 - 0x324f1fff JavaScriptCore armv7 <61a94142e2d23dafa2964190dd46e9e3> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x324f2000 - 0x32509fff libsystem_kernel.dylib armv7 /usr/lib/system/libsystem_kernel.dylib
0x3250e000 - 0x32511fff IOSurface armv7 /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x32531000 - 0x32534fff libmacho.dylib armv7 <53908d448e9e32418652a4afee5bc578> /usr/lib/system/libmacho.dylib
0x32535000 - 0x32569fff VideoToolbox armv7 <570c63dc3a273a5a8c9072fd5567f5c1> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x3256a000 - 0x3256bfff libremovefile.dylib armv7 <0fa08e1bb47a3d179072a933d1726597> /usr/lib/system/libremovefile.dylib
0x32599000 - 0x32686fff libiconv.2.dylib armv7 /usr/lib/libiconv.2.dylib
0x326cb000 - 0x329defff GeoServices armv7 <88616f3deada3bb495fc15e3ba58dc83> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x32b0c000 - 0x32bbdfff WebKit armv7 /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x32bbe000 - 0x32bbefff libdnsinfo.dylib armv7 <21415179ffa03f949fa8cc851c6c31c7> /usr/lib/system/libdnsinfo.dylib
0x32bcb000 - 0x32bebfff PrintKit armv7 /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x32bec000 - 0x32bf1fff liblaunch.dylib armv7 /usr/lib/system/liblaunch.dylib
0x32c92000 - 0x32c94fff libAccessibility.dylib armv7 /usr/lib/libAccessibility.dylib
0x32c95000 - 0x32c97fff MobileInstallation armv7 <94b6d6c5d9883175af26764567528127> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x32c98000 - 0x32c9ffff WebUI armv7 <74070ad76277301fba6d3a5eb5f214b1> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x32ca0000 - 0x32d0ffff ProofReader armv7 <6d843c6aecdd37ae84baa40af8ad7e65> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x32d44000 - 0x32d47fff ApplePushService armv7 <015c68c15621348db9f6a012499170e1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x32d49000 - 0x32e77fff AudioCodecs armv7 <7758e15bf4a33834afebc201e8ddabe0> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x32efd000 - 0x32efffff libgcc_s.1.dylib armv7 /usr/lib/libgcc_s.1.dylib
0x33078000 - 0x3318afff MediaPlayer armv7 /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x33191000 - 0x33192fff libdyld.dylib armv7 <7dd4acfe150831e0ae82296587e67e7f> /usr/lib/system/libdyld.dylib
0x331a3000 - 0x331a3fff Accelerate armv7 <7d5ad465049136afaa1f0d89aac600bc> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x33297000 - 0x33318fff libsystem_c.dylib armv7 <17ee3fe220c23b1f898d21ba25b2bcac> /usr/lib/system/libsystem_c.dylib
0x33321000 - 0x3392cfff WebCore armv7 <07941e59d0a33f94802c16c76238fddf> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x33963000 - 0x33968fff libnotify.dylib armv7 <9d7198e91de9386a9e5ea43608a66a57> /usr/lib/system/libnotify.dylib
0x33969000 - 0x3396dfff libGFXShared.dylib armv7 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x339b6000 - 0x339bafff libcache.dylib armv7 <362fdd2de66f3e189b5d139c9669a9e3> /usr/lib/system/libcache.dylib
0x339d9000 - 0x33b25fff MediaToolbox armv7 <482b13059e8a329fa5d832baede25103> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x33b2d000 - 0x33b77fff libstdc++.6.dylib armv7 /usr/lib/libstdc++.6.dylib
0x33b7c000 - 0x33b8afff DataDetectorsCore armv7 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x33c36000 - 0x33c8bfff libvDSP.dylib armv7 <0221caba81a235c5a896a835e2aac047> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x33cd9000 - 0x33cdcfff CertUI armv7 <9060fe03a4943ef295531feced9a17dd> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x33d27000 - 0x33d33fff GraphicsServices armv7 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33d34000 - 0x340c1fff UIKit armv7 /System/Library/Frameworks/UIKit.framework/UIKit
0x340c5000 - 0x340cafff libcopyfile.dylib armv7 /usr/lib/system/libcopyfile.dylib
0x340cb000 - 0x341ecfff CoreGraphics armv7 <65f6c8701b563542820a26b0dfc4f6a4> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x341ed000 - 0x341f2fff MobileKeyBag armv7 <8c35c090bc373cb181fc26b961b8dba5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34235000 - 0x34278fff ManagedConfiguration armv7 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x34279000 - 0x3427ffff IAP armv7 /System/Library/PrivateFrameworks/IAP.framework/IAP
0x34280000 - 0x34380fff libGLProgrammability.dylib armv7 /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x3439f000 - 0x3448bfff GLEngine armv7 /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x34588000 - 0x34589fff libsystem_blocks.dylib armv7 /usr/lib/system/libsystem_blocks.dylib
0x345c3000 - 0x345c3fff libCVMSPluginSupport.dylib armv7 <42d8aa2a31843a6e8bfff745644a7ba5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x34724000 - 0x34763fff libSystem.B.dylib armv7 <64cf947dd8423eeeb677f81dd3eb2d9d> /usr/lib/libSystem.B.dylib
0x34764000 - 0x3476afff liblockdown.dylib armv7 <14c89b7346433c1f8675f454531f6ca3> /usr/lib/liblockdown.dylib
0x34774000 - 0x34838fff libobjc.A.dylib armv7 /usr/lib/libobjc.A.dylib
0x34839000 - 0x348e8fff QuartzCore armv7 /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x348e9000 - 0x348f2fff MobileWiFi armv7 <03d98d5cf6383695aa7d8a88da52f410> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x34a29000 - 0x34a3efff libresolv.9.dylib armv7 /usr/lib/libresolv.9.dylib
0x34af6000 - 0x34afdfff libMobileGestalt.dylib armv7 <55f29184efcc3046bb833dd72a4487e1> /usr/lib/libMobileGestalt.dylib
0x34b32000 - 0x34b3bfff CoreVideo armv7 /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x34ba7000 - 0x34bbdfff EAP8021X armv7 <9fefc0ada30435fbb3b51818c74f6cb8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x34bbf000 - 0x34bc2fff MediaRemote armv7 <0804293b2774359189f3a67e2c81558d> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x34bc3000 - 0x34bfbfff IOKit armv7 <80ae313ad69d3363935c88e51a11862d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x34bfc000 - 0x34c38fff libGLImage.dylib armv7 <9d97699e44ee3651ba4ac37e5adec35b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x34ccf000 - 0x34cd0fff DataMigration armv7 <42e9e87a4e0735c3837e27d4f2adcf55> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x34d16000 - 0x34d67fff libsqlite3.dylib armv7 <8a41cc6a6d9332308bc415d27577fd24> /usr/lib/libsqlite3.dylib
0x34d8a000 - 0x34d94fff AccountSettings armv7 /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x34d99000 - 0x34da1fff MobileBluetooth armv7 <63f11756c4aa3262b2317ff3b8e2a977> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x34da6000 - 0x34db3fff libbsm.0.dylib armv7 <0a1e2bb78d5138419ecad8ba0fe42fdd> /usr/lib/libbsm.0.dylib
0x34eab000 - 0x34f0afff libBLAS.dylib armv7 <0b36b2272aa33a8c9aa22d99c89d7189> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x34f0b000 - 0x34f12fff libbz2.1.0.dylib armv7 <0a082e1d475432959ba93aa3dbf7fb31> /usr/lib/libbz2.1.0.dylib
0x34f13000 - 0x34f61fff CoreMotion armv7 <5e6b884d36d93789b40b7f3876130417> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x34f62000 - 0x34f95fff StoreServices armv7 /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x34f96000 - 0x34fc9fff QuickLook armv7 <29d2d981d1d6358381f5716ee37314b4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x34fca000 - 0x34fd8fff OpenGLES armv7 <5a76beaeaa013f0cbf16e5cb154598ab> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x34fdc000 - 0x34fdefff IOMobileFramebuffer armv7 <683f321680763e519d61541170ba2133> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x34fdf000 - 0x34febfff HomeSharing armv7 <2df6957cdfea31aea12eebf27ca1691c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x34fec000 - 0x34ff2fff StoreKit armv7 <0deee3e11c7632aab98ab3c026d41e41> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x350fc000 - 0x351e1fff CoreFoundation armv7 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x351e2000 - 0x351f7fff OpenAL armv7 <162722d7da273d649798b27ae0e4458c> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x351f8000 - 0x3523efff CoreLocation armv7 <249b8af3dc503d11bf3711f0407c66d8> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x35266000 - 0x35327fff RawCamera armv7 <0c52d8b1498c3dbb9aad95f3bcd8261d> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x3539a000 - 0x353befff MediaControl armv7 <1cfc7d79f554357ab59eb69f9efebf07> /System/Library/PrivateFrameworks/MediaControl.framework/MediaControl
0x353bf000 - 0x353eefff SystemConfiguration armv7 <1d73b8a159363f96bb9c039655c5eae6> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x353ef000 - 0x353f0fff CoreSurface armv7 <7b83cd757da73e6e826693c29296d3fa> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x354cc000 - 0x354e5fff libRIP.A.dylib armv7 <4825c3e392983aba947eca06555e4480> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x355e3000 - 0x35623fff CoreMedia armv7 <8e0570582ba535bfa74f1f00eef64376> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x35639000 - 0x35639fff libsystem_sandbox.dylib armv7 /usr/lib/system/libsystem_sandbox.dylib
0x3563a000 - 0x35643fff ITSync armv7 /System/Library/PrivateFrameworks/ITSync.framework/ITSync
0x35644000 - 0x35677fff AppSupport armv7 <0217468bd9f839229a47910b7816b3d5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x356a4000 - 0x356b1fff libdispatch.dylib armv7 <9a0511ad5ebc3db898f1f49ed1a73d34> /usr/lib/system/libdispatch.dylib
0x35747000 - 0x35803fff MapKit armv7 <806f9ca7eb593d1998587441ce87a396> /System/Library/Frameworks/MapKit.framework/MapKit
0x35804000 - 0x358cafff MusicLibrary armv7 <71a09022bd8b3b6a90a250199d190f10> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x358df000 - 0x3592dfff GMM armv7 <049361f664eb3f30b0d25cd56ffc1f0f> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x35930000 - 0x3593cfff SpringBoardServices armv7 /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x35954000 - 0x35991fff CoreText armv7 /System/Library/Frameworks/CoreText.framework/CoreText
0x35cec000 - 0x35d09fff libsystem_info.dylib armv7 <48016be86e3f3cd9aeee1c6590e1ac6f> /usr/lib/system/libsystem_info.dylib
0x35d53000 - 0x35d72fff Bom armv7 /System/Library/PrivateFrameworks/Bom.framework/Bom
0x35d73000 - 0x35db9fff CoreTelephony armv7 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x35dba000 - 0x35dbbfff libsystem_network.dylib armv7 <3e0b7d6754cd33669c0680525f03ede1> /usr/lib/system/libsystem_network.dylib
0x35dbc000 - 0x35df1fff AddressBook armv7 <3f2071a77bc134cd82065eef90d4082f> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x35e7f000 - 0x35e85fff ProtocolBuffer armv7 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x35e86000 - 0x35ec8fff CoreAudio armv7 /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x35f43000 - 0x35f4efff libz.1.dylib armv7 /usr/lib/libz.1.dylib
0x36106000 - 0x361affff libxml2.2.dylib armv7 <5538d3f2c7d83b88b06168488fe6326b> /usr/lib/libxml2.2.dylib
0x361b0000 - 0x3649dfff libLAPACK.dylib armv7 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x364a2000 - 0x364a2fff vecLib armv7 <0c60cd0a60f43d2791d36cb357d30e3c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x364a9000 - 0x364b9fff DataAccessExpress armv7 <66d9047da79a31daa887e6d84c42ecb2> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x36504000 - 0x36517fff libmis.dylib armv7 <529ea6e3a87230ce9f6cf3285c22429c> /usr/lib/libmis.dylib
0x36518000 - 0x3651ffff AggregateDictionary armv7 /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x36541000 - 0x3656afff MobileCoreServices armv7 <57fef84bdc17301d8bf53ba0fb967fe6> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x3656c000 - 0x36686fff libicucore.A.dylib armv7 /usr/lib/libicucore.A.dylib
0x36687000 - 0x3671cfff ImageIO armv7 /System/Library/Frameworks/ImageIO.framework/ImageIO
0x3671d000 - 0x3683cfff Foundation armv7 <09ff368178c5321c9715b9c8d491d53f> /System/Library/Frameworks/Foundation.framework/Foundation
0x368c2000 - 0x36973fff IMGSGX535GLDriver armv7 <5cf6404bdab13066850d21477c92f4c3> /System/Library/Extensions/IMGSGX535GLDriver.bundle/IMGSGX535GLDriver
0x36974000 - 0x36978fff AssetsLibraryServices armv7 /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x36992000 - 0x36a38fff Celestial armv7 <407badafc6403692bf099d542d28bf7f> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x36a39000 - 0x36a4bfff PersistentConnection armv7 <659ea9d5b13d3fefb37acff09016a69c> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x36a4c000 - 0x36a84fff libCGFreetype.A.dylib armv7 <416c77100b453e3f838831c4c857f8c7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x36af1000 - 0x36af4fff ArtworkCache armv7 <4863e321afee3ac5a3749e50cd926597> /System/Library/PrivateFrameworks/ArtworkCache.framework/ArtworkCache
0x36b08000 - 0x36b0dfff libsystem_dnssd.dylib armv7 /usr/lib/system/libsystem_dnssd.dylib
0x36b6a000 - 0x36b77fff DataDetectorsUI armv7 /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x36b8e000 - 0x36c2bfff AddressBookUI armv7 /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x36c55000 - 0x36d14fff CFNetwork armv7 /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x36d17000 - 0x36d1afff CaptiveNetwork armv7 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x36d33000 - 0x36d35fff CrashReporterSupport armv7 <9e7efa009730322f84bbc5d8bf1ded94> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
[import]uid: 37036 topic_id: 13266 reply_id: 56701[/import]

please send crash report and info to ansca@inmobi.com

.c
[import]uid: 24 topic_id: 13266 reply_id: 56702[/import]

Carlos,

Just did.

Chris [import]uid: 37036 topic_id: 13266 reply_id: 56703[/import]

we all are on top of this, but they also need to hear from you :slight_smile:

so its not like am throwing you around. we are aware and we are working closely with them.

just more data they have better for us all around to fix it

.c
[import]uid: 24 topic_id: 13266 reply_id: 56726[/import]

Here’s the reply I got from inMobi when I emailed them about the issue:

We have released our SDK 3.0.0 and while testing it were not able to see this issue.
As soon as Ansca takes InMobi 3.0.0 SDK this should be resolved.

So the ball’s back in your court, Carlos :slight_smile:
[import]uid: 9422 topic_id: 13266 reply_id: 56814[/import]