AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Cross-Platform-Entwicklung Delphi Crash auf iOS 10 32 Bit - Was tun?
Thema durchsuchen
Ansicht
Themen-Optionen

Crash auf iOS 10 32 Bit - Was tun?

Offene Frage von "Der schöne Günther"
Ein Thema von Der schöne Günther · begonnen am 16. Okt 2016 · letzter Beitrag vom 17. Okt 2016
Antwort Antwort
Der schöne Günther

Registriert seit: 6. Mär 2013
6.110 Beiträge
 
Delphi 10 Seattle Enterprise
 
#1

Crash auf iOS 10 32 Bit - Was tun?

  Alt 16. Okt 2016, 19:39
Ich habe ein blödes Problem: Meine App stürzt an irgendeiner Stelle sang- und klanglos ab. Debuggen kann ich nicht, denn das RAD Studio kann auf iOS 10 unter 32 Bit anscheinend noch nicht debuggen. 64 Bit kann ich gar nicht erst kompilieren, das liegt aber an einer Bibliothek und nicht an Embarcadero.

Das richtig blöde daran: Mein iPhone habe ich bewusst auf iOS 9 gelassen, da läuft alles durch. Ich kann mir nur immer kurz von Kollegen ein iPhone ausleihen und nicht lange forschen. Mein Verdacht liegt an einem Indy-TCP-Client, denn an einer Stelle wo eine TCP-Verbindung geschlossen werden sollte rauscht die Anwendung einfach ab.

Der von iPhone generierte Dump hilft mir ehrlich gesagt auch nicht wirklich weiter:
Code:
Incident Identifier: CD6412FA-0A92-4BB7-9DE2-3EFF289D5067
CrashReporter Key:** f649c8d2065996b2efec3f7b619f45c67420660c
Hardware Model:***** iPhone8,1
Process:************ GüntherAppMobile [693]
Path:*************** /private/var/containers/Bundle/Application/0CA18BCA-C6BC-4FAD-84BB-A7C10DD590D8/GüntherAppMobile.app/GüntherAppMobile
Identifier:********* güntherSoft.testProductName
Version:************ 1.0.0 (1.0)
Code Type:********** ARM (Native)
Role:*************** Foreground
Parent Process:***** launchd [1]
Coalition:********** güntherSoft.testProductName [548]


Date/Time:********** 2016-10-14 10:03:12.8986 +0200
Launch Time:******** 2016-10-14 10:02:52.7653 +0200
OS Version:********* iPhone OS 10.0.2 (14A456)
Report Version:***** 104

Exception Type:* EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:* EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Highlighted by Thread:* 2

Filtered syslog:
None found

Thread 0:
0** libsystem_kernel.dylib************** 0x1e098744 __workq_kernreturn + 8
1** libsystem_pthread.dylib************* 0x1e14949c start_wqthread + 8

Thread 1:
0** libsystem_kernel.dylib************** 0x1e08283c mach_msg_trap + 20
1** GüntherAppMobile********************** 0x00100c45 0xd8000 + 166981
2** GüntherAppMobile********************** 0x001076df 0xd8000 + 194271
3** libsystem_pthread.dylib************* 0x1e14ba27 _pthread_body + 217
4** libsystem_pthread.dylib************* 0x1e14b94d _pthread_start + 235
5** libsystem_pthread.dylib************* 0x1e1494a8 thread_start + 8

Thread 2 name:* com.apple.uikit.eventfetch-thread
Thread 2:
0** libsystem_kernel.dylib************** 0x1e08283c mach_msg_trap + 20
1** CoreFoundation********************** 0x1e8a9869 __CFRunLoopServiceMachPort + 137
2** CoreFoundation********************** 0x1e8a7b67 __CFRunLoopRun + 1015
3** CoreFoundation********************** 0x1e7f7073 CFRunLoopRunSpecific + 487
4** CoreFoundation********************** 0x1e7f6e81 CFRunLoopRunInMode + 105
5** Foundation************************** 0x1f1261ab -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 261
6** Foundation************************** 0x1f144ec1 -[NSRunLoop(NSRunLoop) runUntilDate:] + 87
7** UIKit******************************* 0x242a6ef3 -[UIEventFetcher threadMain] + 129
8** Foundation************************** 0x1f20f1a1 __NSThread__start__ + 1161
9** libsystem_pthread.dylib************* 0x1e14ba27 _pthread_body + 217
10* libsystem_pthread.dylib************* 0x1e14b94d _pthread_start + 235
11* libsystem_pthread.dylib************* 0x1e1494a8 thread_start + 8

Unknown thread crashed with ARM Thread State (32-bit):
*** r0: 0x0281bd1c*** r1: 0x012ee294***** r2: 0xffffffff***** r3: 0x00000000
*** r4: 0x000e1c75*** r5: 0x0281dc98***** r6: 0x0281dc9c***** r7: 0x0281bda8
*** r8: 0x0281dca0*** r9: 0x0281bd04**** r10: 0x0281dca4**** r11: 0x0281dca8
*** ip: 0x0281bd0c*** sp: 0x0281bcc0***** lr: 0x000e1b79***** pc: 0x00cc49e6
* cpsr: 0xa0001c30

Binary Images:
0xd8000 - 0xdbffff GüntherAppMobile armv7* <4b48ecaec5823fb2a2e97875b17a1ee2> /var/containers/Bundle/Application/0CA18BCA-C6BC-4FAD-84BB-A7C10DD590D8/GüntherAppMobile.app/GüntherAppMobile
0x26b4000 - 0x26dffff dyld armv7s* <216d0075bf1739739a7691e91073155c> /usr/lib/dyld
0x1dae0000 - 0x1dae1fff libSystem.B.dylib armv7s* <ed8cb749cda03719baf392ed3ccc2cba> /usr/lib/libSystem.B.dylib
0x1dae2000 - 0x1db2efff libc++.1.dylib armv7s* <13fa55628d323a049d931bfd23f649ef> /usr/lib/libc++.1.dylib
0x1db2f000 - 0x1db4bfff libc++abi.dylib armv7s* <3f851db58ce83b4c8c57f16b40fa3d58> /usr/lib/libc++abi.dylib
0x1db4c000 - 0x1df22fff libobjc.A.dylib armv7s* <a26f830638123e0e81f1108158359c0e> /usr/lib/libobjc.A.dylib
0x1df23000 - 0x1df28fff libcache.dylib armv7s* <b58c5614e03930d9b99099a0b16c1eab> /usr/lib/system/libcache.dylib
0x1df29000 - 0x1df31fff libcommonCrypto.dylib armv7s* <f2fc6908e6413f8f892979e657eb2b3f> /usr/lib/system/libcommonCrypto.dylib
0x1df32000 - 0x1df37fff libcompiler_rt.dylib armv7s* <8174852d85d0316c9e6d6fe01cd80b2a> /usr/lib/system/libcompiler_rt.dylib
0x1df38000 - 0x1df3efff libcopyfile.dylib armv7s* <acd542d079ab32ce9d296d101b144f57> /usr/lib/system/libcopyfile.dylib
0x1df3f000 - 0x1df93fff libcorecrypto.dylib armv7s* <6dd64f2227fb35c1bfa6394195059f19> /usr/lib/system/libcorecrypto.dylib
0x1df94000 - 0x1dfbefff libdispatch.dylib armv7s* <3dd38df9eb93345c9063f79d8f5d0e5c> /usr/lib/system/libdispatch.dylib
0x1dfbf000 - 0x1dfc2fff libdyld.dylib armv7s* <079ccaaa842131d79e0715ba3848326a> /usr/lib/system/libdyld.dylib
0x1dfc3000 - 0x1dfc3fff libkeymgr.dylib armv7s* <1be1eb30da353186b532bd14949a2171> /usr/lib/system/libkeymgr.dylib
0x1dfc4000 - 0x1dfc4fff liblaunch.dylib armv7s* <a75f84ac03dd3eeea36bebbf1ad0fab7> /usr/lib/system/liblaunch.dylib
0x1dfc5000 - 0x1dfc9fff libmacho.dylib armv7s* <0dcdcfd616213da3ba2957bf4a0d7c88> /usr/lib/system/libmacho.dylib
0x1dfca000 - 0x1dfcbfff libremovefile.dylib armv7s* <74472416e1953850b793430b283e5414> /usr/lib/system/libremovefile.dylib
0x1dfcc000 - 0x1dfdefff libsystem_asl.dylib armv7s* <abb88f98d2793df2b7e5904d340f8d12> /usr/lib/system/libsystem_asl.dylib
0x1dfdf000 - 0x1dfdffff libsystem_blocks.dylib armv7s* <b0e2ac1e29f73ac78c149920fb29b0c1> /usr/lib/system/libsystem_blocks.dylib
0x1dfe0000 - 0x1e041fff libsystem_c.dylib armv7s* <31dd161ea3ec338d8da87d2c445ef706> /usr/lib/system/libsystem_c.dylib
0x1e042000 - 0x1e045fff libsystem_configuration.dylib armv7s* <412281ee74573df8b7c29687a646303b> /usr/lib/system/libsystem_configuration.dylib
0x1e046000 - 0x1e04afff libsystem_containermanager.dylib armv7s* <454d3a7e604e3f3caf9291bd56831530> /usr/lib/system/libsystem_containermanager.dylib
0x1e04b000 - 0x1e04cfff libsystem_coreservices.dylib armv7s* <95eb3b6e165038a58ab1ef3061ec4ed5> /usr/lib/system/libsystem_coreservices.dylib
0x1e04d000 - 0x1e05ffff libsystem_coretls.dylib armv7s* <753a18e598313de5b12f69bb6b305c2b> /usr/lib/system/libsystem_coretls.dylib
0x1e060000 - 0x1e065fff libsystem_dnssd.dylib armv7s* <0ebfc5c01cde313592432edb33a5e600> /usr/lib/system/libsystem_dnssd.dylib
0x1e066000 - 0x1e080fff libsystem_info.dylib armv7s* <56552530a4e035588e0165f33e3f4181> /usr/lib/system/libsystem_info.dylib
0x1e081000 - 0x1e09dfff libsystem_kernel.dylib armv7s* <040c57dbdfee3d93a193ce09016c5def> /usr/lib/system/libsystem_kernel.dylib
0x1e09e000 - 0x1e0cdfff libsystem_m.dylib armv7s* <2d6d02cf2e6f3cfeaea6ee09405872b9> /usr/lib/system/libsystem_m.dylib
0x1e0ce000 - 0x1e0e4fff libsystem_malloc.dylib armv7s* <542f676d3cbf3e1d8dae9f6a77e79025> /usr/lib/system/libsystem_malloc.dylib
0x1e0e5000 - 0x1e131fff libsystem_network.dylib armv7s* <3bdefdb3d4e53bc0a4ebb887d8695608> /usr/lib/system/libsystem_network.dylib
0x1e132000 - 0x1e139fff libsystem_networkextension.dylib armv7s* <2d26d04c4132328197f6890753156fba> /usr/lib/system/libsystem_networkextension.dylib
0x1e13a000 - 0x1e141fff libsystem_notify.dylib armv7s* <eb50c87412423bd79769881e966899c2> /usr/lib/system/libsystem_notify.dylib
0x1e142000 - 0x1e147fff libsystem_platform.dylib armv7s* <3fa97ab4472c3a7b885681e1383214d4> /usr/lib/system/libsystem_platform.dylib
0x1e148000 - 0x1e150fff libsystem_pthread.dylib armv7s* <bb975eb91b12391b9c1821334b964a67> /usr/lib/system/libsystem_pthread.dylib
0x1e151000 - 0x1e153fff libsystem_sandbox.dylib armv7s* <1148f99277443e698c2dff69069e466f> /usr/lib/system/libsystem_sandbox.dylib
0x1e154000 - 0x1e15afff libsystem_symptoms.dylib armv7s* <50a58274d8f03bb4abb3b1c640b26497> /usr/lib/system/libsystem_symptoms.dylib
0x1e15b000 - 0x1e176fff libsystem_trace.dylib armv7s* <45ff041f1b7232b687a1b19055cf9cb8> /usr/lib/system/libsystem_trace.dylib
0x1e177000 - 0x1e177fff libunwind.dylib armv7s* <9c1ee2237de033c09caa0f73d949afc1> /usr/lib/system/libunwind.dylib
0x1e178000 - 0x1e178fff libvminterpose.dylib armv7s* <e88dabaeff713158969c2cdf66e63dd5> /usr/lib/system/libvminterpose.dylib
0x1e179000 - 0x1e197fff libxpc.dylib armv7s* <b762df456b6b3cb9ab06441032664370> /usr/lib/system/libxpc.dylib
0x1e198000 - 0x1e337fff libicucore.A.dylib armv7s* <0b8afa76b32b31c9a34495c65e837e86> /usr/lib/libicucore.A.dylib
0x1e338000 - 0x1e344fff libz.1.dylib armv7s* <fa7c3743c6213912a833c79c6e56d35c> /usr/lib/libz.1.dylib
0x1e7ec000 - 0x1eb2efff CoreFoundation armv7s* <8e5fa58efa3e335e8960c5040f82bacb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1eb2f000 - 0x1eb3bfff libbsm.0.dylib armv7s* <022f3b0fa8743e219facb805771bc4d4> /usr/lib/libbsm.0.dylib
0x1eb3c000 - 0x1eb3cfff libenergytrace.dylib armv7s* <cb7dfc92f7be3d1095a3a4e2ad0cfd2b> /usr/lib/libenergytrace.dylib
0x1eb3d000 - 0x1eb9ffff IOKit armv7s* <abf6cd2949d4386c898501f8a3e76b94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1eba0000 - 0x1ebbbfff libMobileGestalt.dylib armv7s* <4c75976ee6dd31f4947c512a53d7e129> /usr/lib/libMobileGestalt.dylib
0x1ebbc000 - 0x1ec6efff libxml2.2.dylib armv7s* <cee8f550e3ca3d43926e70a4282f5594> /usr/lib/libxml2.2.dylib
0x1ec6f000 - 0x1ecdefff Security armv7s* <484df3085bb234bd86d5527182f15b68> /System/Library/Frameworks/Security.framework/Security
0x1ecdf000 - 0x1ed38fff SystemConfiguration armv7s* <7874dab128b530d0a6def8fd7a482aa6> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ed39000 - 0x1ee13fff libsqlite3.dylib armv7s* <fe82750834b23af9a90b07c32f899bc1> /usr/lib/libsqlite3.dylib
0x1ee14000 - 0x1f0bffff CFNetwork armv7s* <fc3f1abda4aa325da02c34ee237b24e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1f0c0000 - 0x1f0cafff libbz2.1.0.dylib armv7s* <7ff93944524832f19b317f96738b15de> /usr/lib/libbz2.1.0.dylib
0x1f0cb000 - 0x1f0e0fff liblzma.5.dylib armv7s* <a436c24412be3a2b8e3588aaf2f26930> /usr/lib/liblzma.5.dylib
0x1f0e1000 - 0x1f0f6fff libCRFSuite.dylib armv7s* <10747d574ae43eed8d0e91811d1d3ac3> /usr/lib/libCRFSuite.dylib
0x1f0f7000 - 0x1f119fff libarchive.2.dylib armv7s* <f0f133279b3a3397b67a7364880cf953> /usr/lib/libarchive.2.dylib
0x1f11a000 - 0x1f11afff liblangid.dylib armv7s* <47adc11282c63af2b57ac0c8decf005f> /usr/lib/liblangid.dylib
0x1f11b000 - 0x1f3b3fff Foundation armv7s* <5ced66b45113340fb5dac6d20eeddb90> /System/Library/Frameworks/Foundation.framework/Foundation
0x1f3b4000 - 0x1f497fff libBLAS.dylib armv7s* <c519435d31db386a8c9193788d2364a5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1f498000 - 0x1f764fff libLAPACK.dylib armv7s* <177e885267d135208ee2a86b156423d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1f765000 - 0x1f9f5fff vImage armv7s* <d3d6049a7e2033f19a3c7c421e9a788f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1f9f6000 - 0x1fa08fff libvMisc.dylib armv7s* <5d4b99c84b733673ac97077aa9353dec> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1fa09000 - 0x1fa1bfff libLinearAlgebra.dylib armv7s* <868207af504a3b549ea99f06d780acaa> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1fa1c000 - 0x1fa34fff libSparseBLAS.dylib armv7s* <b1d33b3d1ed33c318d1ed76d7f90c825> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1fa35000 - 0x1fab8fff libvDSP.dylib armv7s* <26a288476df835af8d3a142884c4623a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1fab9000 - 0x1fab9fff vecLib armv7s* <d8350023b3293d2ea1f8709094ea32b5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1faba000 - 0x1fabafff Accelerate armv7s* <3cb62912eb133cfc9830540b642df4af> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1fabb000 - 0x1ff95fff CoreGraphics armv7s* <c7c1c9a5ebbc3f1ab50257a0f85b816b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1ff96000 - 0x1ffa7fff GraphicsServices armv7s* <8b12e31cb4db395493580512df0d739a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1ffa8000 - 0x1ffeafff AppSupport armv7s* <aee6f929176d3dd19c0e6cf454259c2e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1ffeb000 - 0x200f1fff MobileCoreServices armv7s* <0d4fef9288af3e40a3b0b264c8ea6689> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x200f2000 - 0x20142fff BaseBoard armv7s* <267d1077ddf33191b15ec81780fea29c> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x20143000 - 0x2014dfff AssertionServices armv7s* <cd6b713cd52c3a3faf40c9cb27e4722f> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x2014e000 - 0x20176fff BackBoardServices armv7s* <72bf59e736fe3bf98e2c957d2ced3996> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x20177000 - 0x2017afff MobileSystemServices armv7s* <8f25495293f33270bab1f21b4375f9b7> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2017b000 - 0x201c5fff FrontBoardServices armv7s* <a91e3d7aa3c13a9587d0d9e14470776c> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x201c9000 - 0x201f4fff SpringBoardServices armv7s* <86dd31610777361cae95e5606bff541b> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x201f5000 - 0x20205fff MobileKeyBag armv7s* <7cb73744789a3a338f621cf18f013c2e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x20206000 - 0x2020cfff IOSurface armv7s* <d67d21de0e8237b9b1759edf8abc7ac0> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2020d000 - 0x20217fff liblockdown.dylib armv7s* <081a4fe563663e258f61301ca3068d97> /usr/lib/liblockdown.dylib
0x20218000 - 0x2022cfff CrashReporterSupport armv7s* <178d0e15b170321090250b2c7c752274> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2022d000 - 0x2022ffff IOSurfaceAccelerator armv7s* <459cf4f332233e3ba13065448e49adee> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x20230000 - 0x20267fff AppleJPEG armv7s* <7aa25b3e341837c3808ef7f878ba56f5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x20268000 - 0x2079afff ImageIO armv7s* <0d65ef6c70b93cebbaa49f0d4bb75da4> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2079b000 - 0x207a0fff TCC armv7s* <df230adaecf83d139e4c6b812ccb444a> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x207a1000 - 0x207a5fff AggregateDictionary armv7s* <22b06c6f87c03c83a3c08248ce8c5906> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x207a6000 - 0x207b0fff PowerLog armv7s* <cd5b1b017fbf3c7ebfd60b6f37f1d7e1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x20820000 - 0x2082efff libcompression.dylib armv7s* <d26bc3fb545432708669cdc4b23ddfaa> /usr/lib/libcompression.dylib
0x20abb000 - 0x20abefff libCoreVMClient.dylib armv7s* <469b4af6da4f38a9823c8240b86f7910> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x20abf000 - 0x20ac3fff IOAccelerator armv7s* <4b84f036419b3ea7bdcd0ce15576e118> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x20ac4000 - 0x20ac4fff libCVMSPluginSupport.dylib armv7s* <f71e8b81afc632f99821ebf6b7996a24> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x20ac5000 - 0x20ac7fff libCoreFSCache.dylib armv7s* <5133ee46120c3ba7af5b3e8874e2d41c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x20ac8000 - 0x20b04fff libGLImage.dylib armv7s* <ffccf57429833bae98704d0f18d1e66d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x20b05000 - 0x20b0dfff libGFXShared.dylib armv7s* <1f8cbfc3b79d39dba72a928e662b90b4> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x20b0e000 - 0x20b14fff IOMobileFramebuffer armv7s* <87c4757565913b34b57d28bf0c54ef6f> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x20b15000 - 0x20b15fff libmetal_timestamp.dylib armv7s* <270a5b968544341aac3c9465326d6234> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x20b16000 - 0x20b69fff Metal armv7s* <586d949b35c53b799f5d8d3a310f8240> /System/Library/Frameworks/Metal.framework/Metal
0x20b6a000 - 0x20b72fff OpenGLES armv7s* <5d993b71a4703dfd900f8613547ce11a> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x20b73000 - 0x20b8efff CoreVideo armv7s* <e4732b08c1e23eb38c5c96bf80b4221a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x20bcf000 - 0x20cbbfff libiconv.2.dylib armv7s* <af7f2b84990937ec9757f6acb0966efa> /usr/lib/libiconv.2.dylib
0x20cbc000 - 0x20e03fff CoreAudio armv7s* <d70382fd33b73783aa9d981e4ed4cf91> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x20e04000 - 0x20e07fff UserFS armv7s* <e8a0a93f914337129edc91ba49bc34a5> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20e08000 - 0x20ee2fff CoreMedia armv7s* <26323479460f33778f957b5e616589d1> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x20f63000 - 0x2105dfff libFontParser.dylib armv7s* <fbc6e264c8f53418848e5c44d908fcee> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2105e000 - 0x210d9fff VideoToolbox armv7s* <cac7f979384037d5b3526b16ff25b109> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x210da000 - 0x210dafff FontServices armv7s* <7979f9f964c03b4d948159dbafe37a1a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x210db000 - 0x211fbfff CoreText armv7s* <cfa2925d09c43f848de3524b8ffb2fcc> /System/Library/Frameworks/CoreText.framework/CoreText
0x21245000 - 0x21665fff AudioToolbox armv7s* <2cd90414ebcd3728a228529f93091199> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x21666000 - 0x2180cfff QuartzCore armv7s* <92aec227e2133781918344a3862e2551> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x21813000 - 0x21820fff libcmph.dylib armv7s* <c8024058f865319fa151f49825c0eeb4> /usr/lib/libcmph.dylib
0x2183e000 - 0x2190bfff LanguageModeling armv7s* <2af4655dd37d308d8fb3ac8f3e57a664> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x219d7000 - 0x219eafff libmarisa.dylib armv7s* <a3930795e3c7358fbbb7f5993404090d> /usr/lib/libmarisa.dylib
0x219eb000 - 0x21a92fff ProofReader armv7s* <bc6954515c8c3388b42a01a9da3a5b59> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x21a93000 - 0x21a9cfff MediaAccessibility armv7s* <89a0ef5c46de36e4bc0df289abd377f6> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x21a9d000 - 0x21aabfff MobileAsset armv7s* <4a035213fe043ba6b0a8821fbf7a4558> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x21aac000 - 0x21b17fff ColorSync armv7s* <4b6c945f18e6329095d85e7e14d51e25> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x21b18000 - 0x21b84fff MetalPerformanceShaders armv7s* <9c7a812b944c33b8b2edba621011bd16> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x21b85000 - 0x21faafff FaceCore armv7s* <b4de1c200f4d3d29822706242e3aa0ff> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2201a000 - 0x221c7fff CoreImage armv7s* <19c9597c5ae6376a95da7a41b1de44eb> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x221c8000 - 0x2220afff TextInput armv7s* <e3e8d4ee88e83790b191e973b2fafe2e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x2220b000 - 0x22219fff libAccessibility.dylib armv7s* <70abf4c0f8f33509839cc2cacdadd4cd> /usr/lib/libAccessibility.dylib
0x2221a000 - 0x22224fff MobileInstallation armv7s* <49a3f18c9d83355aa09f819199066e5f> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x22225000 - 0x2275dfff JavaScriptCore armv7s* <64553ce9ed383563a3a40b5f8c525b3b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x22938000 - 0x23640fff WebCore armv7s* <3be8cecba4483b719b0eb68a67db8b2f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x23641000 - 0x23662fff libxslt.1.dylib armv7s* <064d01dbb22b3cb5a3c657471935b1c1> /usr/lib/libxslt.1.dylib
0x23663000 - 0x23734fff WebKitLegacy armv7s* <5c4b6f4ab20e3b29b9477f635b1a99ba> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x23735000 - 0x237e7fff CoreUI armv7s* <6d5c643a346f3c9da38d00ad73f97baa> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x237e8000 - 0x23808fff DictionaryServices armv7s* <eeab1da47c203f22a95d3b597705dd38> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x23809000 - 0x23809fff HangTracer armv7s* <7039293fe3fe3491a0b57db1f4321984> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x2380a000 - 0x23858fff PhysicsKit armv7s* <92335d9f6c873411ad598540efefef90> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x23859000 - 0x23923fff UIFoundation armv7s* <6b27ec3a167c3345952385e5060311f5> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x23924000 - 0x245f6fff UIKit armv7s* <a28725425e5637c09b0a7c3c2bdd29a5> /System/Library/Frameworks/UIKit.framework/UIKit
0x2580e000 - 0x25812fff ConstantClasses armv7s* <07e741d57e7f31a9a376678db94b06ad> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x265e5000 - 0x265f7fff UserManagement armv7s* <cbf987cc872f378580bc4549f50c6af4> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x26d67000 - 0x2733afff ModelIO armv7s* <711d680a84023b3587c9d08f76c486e0> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x2743d000 - 0x2746afff GLKit armv7s* <b742255e28eb344e8c79c6b524b3ff1b> /System/Library/Frameworks/GLKit.framework/GLKit
0x287b0000 - 0x287dcfff DataDetectorsCore armv7s* <c3772986782c31a2a4ea5abe99ea295f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x29805000 - 0x2986ffff libnetwork.dylib armv7s* <4d5e95cd6d9e328097e75360c03e59fc> /usr/lib/libnetwork.dylib
0x2b93f000 - 0x2ba5ffff libGLProgrammability.dylib armv7s* <a17e0a88bc923164ab97842059c6951a> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2d0e0000 - 0x2d138fff CoreBrightness armv7s* <2f09e1a637bc336cb81fa2dacb78b810> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x300b6000 - 0x300c7fff libCGInterfaces.dylib armv7s* <02ed0540fd553eceb9c809fa325ecd8f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x306e1000 - 0x307bffff GLEngine armv7s* <e0a8d9643df739fd9b4bc3bc1a31fbda> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x30de8000 - 0x30df4fff AppleFSCompression armv7s* <9508316c402134b1bb00b70189b2f9df> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x31a34000 - 0x31a54fff CoreServicesInternal armv7s* <116cdd91c7f93a07b9fe712040f02b48> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x3207b000 - 0x32087fff libGSFontCache.dylib armv7s* <c1a572b7df7e3a058263b9fcf688ba7b> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x32088000 - 0x320b0fff libTrueTypeScaler.dylib armv7s* <e87ca03f9616386ca056b70613d06736> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x34426000 - 0x345bffff libFosl_dynamic.dylib armv7s* <5b3360af78c53fae9e60cff96869f5a9> /usr/lib/libFosl_dynamic.dylib
0x345c0000 - 0x345c9fff libMobileGestaltExtensions.dylib armv7s* <a9b4abc13ddf343ab6d9206900078ae7> /usr/lib/libMobileGestaltExtensions.dylib
0x34968000 - 0x34990fff libpcap.A.dylib armv7s* <6067cf9eccca38ceb6ac82d019aac045> /usr/lib/libpcap.A.dylib
0x34cce000 - 0x34cecfff UserNotifications armv7s* <a6b81206055b3bc1a631dfaea2e2a691> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x3517a000 - 0x352ecfff TextureIO armv7s* <b33de89adcb33433987314ae63bf40d3> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x3647e000 - 0x36505fff AGXMetalA9 armv7s* <b85a4c646d7e36af9a9f90a194297375> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9
0x36506000 - 0x36522fff AppleMetalGLRenderer armv7s* <4257b57f5b283f5aa4271229837fdf41> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
0x36523000 - 0x36534fff libBNNS.dylib armv7s* <c4b104f1fe7f3acab0eb81a84e592009> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x36535000 - 0x3653bfff libQuadrature.dylib armv7s* <7329a2fd0e813c7a830edd91cb34abeb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x3687c000 - 0x3688bfff CoreEmoji armv7s* <b1419df24fef3f259f4cb779f67da294> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x36deb000 - 0x36eb2fff NLP armv7s* <2ccb999f8c0a3f4d8bc95ddddebbed89> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x37c1f000 - 0x37ca4fff libate.dylib armv7s* <33a7f73cbd773c8d8f9905f7407bfe9a> /usr/lib/libate.dylib
0x37ca5000 - 0x37ca5fff libcoretls.dylib armv7s* <e6f853bd704f39f491c671b6017fa5c1> /usr/lib/libcoretls.dylib
0x37ca6000 - 0x37ca7fff libcoretls_cfhelpers.dylib armv7s* <014515d84bfd331d941a2159761945b2> /usr/lib/libcoretls_cfhelpers.dylib

EOF
Hat jemand hier eine schlaue Idee?
  Mit Zitat antworten Zitat
Benutzerbild von MEissing
MEissing

Registriert seit: 19. Jan 2005
Ort: Egelsbach
1.384 Beiträge
 
Delphi 12 Athens
 
#2

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 06:38
Ist ein bekanntes Problem.

Wird mit dem Update 2 behoben

http://docwiki.embarcadero.com/Platf...in_Page#iOS_10

*iOS 10: 32-bit debugging is not currently supported; 64-bit debugging is fully supported.
Matthias Eißing
cu://Matthias.Eißing.de [Embarcadero]
Kein Support per PN
  Mit Zitat antworten Zitat
Der schöne Günther

Registriert seit: 6. Mär 2013
6.110 Beiträge
 
Delphi 10 Seattle Enterprise
 
#3

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 08:54
Danke für die Antwort.

Dass ich auf 32 Bit nicht debuggen kann ist mir klar. Warten auf "Update 2" ist leider keine Lösung, denn es ist (wie immer) dringend. Ich suche Tipps wie ich aus irgendwelchen iOS-Crashdumps oder ähnlichem schlau werden könnte
  Mit Zitat antworten Zitat
Benutzerbild von Sherlock
Sherlock

Registriert seit: 10. Jan 2006
Ort: Offenbach
3.762 Beiträge
 
Delphi 11 Alexandria
 
#4

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 08:57
Vermutlich wirst Du um "old school debugging" nicht herumkommen. Sprich: Features ab- und anschalten, bis du die Fehlerquelle eingegrenzt hast. Mühselig, aber ohne Debugger...

Viel Erfolg

Sherlock
Oliver
Geändert von Sherlock (Morgen um 16:78 Uhr) Grund: Weil ich es kann
  Mit Zitat antworten Zitat
bra

Registriert seit: 20. Jan 2015
711 Beiträge
 
Delphi 10.2 Tokyo Enterprise
 
#5

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 09:23
Unabhängig von der Fehlermeldung, halte ich es für eine schlechte Idee, im Appnamen und Bezeichner Umlaute zu verwenden. Mein Name enthält auch Umlaute und da schafft es Apple nicht mal, den auf der Developer-Webseite vernünftig darzustellen...
  Mit Zitat antworten Zitat
Der schöne Günther

Registriert seit: 6. Mär 2013
6.110 Beiträge
 
Delphi 10 Seattle Enterprise
 
#6

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 09:36
Ich bin vorher nur mit Notepad durchgegangen und habe [AppName] und [FirmenName] gegen irgendwas mit Günther ersetzt
  Mit Zitat antworten Zitat
Benutzerbild von Neutral General
Neutral General

Registriert seit: 16. Jan 2004
Ort: Bendorf
5.219 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#7

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 14:13
Hab jetzt das hier gefunden: http://stackoverflow.com/questions/7...-8badf00d-mean

Vielleicht wirst du daraus irgendwie schlau?
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."
  Mit Zitat antworten Zitat
Der schöne Günther

Registriert seit: 6. Mär 2013
6.110 Beiträge
 
Delphi 10 Seattle Enterprise
 
#8

AW: Crash auf iOS 10 32 Bit - Was tun?

  Alt 17. Okt 2016, 17:02
BadFood, das habe ich ja gar nicht gesehen, danke!

Dann habe ich wohl auch noch den falschen Crashdump erwischt. Hatte anfangs noch Stellen drin dass der Hauptthread zu lange hing, das ist verständlich. Mist, dann habe ich wohl noch nicht einmal den Crashdump erwischt als die App immer abstürzte.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:26 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz