[
https://issues.apache.org/jira/browse/CB-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158979#comment-13158979
]
Shazron Abdullah commented on CB-65:
------------------------------------
by: http://github.com/NPC (2011-10-07T13:08:12Z)
(can this ticket be reopened for 1.1.0, as it is quite a big problem, to be
honest)
by: http://github.com/brennannovak (2011-10-07T19:54:44Z)
Yup. Re-downloaded 1.1.0, re-compiled... still causes my app to crash when
switching connections. Still can't make ajax requests while on AT&T data plan
as they return 502 bad gateway.
by: http://github.com/shazron (2011-10-07T20:02:57Z)
I compiled the latest using 4.2 GM on Lion, I can compile it using 4.1 on Lion.
Let me know if you want to get a private build - e-mail me at shazron at nitobi
dot com.
Honestly I don't know what's the deal here - save removing the Reachability
class entirely and using something better. Hard to pinpoint exactly because I
have never been able to reproduce, thus debug and fix (although I know the
general area where it crashes - see earlier comments on what was tried).
To compile on your own, there are instructions I believe in the README.rtf -
and also the README.md in this repo.
by: http://github.com/brennannovak (2011-10-07T20:08:42Z)
Very weird. I was having the same issues when I was on Snow Leopard with XCode
4.1... then I upgraded to Lion and XCode 4.2 and was using PhoneGap 1.0... then
I when I upgraded to PG 1.1.0 is when the issue came back. I'm sending you a
private email.
by: http://github.com/gregavola (2011-10-08T14:16:44Z)
What's the status of this? Is it fixed?
by: http://github.com/brennannovak (2011-10-08T21:17:03Z)
@Gregavola as of yesterday / today (saturday) I am still experiencing the issue
and Shazron is not able to reproduce it :/
by: http://github.com/gemixin (2011-10-09T21:26:27Z)
I had this issue so I have upgraded from Snow Leopard to Lion. I am using
phonegap 1.0 and I have just upgraded my XCode to 4.1. I have rebuilt my app
and the issue is still there. Am I meant to reinstall phonegap 1.0? brennanovak
you had it working with Lion and 1.0?
by: http://github.com/brennannovak (2011-10-10T01:54:59Z)
Yes I had this issue fixed for a the few moments I had upgraded to Lion, XCode
4.2, and PhoneGap 1.0... as soon as I upgraded to PG 1.1.0 it came back again.
by: http://github.com/dorlandode (2011-10-10T03:15:37Z)
Here is a write up of how I recompiled PhoneGap 1.0.0 on OSX Lion running XCode
4.1.
http://blog.darrendorlando.com/2011/10/how-to-compile-phonegap-for-on-apple.html
by: http://github.com/brennannovak (2011-10-10T07:17:34Z)
Ok, so I had been using the PG iPhone build from the main PhoneGap project...
after pulling down this project separately and compiling it myself I go the
crashing issue to resolve (Lion, XCode 4.2, PG 1.1.0). The 502 error has me
completely stumped because it ONLY happens when i make my requests over AT&T
data plan and not over various wifi networks. I can't imagine this is something
my server or data center is responsible for... thus i feel it must be in the
PhoneGap connection class. Here is my printout of AJAX error param
https://gist.github.com/1274796 I know my server is receiving the request
properly as it creating a instance in my database, it is just the response is
borked.
by: http://github.com/gemixin (2011-10-10T10:18:01Z)
Thank you that's perfect!
On 10 October 2011 04:15, dorlandode <
[email protected]>wrote:
> Here is a write up of how I recompiled PhoneGap 1.0.0 on OSX Lion running
> XCode 4.1.
>
>
> http://blog.darrendorlando.com/2011/10/how-to-compile-phonegap-for-on-apple.html
>
> --
> Reply to this email directly or view it on GitHub:
> https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-2342611
>
--
Gemma McLean
Gemixin MD and Lead Developer
www.gemixin.co.uk
07590 573385
Second Life: Gemixin Miles
by: http://github.com/sebmaniac (2011-10-10T17:01:12Z)
I am still using XCode 4.0.2 with Phonegap 1.0.0 on Snow Leopard because of
this issue. Tell us, when it's safe to update.
by: http://github.com/gemixin (2011-10-10T17:30:23Z)
That's what I was using which was producing the error :S That's why I upgraded
to Lion and 4.1.
Seems there is no safe combination to avoid the problem?
Sent from my iPhone
On 10 Oct 2011, at 18:01, sebmaniac wrote:
> I am still using XCode 4.0.2 with Phonegap 1.0.0 on Snow Leopard because of
> this issue. Tell us, when it's safe to update.
>
> --
> Reply to this email directly or view it on GitHub:
> https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-2349559
by: http://github.com/gregavola (2011-10-10T17:34:18Z)
I've tried 4.2 and 1.0.1 and 1.0.0 with no luck.
by: http://github.com/sebmaniac (2011-10-10T17:37:39Z)
I had the issue with 1.0.0 until shazron updated it. But he deleted the post
because of a plugin issue (lowercase). Did you try this build?
https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-1843526
by: http://github.com/gemixin (2011-10-10T17:41:51Z)
gregavola have you tried recompiling for Lion? I haven't had chance yet but I'm
praying that works!
Sent from my iPhone
On 10 Oct 2011, at 18:34, gregavola wrote:
> I've tried 4.2 and 1.0.1 and 1.0.0 with no luck.
>
> --
> Reply to this email directly or view it on GitHub:
> https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-2349946
by: http://github.com/gregavola (2011-10-10T17:51:11Z)
@sebmaniac I need PhoneGap 1.1.0 for my project - so that link won't work.
@gemixin My development laptop isn't on Lion - its on SL so I will be pressed
if I have to buy a copy of Lion just to stop the app from crashing..
by: http://github.com/sebmaniac (2011-10-10T17:56:07Z)
@gregavola Ok, that's too bad then. Did 1.1.0 introduce something new besides
OAuth?
by: http://github.com/gregavola (2011-10-10T18:04:41Z)
@sebmaniac It introduce "saveToAlbum" for iPhone on the Camera. That's a heavy
requested feature that I can't not live without.
by: http://github.com/sebmaniac (2011-10-10T18:11:15Z)
@gregavola Good to know.
Where can I find a well documented changelog? I am less than impressed with the
'Roadmap'. No helpful information there.
by: http://github.com/NPC (2011-10-11T11:28:08Z)
Recompiling PhoneGap on Snow Leopard (using this helpful article:
http://blog.darrendorlando.com/2011/10/how-to-compile-phonegap-for-on-apple.html)
solves the problem on 1.1.0 for me.
by: http://github.com/gregavola (2011-10-11T11:36:24Z)
But that link is for 1.1.0 on Lion. Is the principle the same?
On Oct 11, 2011, at 7:28 AM, Anton wrote:
> Recompiling PhoneGap on Snow Leopard (using this helpful article:
> http://blog.darrendorlando.com/2011/10/how-to-compile-phonegap-for-on-apple.html)
> solves the problem on 1.1.0 for me.
>
> --
> Reply to this email directly or view it on GitHub:
> https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-2360274
by: http://github.com/iclkevin (2011-10-11T11:59:03Z)
I followed the instructions on darrendorlando's blog to recompile 1.1.0 on Snow
Leopard. It does NOT solve the issue. PhoneGap apps still crash when changing
network state.
NPC, did you do anything differently from the instructions, and can you verify
again that opening your compiled app and switching to airplane mode and
reopening your app doesn't cause it to crash?
by: http://github.com/NPC (2011-10-11T13:04:32Z)
@iclkevin, verified again, the app works. Looking at all the discussion so far
- it shouldn't, but it does. Before I did this I could reproduce the problem
very reliably, but now I can't - the app doesn't crash.
I followed the instructions, not pedantically, but in general, so no
significant differences from what is described there. The only notable thing is
that instead of compiling for simulator (the instruction says "I then selected
"UniversalFramework > iPhone 4.3 Simulator as my build target.") I compiled for
my actual device.
I hope this helps.
by: http://github.com/gregavola (2011-10-13T12:09:13Z)
I tried this on SL on 1.1.0 and it appears to be fixed at some point - but it
still crashes from time to time.
by: http://github.com/robotony (2011-10-19T00:26:05Z)
Crashes every time network connectivity changes for me. Snow Leopard, 1.1.0,
XCode 4.0.2. Switching WiFi from on to off crashes consistently.
by: http://github.com/sromalewski (2011-10-25T14:10:40Z)
I just experienced this too. Mac OSX 10.6.8, Phonegap 1.1.0, Xcode 4.0.2.
iPhone is 3Gs running iOS 4.3.3. Switched wifi to off, app crashes instantly.
Very bad.
by: http://github.com/gregavola (2011-10-25T14:33:58Z)
I'm seeing the problem less after upgrading to xCode 4.2. It still happens alot
when going to Airplane mode off and one. But - less when going from Wifi to 3G.
Still an issue.
by: http://github.com/gemixin (2011-10-25T14:40:51Z)
Is this even after applying the recompiling fix as detailed previously?
That solved the issue completely for me.
Sent from my iPhone
On 25 Oct 2011, at 15:34, gregavola wrote:
> I'm seeing the problem less after upgrading to xCode 4.2. It still happens
> alot when going to Airplane mode off and one. But - less when going from Wifi
> to 3G.
>
> Still an issue.
>
> --
> Reply to this email directly or view it on GitHub:
> https://github.com/phonegap/phonegap-iphone/issues/213#issuecomment-2517893
by: http://github.com/shazron (2011-10-27T01:12:12Z)
FYI development on this repo has stopped and continues at
http://github.com/callback/callback-ios -- issues have not been migrated yet
however.
To re-cap - the pre-built PhoneGap.framework binary (included when you install
PhoneGap) causes problems mainly in the Reachability module (used to detect
Internet connection), and usually compiling it again yourself will make it work
properly.
>From a previous release, if I compiled PhoneGap.framework on a Lion system it
>seems to fix the problem, but apparently not anymore based on your reports.
>Another fix would be to find an alternative to the Reachability module.
> App crashes after reactivating when network state changes
> ---------------------------------------------------------
>
> Key: CB-65
> URL: https://issues.apache.org/jira/browse/CB-65
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
>
> reported at: https://github.com/phonegap/phonegap-iphone/issues/213
> by: https://github.com/ttopholm
> Hi
> I found a bug in the 1.0.0 release.
> If you enable the app to run as a location service, and turn GPS on, and
> leave the app in the background, and you change your network connection, the
> app crashes.
> To reproduce the failure, just set the app to run as a background service,
> and start the GPS, then change your network connection from 3g to Wifi, or
> the other way around.
> Here is the crash log:
> Incident Identifier: 89EA70EA-8862-4968-BE7F-8467D01EC298
> CrashReporter Key: a20eaad4dceab50c73ce58c88d46517ca545f9a6
> Hardware Model: iPhone3,1
> Process: appname [1038]
> Path:
> /var/mobile/Applications/7903A1B1-717F-419C-BAE0-7D2604A36492/appname.app/appname
> Identifier: appname
> Version: ??? (???)
> Code Type: ARM (Native)
> Parent Process: launchd [1]
> Date/Time: 2011-08-03 23:51:10.571 +0200
> OS Version: iPhone OS 4.3.4 (8K2)
> Report Version: 104
> Exception Type: EXC_CRASH (SIGSYS)
> Exception Codes: 0x00000000, 0x00000000
> Crashed Thread: 0
> Thread 0 name: Dispatch queue: com.apple.main-thread
> Thread 0 Crashed:
> 0 appname 0x0001288c ReachabilityCallback + 4
> 1 SystemConfiguration 0x30d32e30 rlsPerform + 348
> 2 CoreFoundation 0x35024a72
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 6
> 3 CoreFoundation 0x3502669c __CFRunLoopDoSources0 + 188
> 4 CoreFoundation 0x350274e4 __CFRunLoopRun + 224
> 5 CoreFoundation 0x34fb7ebc CFRunLoopRunSpecific + 224
> 6 CoreFoundation 0x34fb7dc4 CFRunLoopRunInMode + 52
> 7 GraphicsServices 0x35827418 GSEventRunModal + 108
> 8 GraphicsServices 0x358274c4 GSEventRun + 56
> 9 UIKit 0x362e3d62 -[UIApplication _run] + 398
> 10 UIKit 0x362e1800 UIApplicationMain + 664
> 11 appname 0x00002674 main (main.m:14)
> 12 appname 0x00002620 start + 32
> Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
> Thread 1:
> 0 libsystem_kernel.dylib 0x356d9fbc kevent + 24
> 1 libdispatch.dylib 0x30cf9032 _dispatch_mgr_invoke + 706
> 2 libdispatch.dylib 0x30cfa03a _dispatch_queue_invoke + 86
> 3 libdispatch.dylib 0x30cf95ea _dispatch_worker_thread2 +
> 186
> 4 libsystem_c.dylib 0x34d5558a _pthread_wqthread + 258
> 5 libsystem_c.dylib 0x34d55bbc start_wqthread + 0
> Thread 2 name: WebThread
> Thread 2:
> 0 libsystem_kernel.dylib 0x356d6c00 mach_msg_trap + 20
> 1 libsystem_kernel.dylib 0x356d6758 mach_msg + 44
> 2 CoreFoundation 0x350252b8 __CFRunLoopServiceMachPort +
> 88
> 3 CoreFoundation 0x35027562 __CFRunLoopRun + 350
> 4 CoreFoundation 0x34fb7ebc CFRunLoopRunSpecific + 224
> 5 CoreFoundation 0x34fb7dc4 CFRunLoopRunInMode + 52
> 6 WebCore 0x33efe27e _ZL12RunWebThreadPv + 382
> 7 libsystem_c.dylib 0x34d5430a _pthread_start + 242
> 8 libsystem_c.dylib 0x34d55bb4 thread_start + 0
> Thread 3:
> 0 libsystem_kernel.dylib 0x356d6c00 mach_msg_trap + 20
> 1 libsystem_kernel.dylib 0x356d6758 mach_msg + 44
> 2 CoreFoundation 0x350252b8 __CFRunLoopServiceMachPort +
> 88
> 3 CoreFoundation 0x35027562 __CFRunLoopRun + 350
> 4 CoreFoundation 0x34fb7ebc CFRunLoopRunSpecific + 224
> 5 CoreFoundation 0x34fb7dc4 CFRunLoopRunInMode + 52
> 6 Foundation 0x30fbc7f6
> +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 206
> 7 Foundation 0x30faf382 -[NSThread main] + 38
> 8 Foundation 0x310215c6 __NSThread__main__ + 966
> 9 libsystem_c.dylib 0x34d5430a _pthread_start + 242
> 10 libsystem_c.dylib 0x34d55bb4 thread_start + 0
> Thread 4 name: com.apple.CFSocket.private
> Thread 4:
> 0 libsystem_kernel.dylib 0x356d8c60 __select + 20
> 1 CoreFoundation 0x3502a8f2 __CFSocketManager + 582
> 2 libsystem_c.dylib 0x34d5430a _pthread_start + 242
> 3 libsystem_c.dylib 0x34d55bb4 thread_start + 0
> Thread 5:
> 0 libsystem_kernel.dylib 0x356d93ec __workq_kernreturn + 8
> 1 libsystem_c.dylib 0x34d556d8 _pthread_wqthread + 592
> 2 libsystem_c.dylib 0x34d55bbc start_wqthread + 0
> Thread 6:
> 0 libsystem_kernel.dylib 0x356d93ec __workq_kernreturn + 8
> 1 libsystem_c.dylib 0x34d556d8 _pthread_wqthread + 592
> 2 libsystem_c.dylib 0x34d55bbc start_wqthread + 0
> Thread 0 crashed with ARM Thread State:
> r0: 0x0000004e r1: 0x00050003 r2: 0x0018da80 r3: 0x00000000
> r4: 0x0018d930 r5: 0x00000000 r6: 0x0018da80 r7: 0x2fdfec40
> r8: 0x0001288a r9: 0x00000002 r10: 0x0018d938 r11: 0x3e8fcf88
> ip: 0x3f1ff428 sp: 0x2fdfe9e0 lr: 0x31522e37 pc: 0x0001288c
> cpsr: 0x20010010
> Binary Images:
> 0x1000 - 0x23fff +appname armv7 <17fb5cc62d93371881dd8e41e4cad3f6>
> /var/mobile/Applications/7903A1B1-717F-419C-BAE0-7D2604A36492/appname.app/appname
> 0x2fe00000 - 0x2fe25fff dyld armv7 <4d3190188cbf32a8a73f32a8b5bb7adf>
> /usr/lib/dyld
> 0x307f5000 - 0x30ae2fff libLAPACK.dylib armv7
> <b855d60dac01310495453bddfd004f0d>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
> 0x30ae3000 - 0x30af1fff DataDetectorsCore armv7
> <e54fa5bf6f9333618401cdbaf665f227>
> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
> 0x30b19000 - 0x30b4efff AddressBook armv7
> <3f2071a77bc134cd82065eef90d4082f>
> /System/Library/Frameworks/AddressBook.framework/AddressBook
> 0x30b93000 - 0x30cdffff MediaToolbox armv7
> <482b13059e8a329fa5d832baede25103>
> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
> 0x30d03000 - 0x30d43fff CoreMedia armv7 <8e0570582ba535bfa74f1f00eef64376>
> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
> 0x30d5e000 - 0x30dfbfff AddressBookUI armv7
> <e354aeb3d96e30338e90cc3638ffe81b>
> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
> 0x30dfc000 - 0x30e05fff CoreVideo armv7 <ea847e6dba2d36b1826b255c73b39539>
> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
> 0x30e0a000 - 0x30e16fff HomeSharing armv7
> <2df6957cdfea31aea12eebf27ca1691c>
> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
> 0x30e3d000 - 0x30e3dfff Accelerate armv7 <7d5ad465049136afaa1f0d89aac600bc>
> /System/Library/Frameworks/Accelerate.framework/Accelerate
> 0x30ff4000 - 0x31000fff SpringBoardServices armv7
> <c68262667ac8397a949ce4e92dfec7db>
> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
> 0x31166000 - 0x311a8fff CoreAudio armv7 <c972fd5f8e89333ca680b9a33587f896>
> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
> 0x3125a000 - 0x31347fff libiconv.2.dylib armv7
> <f4146ce07e3031ea8a81fa5516fd77d0> /usr/lib/libiconv.2.dylib
> 0x31352000 - 0x31403fff WebKit armv7 <eb9a0d69c64b3127b2bffd71641add3b>
> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
> 0x31411000 - 0x31450fff libSystem.B.dylib armv7
> <33dcf9a403ae3fd5971d6030ada2fcab> /usr/lib/libSystem.B.dylib
> 0x31451000 - 0x31471fff PrintKit armv7 <e5a01ca9083a36afacc08611a398e2ad>
> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
> 0x31490000 - 0x31497fff libMobileGestalt.dylib armv7
> <55f29184efcc3046bb833dd72a4487e1> /usr/lib/libMobileGestalt.dylib
> 0x314c0000 - 0x314d9fff libRIP.A.dylib armv7
> <4825c3e392983aba947eca06555e4480>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
> 0x314db000 - 0x314e2fff WebUI armv7 <74070ad76277301fba6d3a5eb5f214b1>
> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
> 0x314e3000 - 0x314f0fff libdispatch.dylib armv7
> <9a0511ad5ebc3db898f1f49ed1a73d34> /usr/lib/system/libdispatch.dylib
> 0x31511000 - 0x31540fff SystemConfiguration armv7
> <1d73b8a159363f96bb9c039655c5eae6>
> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
> 0x3159c000 - 0x315a5fff ITSync armv7 <ba8b48d061903e4096774344448776d0>
> /System/Library/PrivateFrameworks/ITSync.framework/ITSync
> 0x315a6000 - 0x315c3fff libsystem_info.dylib armv7
> <48016be86e3f3cd9aeee1c6590e1ac6f> /usr/lib/system/libsystem_info.dylib
> 0x315c4000 - 0x315d6fff PersistentConnection armv7
> <659ea9d5b13d3fefb37acff09016a69c>
> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
> 0x315d7000 - 0x3162cfff libvDSP.dylib armv7
> <0221caba81a235c5a896a835e2aac047>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
> 0x3166a000 - 0x3166ffff libsystem_dnssd.dylib armv7
> <c7cfe523e2d73521abc01587313ef730> /usr/lib/system/libsystem_dnssd.dylib
> 0x316a0000 - 0x31749fff libxml2.2.dylib armv7
> <5538d3f2c7d83b88b06168488fe6326b> /usr/lib/libxml2.2.dylib
> 0x3174a000 - 0x3177dfff StoreServices armv7
> <d526715648f435c3aac4c42953e76d20>
> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
> 0x3177e000 - 0x31781fff IOSurface armv7 <ad50e71624583d06b891344d832f9b08>
> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
> 0x31782000 - 0x318a1fff Foundation armv7 <09ff368178c5321c9715b9c8d491d53f>
> /System/Library/Frameworks/Foundation.framework/Foundation
> 0x318a2000 - 0x318f0fff GMM armv7 <049361f664eb3f30b0d25cd56ffc1f0f>
> /System/Library/PrivateFrameworks/GMM.framework/GMM
> 0x31972000 - 0x31975fff CertUI armv7 <9060fe03a4943ef295531feced9a17dd>
> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
> 0x31976000 - 0x31a90fff libicucore.A.dylib armv7
> <bada0c2725bb31a483d5adf9aaf1f8df> /usr/lib/libicucore.A.dylib
> 0x31a97000 - 0x31a9afff ApplePushService armv7
> <015c68c15621348db9f6a012499170e1>
> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
> 0x31aa7000 - 0x31bb9fff MediaPlayer armv7
> <da848c0745a637af81d7edd962a09324>
> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
> 0x31c06000 - 0x31c07fff libsystem_blocks.dylib armv7
> <ccc041df3de73eafb7a59e74cdb1702b> /usr/lib/system/libsystem_blocks.dylib
> 0x31c08000 - 0x31c3bfff QuickLook armv7 <29d2d981d1d6358381f5716ee37314b4>
> /System/Library/Frameworks/QuickLook.framework/QuickLook
> 0x31c90000 - 0x31c93fff libmacho.dylib armv7
> <43311c113a9d3182b7d007129819f029> /usr/lib/system/libmacho.dylib
> 0x336f6000 - 0x336f6fff vecLib armv7 <0c60cd0a60f43d2791d36cb357d30e3c>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
> 0x33705000 - 0x337abfff Celestial armv7 <407badafc6403692bf099d542d28bf7f>
> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
> 0x337b5000 - 0x337e9fff VideoToolbox armv7
> <570c63dc3a273a5a8c9072fd5567f5c1>
> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
> 0x337fa000 - 0x33801fff AggregateDictionary armv7
> <ab9777b39e8e3026ad64dc90323cad7e>
> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
> 0x33a6f000 - 0x33a82fff libmis.dylib armv7
> <529ea6e3a87230ce9f6cf3285c22429c> /usr/lib/libmis.dylib
> 0x33b89000 - 0x33b89fff libdnsinfo.dylib armv7
> <21415179ffa03f949fa8cc851c6c31c7> /usr/lib/system/libdnsinfo.dylib
> 0x33c05000 - 0x33c06fff CoreSurface armv7
> <7b83cd757da73e6e826693c29296d3fa>
> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
> 0x33c0b000 - 0x33ca0fff ImageIO armv7 <d520e3241d1130e8ac1375ee0f2c1095>
> /System/Library/Frameworks/ImageIO.framework/ImageIO
> 0x33cb4000 - 0x33cecfff libCGFreetype.A.dylib armv7
> <416c77100b453e3f838831c4c857f8c7>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
> 0x33ced000 - 0x33cedfff libCVMSPluginSupport.dylib armv7
> <42d8aa2a31843a6e8bfff745644a7ba5>
> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
> 0x33d0e000 - 0x33d13fff libcopyfile.dylib armv7
> <e57c2b9054b831d9a37119baaa4947cb> /usr/lib/system/libcopyfile.dylib
> 0x33d5b000 - 0x33d5cfff DataMigration armv7
> <42e9e87a4e0735c3837e27d4f2adcf55>
> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
> 0x33d5d000 - 0x33e7efff CoreGraphics armv7
> <65f6c8701b563542820a26b0dfc4f6a4>
> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
> 0x33e83000 - 0x33e8bfff MobileBluetooth armv7
> <63f11756c4aa3262b2317ff3b8e2a977>
> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
> 0x33e8c000 - 0x33ed2fff CoreLocation armv7
> <249b8af3dc503d11bf3711f0407c66d8>
> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
> 0x33ed3000 - 0x33f82fff QuartzCore armv7 <ef9632c9781f3101916b65e9faae1579>
> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
> 0x34110000 - 0x34115fff libnotify.dylib armv7
> <9d7198e91de9386a9e5ea43608a66a57> /usr/lib/system/libnotify.dylib
> 0x34140000 - 0x34141fff libdyld.dylib armv7
> <7dd4acfe150831e0ae82296587e67e7f> /usr/lib/system/libdyld.dylib
> 0x34142000 - 0x3417ffff CoreText armv7 <fb6a72faec2330c4b2cd33c2e9c59588>
> /System/Library/Frameworks/CoreText.framework/CoreText
> 0x344c6000 - 0x344c9fff ArtworkCache armv7
> <4863e321afee3ac5a3749e50cd926597>
> /System/Library/PrivateFrameworks/ArtworkCache.framework/ArtworkCache
> 0x34502000 - 0x34504fff MobileInstallation armv7
> <94b6d6c5d9883175af26764567528127>
> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
> 0x346c0000 - 0x346d6fff EAP8021X armv7 <9fefc0ada30435fbb3b51818c74f6cb8>
> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
> 0x346d7000 - 0x346e7fff DataAccessExpress armv7
> <66d9047da79a31daa887e6d84c42ecb2>
> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
> 0x346e8000 - 0x34cf3fff WebCore armv7 <07941e59d0a33f94802c16c76238fddf>
> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
> 0x34d5d000 - 0x34d68fff libz.1.dylib armv7
> <ac706bee36593dc683fd5a96a389d72e> /usr/lib/libz.1.dylib
> 0x34e4c000 - 0x34ebbfff ProofReader armv7
> <6d843c6aecdd37ae84baa40af8ad7e65>
> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
> 0x34ecc000 - 0x34ecefff libAccessibility.dylib armv7
> <d55f1553d14831a2a5435ae27ef75ef4> /usr/lib/libAccessibility.dylib
> 0x34ecf000 - 0x34ed4fff MobileKeyBag armv7
> <8c35c090bc373cb181fc26b961b8dba5>
> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
> 0x34eed000 - 0x34f3efff libsqlite3.dylib armv7
> <8a41cc6a6d9332308bc415d27577fd24> /usr/lib/libsqlite3.dylib
> 0x3502b000 - 0x3502cfff libremovefile.dylib armv7
> <e8858a499d663e6a9e3c188521273cc1> /usr/lib/system/libremovefile.dylib
> 0x35039000 - 0x3504efff libresolv.9.dylib armv7
> <e92cfbb83f7b330db19181e797bb3f7b> /usr/lib/libresolv.9.dylib
> 0x35070000 - 0x35076fff IAP armv7 <c0f4c99a1b493e489948f231ad9238e2>
> /System/Library/PrivateFrameworks/IAP.framework/IAP
> 0x35080000 - 0x3508dfff DataDetectorsUI armv7
> <d454cde062983860a41694922eb5c042>
> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
> 0x35092000 - 0x35093fff libsystem_network.dylib armv7
> <39bf0f48bd8539169a77f8f61cdcd4c9> /usr/lib/system/libsystem_network.dylib
> 0x350f0000 - 0x350fafff AccountSettings armv7
> <d083fb384dc7311eb6766b9b2d2dd9c8>
> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
> 0x3511c000 - 0x35122fff ProtocolBuffer armv7
> <f9277ee9b85b3722975ad319a323aca0>
> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
> 0x35126000 - 0x3516cfff CoreTelephony armv7
> <af7d1e770e5a3ffd8834a57fb5d40557>
> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
> 0x352d6000 - 0x35319fff ManagedConfiguration armv7
> <f790c26852cb3cf298abe56bc9a3940b>
> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
> 0x35415000 - 0x35422fff libbsm.0.dylib armv7
> <0a1e2bb78d5138419ecad8ba0fe42fdd> /usr/lib/libbsm.0.dylib
> 0x35511000 - 0x35592fff libsystem_c.dylib armv7
> <a7077267b6743ed3bbdd86d4380c75d9> /usr/lib/system/libsystem_c.dylib
> 0x35593000 - 0x35595fff libgcc_s.1.dylib armv7
> <a2631ac302f4310dae8367939e16b7c2> /usr/lib/libgcc_s.1.dylib
> 0x35596000 - 0x3559bfff liblaunch.dylib armv7
> <f5ccc8234aea3ebd9a88bd37f0fa23ae> /usr/lib/system/liblaunch.dylib
> 0x355cf000 - 0x355d6fff libbz2.1.0.dylib armv7
> <0a082e1d475432959ba93aa3dbf7fb31> /usr/lib/libbz2.1.0.dylib
> 0x35703000 - 0x35711fff OpenGLES armv7 <5a76beaeaa013f0cbf16e5cb154598ab>
> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
> 0x35719000 - 0x35742fff MobileCoreServices armv7
> <57fef84bdc17301d8bf53ba0fb967fe6>
> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
> 0x3579f000 - 0x35884fff CoreFoundation armv7
> <a8444f997111304c9571b3ff974b769c>
> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
> 0x35a62000 - 0x35a81fff Bom armv7 <b178e3efb4d733c694bd5a55e57a314f>
> /System/Library/PrivateFrameworks/Bom.framework/Bom
> 0x35ae0000 - 0x35ae4fff AssetsLibraryServices armv7
> <e1cbfe599c96369ca4bdb0dd99d3cd9f>
> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
> 0x35ae7000 - 0x35badfff MusicLibrary armv7
> <71a09022bd8b3b6a90a250199d190f10>
> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
> 0x35bc5000 - 0x35bc9fff libcache.dylib armv7
> <d2f7fd2a352b3cd59c564be34b53cf80> /usr/lib/system/libcache.dylib
> 0x35bdd000 - 0x35bdffff CrashReporterSupport armv7
> <9e7efa009730322f84bbc5d8bf1ded94>
> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
> 0x35be0000 - 0x35c2afff libstdc++.6.dylib armv7
> <b2cac408951c3f3c9ba3cf563e54ce81> /usr/lib/libstdc++.6.dylib
> 0x35c2b000 - 0x35d7ffff AudioToolbox armv7
> <6619c8c13f8d328e923e797fa8d0df23>
> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
> 0x35d80000 - 0x35e41fff RawCamera armv7 <0c52d8b1498c3dbb9aad95f3bcd8261d>
> /System/Library/CoreServices/RawCamera.bundle/RawCamera
> 0x35eb7000 - 0x35ecefff libsystem_kernel.dylib armv7
> <c4ebe7eb2e6c3a2d9bd3620a4d6dbc0e> /usr/lib/system/libsystem_kernel.dylib
> 0x35ef6000 - 0x35ef6fff libsystem_sandbox.dylib armv7
> <f47c01d627853b328e088b3fdd08e87d> /usr/lib/system/libsystem_sandbox.dylib
> 0x35f00000 - 0x35f09fff MobileWiFi armv7 <03d98d5cf6383695aa7d8a88da52f410>
> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
> 0x35f0a000 - 0x3600efff JavaScriptCore armv7
> <61a94142e2d23dafa2964190dd46e9e3>
> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
> 0x3600f000 - 0x36012fff MediaRemote armv7
> <0804293b2774359189f3a67e2c81558d>
> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
> 0x36013000 - 0x3601ffff GraphicsServices armv7
> <ff78a9636e933f0dbd222f8d26209788>
> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
> 0x36020000 - 0x36024fff libGFXShared.dylib armv7
> <a0772a32cd8b3b9194bb0c29807c1c5b>
> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
> 0x36504000 - 0x36528fff MediaControl armv7
> <1cfc7d79f554357ab59eb69f9efebf07>
> /System/Library/PrivateFrameworks/MediaControl.framework/MediaControl
> 0x36553000 - 0x365b2fff libBLAS.dylib armv7
> <0b36b2272aa33a8c9aa22d99c89d7189>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
> 0x365b3000 - 0x365b6fff CaptiveNetwork armv7
> <fc834fd33a18341ea7506587ad895703>
> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
> 0x365b7000 - 0x36676fff CFNetwork armv7 <b09e0d53de9f3bc8bde494780f3cdd4f>
> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
> 0x36679000 - 0x366fdfff AVFoundation armv7
> <eeaf5f4f822436a5bd1655f536e69879>
> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
> 0x3672a000 - 0x36761fff Security armv7 <6599f42a910b3b31a0e1d98c883d61cb>
> /System/Library/Frameworks/Security.framework/Security
> 0x367c7000 - 0x3688bfff libobjc.A.dylib armv7
> <6b51e76fde9f381bb7b3bc5badbfee3a> /usr/lib/libobjc.A.dylib
> 0x368bb000 - 0x36909fff CoreMotion armv7 <5e6b884d36d93789b40b7f3876130417>
> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
> 0x3696a000 - 0x3696cfff IOMobileFramebuffer armv7
> <683f321680763e519d61541170ba2133>
> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
> 0x369d8000 - 0x369defff liblockdown.dylib armv7
> <14c89b7346433c1f8675f454531f6ca3> /usr/lib/liblockdown.dylib
> 0x369e2000 - 0x36a1efff libGLImage.dylib armv7
> <9d97699e44ee3651ba4ac37e5adec35b>
> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
> 0x36a6c000 - 0x36aa4fff IOKit armv7 <80ae313ad69d3363935c88e51a11862d>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x36aa5000 - 0x36e32fff UIKit armv7 <c271b78464d93cb7bf28c6e49df293ba>
> /System/Library/Frameworks/UIKit.framework/UIKit
> 0x36f60000 - 0x36f93fff AppSupport armv7 <0217468bd9f839229a47910b7816b3d5>
> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
> appname
> Kind Regards
> Tue
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira