AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

libsqlite3.dylib: syncJournal - crash report version 1.4 #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Mobile Tracking

Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.): Analytics SDK for iOS Version 1.4, 
GoogleAnalyticsiOS_1.4.tar.gz

Issue summary:  IOS Application is crashing
Provide a brief summary of the issue you're experiencing.

Steps to reproduce issue:
1.  Enabling the tracking code in google analtyics, get random crashes.

Expected output: No app crashes using GA plugin for tracking
What do you expect to see after performing the above steps?

Actual results:  App crashes randomly. Stack trace from apple.
libsqlite3.dylib: syncJournal

What do you actually see after performing the above steps?
The main application crashes and you have to restart the application.

Incident Identifier: 95D728A3-E984-4D7A-9C77-8107F7E8B7F0
Hardware Model:      iPhone3,1
Process:         xxxxxxx [29565]
Path:            
/var/mobile/Applications/A112E696-5B56-4394-8126-068ADB2F99E8/xxxxxxx.app/xxxxxx
x
Identifier:      xxxxxxx
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2012-04-30 09:58:11.989 -0700
OS Version:      iPhone OS 5.1 (9B176)
Report Version:  104

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

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsqlite3.dylib                0x3070343c syncJournal
1   libsqlite3.dylib                0x306fe388 sqlite3PagerCommitPhaseOne
2   libsqlite3.dylib                0x306f4344 sqlite3BtreeCommitPhaseOne
3   libsqlite3.dylib                0x306d6a60 sqlite3VdbeHalt
4   libsqlite3.dylib                0x306e8d72 sqlite3VdbeExec
5   libsqlite3.dylib                0x306e86c2 sqlite3_step
6   xxxxxxx                     0x00116a7a -[GANPersistentHitStore deleteHit:] 
(GANPersistentHitStore.m:1181)
7   xxxxxxx                     0x001176e6 -[GANTracker 
dataDispatcherDispatched:withHit:] (GANTracker.m:785)
8   xxxxxxx                     0x0011115c -[GANDataDispatcher 
reportHitDispatched] (GANDataDispatcher.m:95)
9   xxxxxxx                     0x00110e6c -[GANDataDispatcher 
responseParsed:persistentConnection:] (GANDataDispatcher.m:378)
10  xxxxxxx                     0x0011380a -[GANHTTPResponseParser 
parseResponse:length:] (GANHTTPResponseParser.m:84)
11  xxxxxxx                     0x001118a4 -[GANDataDispatcher 
socketBecameReadable:] (GANDataDispatcher.m:367)
12  xxxxxxx                     0x00117372 ReadStreamCallBack (GANTCPSocket.m:44)
13  CoreFoundation                  0x34e3d52c _signalEventSync
14  CoreFoundation                  0x34e3d4da _cfstream_solo_signalEventSync
15  CoreFoundation                  0x34e3d34c _CFStreamSignalEvent
16  CFNetwork                       0x338fb11a 
SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder*
)
17  CFNetwork                       0x33887bb2 
SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void 
const*)
18  CFNetwork                       0x33887b32 
SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData 
const*, void const*, void*)
19  CoreFoundation                  0x34e7f2e8 __CFSocketPerformV0
20  CoreFoundation                  0x34e7cacc 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
21  CoreFoundation                  0x34e7c298 __CFRunLoopDoSources0
22  CoreFoundation                  0x34e7b03e __CFRunLoopRun + 646
23  CoreFoundation                  0x34dfe49e CFRunLoopRunSpecific
24  CoreFoundation                  0x34dfe366 CFRunLoopRunInMode
25  GraphicsServices                0x360fa432 GSEventRunModal
26  UIKit                           0x31ef4e76 UIApplicationMain
27  xxxxxxx                     0x00002254 main (main.m:14)
28  xxxxxxx                     0x000021fc 0x000021fc

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x34c8c3a8 kevent + 24
1   libdispatch.dylib               0x30ed9ea4 _dispatch_mgr_invoke
2   libdispatch.dylib               0x30ed9bc2 _dispatch_mgr_thread

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib          0x34c8c004 mach_msg_trap
1   libsystem_kernel.dylib          0x34c8c1fa mach_msg
2   CoreFoundation                  0x34e7c3ec __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34e7b124 __CFRunLoopRun + 876
4   CoreFoundation                  0x34dfe49e CFRunLoopRunSpecific
5   CoreFoundation                  0x34dfe366 CFRunLoopRunInMode
6   WebCore                         0x36c810f0 RunWebThread(void*)
7   libsystem_c.dylib               0x36b5972e _pthread_start
8   libsystem_c.dylib               0x36b595e8 thread_start

Thread 3:
0   libsystem_kernel.dylib          0x34c8c004 mach_msg_trap
1   libsystem_kernel.dylib          0x34c8c1fa mach_msg
2   CoreFoundation                  0x34e7c3ec __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34e7b124 __CFRunLoopRun + 876
4   CoreFoundation                  0x34dfe49e CFRunLoopRunSpecific
5   CoreFoundation                  0x34e7b444 CFRunLoopRun
6   xxxxxxx                     0x000c3924 +[ASIHTTPRequest runRequests] 
(ASIHTTPRequest.m:4038)
7   Foundation                      0x30ccaa7a -[NSThread main]
8   Foundation                      0x30d5e58a __NSThread__main__
9   libsystem_c.dylib               0x36b5972e _pthread_start
10  libsystem_c.dylib               0x36b595e8 thread_start

Thread 4 name:  com.apple.NSURLConnectionLoader
Thread 4:
0   libsystem_kernel.dylib          0x34c8c004 mach_msg_trap
1   libsystem_kernel.dylib          0x34c8c1fa mach_msg
2   CoreFoundation                  0x34e7c3ec __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34e7b124 __CFRunLoopRun + 876
4   CoreFoundation                  0x34dfe49e CFRunLoopRunSpecific
5   CoreFoundation                  0x34dfe366 CFRunLoopRunInMode
6   Foundation                      0x30ccabb2 +[NSURLConnection(Loader) 
_resourceLoadLoop:]
7   Foundation                      0x30ccaa7a -[NSThread main]
8   Foundation                      0x30d5e58a __NSThread__main__
9   libsystem_c.dylib               0x36b5972e _pthread_start
10  libsystem_c.dylib               0x36b595e8 thread_start

Thread 5 name:  com.apple.CFSocket.private
Thread 5:
0   libsystem_kernel.dylib          0x34c9c570 __select + 20
1   CoreFoundation                  0x34e8063a __CFSocketManager
2   libsystem_c.dylib               0x36b5972e _pthread_start
3   libsystem_c.dylib               0x36b595e8 thread_start

Thread 6 name:  Dispatch queue: com.apple.root.default-priority
Thread 6:
0   libsystem_kernel.dylib          0x34c9c0d8 __psynch_mutexwait + 24
1   libsystem_c.dylib               0x36b4d674 pthread_mutex_lock
2   libobjc.A.dylib                 0x362cc1ea objc_sync_enter
3   xxxxxxx                     0x00118234 +[GANTracker sharedTracker] 
(GANTracker.m:743)
4   xxxxxxx                     0x0002abca __56-[DataManager 
ordersHistory:completedBlock:failedBlock:]_block_invoke_0 (DataManager.m:1305)
5   xxxxxxx                     0x0000dc54 __block_global_9 (OHService.m:1168)
6   libdispatch.dylib               0x30ecdc52 _dispatch_call_block_and_release
7   libdispatch.dylib               0x30ed97b4 _dispatch_worker_thread2
8   libsystem_c.dylib               0x36b53df4 _pthread_wqthread
9   libsystem_c.dylib               0x36b53cc8 start_wqthread

Thread 7 name:  Dispatch queue: com.apple.root.default-priority
Thread 7:
0   libsystem_kernel.dylib          0x34c9cbb8 __unlink + 8
1   libsystem_kernel.dylib          0x34c8deaa unlink
2   libsqlite3.dylib                0x3070384e unixDelete
3   libsqlite3.dylib                0x306f472c pager_end_transaction
4   libsqlite3.dylib                0x306f441c sqlite3BtreeCommitPhaseTwo
5   libsqlite3.dylib                0x306d6a90 sqlite3VdbeHalt
6   libsqlite3.dylib                0x306e9ca8 sqlite3VdbeExec
7   libsqlite3.dylib                0x306e86c2 sqlite3_step
8   xxxxxxx                     0x00114168 -[GANPersistentHitStore 
endTransaction:] (GANPersistentHitStore.m:157)
9   xxxxxxx                     0x00115c80 -[GANPersistentHitStore 
putEvent:allowSessionUpdate:withError:] (GANPersistentHitStore.m:1009)
10  xxxxxxx                     0x00113dba -[GANPersistentHitStore 
putEvent:withError:] (GANPersistentHitStore.m:917)
11  xxxxxxx                     0x00117aa4 -[GANTracker 
createEvent:action:label:value:withError:] (GANTracker.m:363)
12  xxxxxxx                     0x00118e82 -[GANTracker 
trackEvent:action:label:value:withError:] (GANTracker.m:211)
13  xxxxxxx                     0x0002abfe __56-[DataManager 
ordersHistory:completedBlock:failedBlock:]_block_invoke_0 (DataManager.m:1305)
14  xxxxxxx                     0x0000dc54 __block_global_9 (OHService.m:1168)
15  libdispatch.dylib               0x30ecdc52 _dispatch_call_block_and_release
16  libdispatch.dylib               0x30ed97b4 _dispatch_worker_thread2
17  libsystem_c.dylib               0x36b53df4 _pthread_wqthread
18  libsystem_c.dylib               0x36b53cc8 start_wqthread

Thread 8:
0   libsystem_kernel.dylib          0x34c9ccd4 __workq_kernreturn + 8
1   libsystem_c.dylib               0x36b53f36 _pthread_wqthread
2   libsystem_c.dylib               0x36b53cc8 start_wqthread

Thread 9:
0   libsystem_kernel.dylib          0x34c9ccd4 __workq_kernreturn + 8
1   libsystem_c.dylib               0x36b53f36 _pthread_wqthread
2   libsystem_c.dylib               0x36b53cc8 start_wqthread

Thread 10:
0   libsystem_kernel.dylib          0x34c9ccd4 __workq_kernreturn + 8
1   libsystem_c.dylib               0x36b53f36 _pthread_wqthread
2   libsystem_c.dylib               0x36b53cc8 start_wqthread

Binary Images:
    0x1000 -   0x15efff +xxxxxxx armv7  <8a471a52a6b133299efbc79b4553be1d> /var/mobile/Applications/A112E696-5B56-4394-8126-068ADB2F99E8/xxxxxxx.app/xxxxxxx
0x2fe1e000 - 0x2fe3ffff  dyld armv7  <4a817f3e0def30d5ae2032157d889c1d> 
/usr/lib/dyld
0x30117000 - 0x3011bfff  IOMobileFramebuffer armv7  
<42dbc26828e934acabb4f3b0a35d8250> 
/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuf
fer
0x3011c000 - 0x3011cfff  liblangid.dylib armv7  
<644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x3017c000 - 0x306c0fff  FaceCoreLight armv7  
<f326d88709683520b251dc53cb847c11> 
/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x306c1000 - 0x30740fff  libsqlite3.dylib armv7  
<bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x30768000 - 0x30840fff  vImage armv7  <caf3648be2933384b6aa1ae7408ab4f0> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIma
ge
0x30857000 - 0x3085efff  libc++abi.dylib armv7  
<bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x3085f000 - 0x308b0fff  CoreText armv7  <5bfac4ee88d03d5b87a1f105abb7756c> 
/System/Library/Frameworks/CoreText.framework/CoreText
0x308b1000 - 0x308c4fff  DataDetectorsCore armv7  
<3f4596cbe1b13fdcb427d87de21df3f6> 
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x30942000 - 0x30942fff  libkeymgr.dylib armv7  
<ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x30943000 - 0x309b3fff  CoreImage armv7  <86ac6f5a267637b6b7f8a831dfc7c64b> 
/System/Library/Frameworks/CoreImage.framework/CoreImage
0x30a26000 - 0x30a31fff  AccountSettings armv7  
<373e59421d983c93931cfbad87b1ae35> 
/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x30a32000 - 0x30a32fff  Accelerate armv7  <55b24cf91a8b3532bde6733c96f14c08> 
/System/Library/Frameworks/Accelerate.framework/Accelerate
0x30a56000 - 0x30a9ffff  libc++.1.dylib armv7  
<5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x30aa0000 - 0x30aa3fff  libmacho.dylib armv7  
<e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x30b64000 - 0x30b65fff  DataMigration armv7  
<d77f0e8f39ee37f5a2ac713a3fd9e693> 
/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x30b78000 - 0x30bb8fff  libGLImage.dylib armv7  
<40448706190031f6b0d9636cc11ee81d> 
/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x30bb9000 - 0x30bbafff  libsystem_blocks.dylib armv7  
<9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x30bd3000 - 0x30bf2fff  libSystem.B.dylib armv7  
<0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x30bf3000 - 0x30c2bfff  VideoToolbox armv7  <9f25f38d1cd13a1daff99cfde8884410> 
/System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x30cba000 - 0x30e38fff  Foundation armv7  <c40ddb073142315bb4ebb214343d0b7f> 
/System/Library/Frameworks/Foundation.framework/Foundation
0x30e44000 - 0x30e45fff  libdyld.dylib armv7  
<977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x30e46000 - 0x30e5bfff  libresolv.9.dylib armv7  
<66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x30e5c000 - 0x30e81fff  OpenCL armv7  <ec915bfc3f7633dda61b5fc87459119b> 
/System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x30ec6000 - 0x30eccfff  MobileIcons armv7  <ed1b46f917903c9b9baaa2be4392dafe> 
/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x30ecd000 - 0x30ee3fff  libdispatch.dylib armv7  
<9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x30ee4000 - 0x30eeefff  libbz2.1.0.dylib armv7  
<40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x30f3a000 - 0x30f4bfff  DataAccessExpress armv7  
<e6144ba265da3bb7b9a263aa1a29b054> 
/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x30f4c000 - 0x30f4cfff  vecLib armv7  <a2cfe25e77aa36bfb4a30b2d0d2dd465> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecL
ib
0x30f52000 - 0x30f8ffff  FTServices armv7  <28ed78e01a77388cb4c0f2f6ec33482c> 
/System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x31024000 - 0x31060fff  AppSupport armv7  <311eac85b2a433a884dacba77217b49e> 
/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x311fb000 - 0x3121ffff  PrintKit armv7  <08509c7bc915358b953de6f5cbef5c56> 
/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x3127f000 - 0x31283fff  libGFXShared.dylib armv7  
<998fccc16cf735dbb62324202995e193> 
/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x31359000 - 0x31397fff  IOKit armv7  <fcda71d29d6136dfbd84c1725f4998e5> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x31402000 - 0x31403fff  libdnsinfo.dylib armv7  
<9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x31501000 - 0x31508fff  AssetsLibraryServices armv7  
<0703f561f9a038b6850d6e93bba7e5f4> 
/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryS
ervices
0x31509000 - 0x3150afff  libremovefile.dylib armv7  
<402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x31570000 - 0x315bafff  libvDSP.dylib armv7  
<441b42aca07b3da39feab25f8349918f> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libv
DSP.dylib
0x315d6000 - 0x315ecfff  VoiceServices armv7  
<c5b98e94eff33bf49006ff157c819987> 
/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x316cf000 - 0x3182efff  libmecabra.dylib armv7  
<06a0a1ee488030169bdfab11fc8d2c5c> /usr/lib/libmecabra.dylib
0x31836000 - 0x3197bfff  CoreGraphics armv7  <903545b89a7f311d95100ac7d1d44709> 
/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x319a1000 - 0x319b0fff  GenerationalStorage armv7  
<d84c3fd0e7bd36e78c256f2f4c5a4e91> 
/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStor
age
0x31ab6000 - 0x31b0efff  CoreAudio armv7  <be335e8eb6f93594b028a6ddd503a183> 
/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x31b0f000 - 0x31b1bfff  libCRFSuite.dylib armv7  
<bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x31b22000 - 0x31b28fff  liblaunch.dylib armv7  
<aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x31b29000 - 0x31b2dfff  IOSurface armv7  <6ae77a40f8e93f28bc466ca93f5675d4> 
/System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x31b44000 - 0x31b67fff  Bom armv7  <c3435ecd2e5839f89de51edad0e1bb00> 
/System/Library/PrivateFrameworks/Bom.framework/Bom
0x31bdf000 - 0x31bf1fff  DataDetectorsUI armv7  
<50ea319aaeb7307e92719980dd4b2953> 
/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x31c35000 - 0x31c39fff  AggregateDictionary armv7  
<3a3a33f3a05538988c6e2bb363dc46a8> 
/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDiction
ary
0x31c4c000 - 0x31c59fff  libbsm.0.dylib armv7  
<750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x31e42000 - 0x31e4efff  libz.1.dylib armv7  <36ce86a3dc8c344596c8c325615f374b> 
/usr/lib/libz.1.dylib
0x31e9b000 - 0x31eacfff  libxpc.dylib armv7  <ccf25b1e49ce3b2fa58d8c8546755505> 
/usr/lib/system/libxpc.dylib
0x31ebf000 - 0x31ec2fff  NetworkStatistics armv7  
<7848d8ebad99367cb4f7f4e3fe88e5d6> 
/System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x31ec3000 - 0x32365fff  UIKit armv7  <d72bcc68e76a3a55a963590cdcffe8cd> 
/System/Library/Frameworks/UIKit.framework/UIKit
0x3236f000 - 0x32515fff  CoreData armv7  <b0215b6d4d143859a2b313ecade095ec> 
/System/Library/Frameworks/CoreData.framework/CoreData
0x327c0000 - 0x32b2ffff  TextInput armv7  <8d7f24642c7634cc8e3a6e65f1dcd98e> 
/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x32b8a000 - 0x32b99fff  OpenGLES armv7  <e80acc691001301e96101bb89d940033> 
/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x32b9a000 - 0x32ba4fff  libvMisc.dylib armv7  
<e8248c797b9b363594bb652ddf7ce16d> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libv
Misc.dylib
0x33474000 - 0x33478fff  libcache.dylib armv7  
<d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x3347f000 - 0x3354ffff  WebKit armv7  <6ff2796c2f933050ac6ecdee9fc6a216> 
/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x3362b000 - 0x33677fff  CoreTelephony armv7  
<e8eb52ca5fe33c7488a33efd222e7804> 
/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x33699000 - 0x336e1fff  CoreMedia armv7  <eb1f503312be3c93b07b2d0d25177000> 
/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x33786000 - 0x33874fff  libiconv.2.dylib armv7  
<2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x33875000 - 0x3394cfff  CFNetwork armv7  <765a472c824830eea91b8f02d12867e4> 
/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x33a85000 - 0x33ac1fff  IMFoundation armv7  <77bb4365a65b32a49523b03da0340dbc> 
/System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.frame
work/IMFoundation
0x33ac2000 - 0x33be7fff  JavaScriptCore armv7  
<2ffc6c87b94434288366bd53765ee267> 
/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x33c9a000 - 0x33ca6fff  CoreVideo armv7  <364fa32d513f3c11b50970120545f1a8> 
/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x33e0e000 - 0x33e24fff  DictionaryServices armv7  
<6ed2e967136f37d4a4b9b318d6c43b83> 
/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryService
s
0x341b9000 - 0x3447afff  libLAPACK.dylib armv7  
<0e94e9a7e7a334649afaccae0f1215a2> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libL
APACK.dylib
0x3447b000 - 0x34491fff  libmis.dylib armv7  <258bc92be5823b239b4412dd42cb4807> 
/usr/lib/libmis.dylib
0x344b3000 - 0x34504fff  libstdc++.6.dylib armv7  
<c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x34505000 - 0x3453cfff  Security armv7  <eea56f71fde83c2981f9281dc7823725> 
/System/Library/Frameworks/Security.framework/Security
0x345eb000 - 0x34626fff  libCGFreetype.A.dylib armv7  
<55941c96cf1f3b048e72a148c4496c16> 
/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyli
b
0x34646000 - 0x3464bfff  libcopyfile.dylib armv7  
<52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x34726000 - 0x3472cfff  MobileKeyBag armv7  <e1f06241ef0e3f0aae00f15df572077e> 
/System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34825000 - 0x3486ffff  ManagedConfiguration armv7  
<5e0a131bbfec305ea01f9e01f486da63> 
/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigur
ation
0x34870000 - 0x3489cfff  libtidy.A.dylib armv7  
<3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x3489d000 - 0x348a6fff  libMobileGestalt.dylib armv7  
<4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x34aa2000 - 0x34ab6fff  PersistentConnection armv7  
<65682d21486836a3aa3e17b9461e7b3a> 
/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConne
ction
0x34afa000 - 0x34b73fff  ProofReader armv7  <6db611d8df6530d480f97a40bc519f70> 
/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x34c81000 - 0x34c84fff  CaptiveNetwork armv7  
<f5cc4b97ce9432da9426f12621453325> 
/System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x34c8b000 - 0x34ca1fff  libsystem_kernel.dylib armv7  
<7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
0x34def000 - 0x34f06fff  CoreFoundation armv7  
<6d450fe923d7387f8b01845e0edd713d> 
/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3508a000 - 0x350cffff  GeoServices armv7  <a26be2e76e8730ab91a16502aba376be> 
/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x3521b000 - 0x35250fff  SystemConfiguration armv7  
<4464a4e3bb3f32f7abaa35ebf31fda49> 
/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x35251000 - 0x3539afff  libicucore.A.dylib armv7  
<b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x353a2000 - 0x353ebfff  AddressBook armv7  <b17a2962e9043e0385c3c2c652155f2b> 
/System/Library/Frameworks/AddressBook.framework/AddressBook
0x356f1000 - 0x356f7fff  liblockdown.dylib armv7  
<9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x356f8000 - 0x358b5fff  ImageIO armv7  <02e3578171fa3b6a969b244275fd2bab> 
/System/Library/Frameworks/ImageIO.framework/ImageIO
0x358b6000 - 0x358c9fff  AssistantServices armv7  
<a947b2365a503c4ca168f7de4ed0c8ff> 
/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x358e0000 - 0x358e2fff  MobileInstallation armv7  
<215d93dbb0f63cbf828f9126eb7b5349> 
/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallatio
n
0x359b8000 - 0x35a06fff  CoreLocation armv7  <44550ebedf23334d85441d9743b74e03> 
/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x35bc3000 - 0x35bc6fff  libsystem_network.dylib armv7  
<356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x35d7f000 - 0x35f63fff  AudioToolbox armv7  <c91e27850452330ea804db6408840fd2> 
/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x35f64000 - 0x35f64fff  libunwind.dylib armv7  
<e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x360a2000 - 0x360a8fff  libnotify.dylib armv7  
<9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x360ed000 - 0x360f5fff  ProtocolBuffer armv7  
<0e846afacf823d2b8c029cc3010a8253> 
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x360f6000 - 0x36100fff  GraphicsServices armv7  
<e21a6e61bdd136b6805a9e3abe2e3d1f> 
/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x36116000 - 0x3612cfff  EAP8021X armv7  <fffe86a22bc434a6ae84f23bfecef9d6> 
/System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x362c0000 - 0x362c4fff  libAccessibility.dylib armv7  
<9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x362c6000 - 0x3638cfff  libobjc.A.dylib armv7  
<90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x3638d000 - 0x3638dfff  libgcc_s.1.dylib armv7  
<eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x363c0000 - 0x36419fff  IMAVCore armv7  <ff723da55c7f3117b061604fa78766f7> 
/System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x3643a000 - 0x3643ffff  CrashReporterSupport armv7  
<2bb524b3bb3c3eb2932ce13b655b7c7c> 
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSu
pport
0x36541000 - 0x36561fff  libxslt.1.dylib armv7  
<39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x366c5000 - 0x366e2fff  libsystem_info.dylib armv7  
<50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x366e3000 - 0x366f2fff  SpringBoardServices armv7  
<ca5b10014b473d2eaec5c48d89ee1b54> 
/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServi
ces
0x36733000 - 0x36733fff  libCVMSPluginSupport.dylib armv7  
<a80aaa9989483ce3a496a061fd1e9e0a> 
/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x36861000 - 0x36862fff  CoreSurface armv7  <7850befd26b630f183ee326aaadd7b34> 
/System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x36950000 - 0x36953fff  libcompiler_rt.dylib armv7  
<b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x3698d000 - 0x36a7efff  QuartzCore armv7  <a2afbe6483683d05ad51b106f98776e2> 
/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x36b03000 - 0x36b04fff  libsystem_sandbox.dylib armv7  
<66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
0x36b4b000 - 0x36bd7fff  libsystem_c.dylib armv7  
<f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x36bd8000 - 0x37396fff  WebCore armv7  <814351ff217e3425a8e532c2e2251f73> 
/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3774a000 - 0x37763fff  libRIP.A.dylib armv7  
<1828cddc5dd93c61afbefb59587d7f8a> 
/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x37764000 - 0x37768fff  Marco armv7  <8dea3e558fe534ff868fc92e215ce53b> 
/System/Library/PrivateFrameworks/Marco.framework/Marco
0x377a5000 - 0x3784ffff  libBLAS.dylib armv7  
<bf822cc1a3243ae7b104cf73ca22d352> 
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libB
LAS.dylib
0x37866000 - 0x378a9fff  libcommonCrypto.dylib armv7  
<95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x378d4000 - 0x37981fff  libxml2.2.dylib armv7  
<58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x379c1000 - 0x379c9fff  MobileWiFi armv7  <b76c3e9fb78234c392058250d4620e72> 
/System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x379cc000 - 0x379d1fff  libsystem_dnssd.dylib armv7  
<27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x37a75000 - 0x37ab9fff  MobileCoreServices armv7  
<757226927a873d5492be721908077b48> 
/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x37b30000 - 0x37b93fff  IMCore armv7  <6e26e99b9b5f3829a8486ffd8c64f0d2> 
/System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x37d08000 - 0x37d0afff  libCoreVMClient.dylib armv7  
<d4d4aa3090c83e87bcb15ed00b93fd5c> 
/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x37d25000 - 0x37d28fff  CoreTime armv7  <a398de5ba1e43a11b7008e9bb5a7f6fe> 
/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

Original issue reported on code.google.com by sco...@platypusvideo.com on 5 Jun 2012 at 7:41

GoogleCodeExporter commented 9 years ago
Any chance we can get an update in this issue?
Or a new lib soon? ETA?

Original comment by pragmati...@gmail.com on 9 Jul 2012 at 5:58

GoogleCodeExporter commented 9 years ago
This happens when he user device has no more disk space available.

Original comment by ift...@famil.io on 25 Jul 2012 at 11:47

GoogleCodeExporter commented 9 years ago
Have you made sure that all of your calls to GANT happen on the same thread?

"Calling GANTracker methods on different threads can result in obscure SQLite 
errors. Be sure to make all your calls from the same thread."

https://developers.google.com/analytics/devguides/collection/ios/devguide#knownI
ssues

Original comment by sarahlen...@gmail.com on 29 Nov 2012 at 11:24

GoogleCodeExporter commented 9 years ago
Pertains to legacy v1.x of SDK, closing as obsolete. Please update to v3.x

Original comment by awa...@google.com on 8 Nov 2013 at 11:46