Database Crashes in Foto-Roster-View

Viewing 4 reply threads
  • Author
    Posts
  • December 27, 2025 at 5:14 AM #53386

    Steve-Kai Vyska
    Participant

    Hello Everyone,

    I’m building an neu Database. The Neu Version is the same as the 0,2 Version only different is, that I hit the Foto-Grid-View. After that it ist not possible to open the Databse because it crashes emideately when you open it. Only chance on my System to use it again is go back to a backup. I guess this should not be because whenever you hit the View button it seems to be gone.

    Hope you had a nice Christmas

    Steve

    Crash-Report:
    ————————————-
    Translated Report (Full Report Below)
    ————————————-

    Process: Tap Forms Pro [1830]
    Path: /Applications/Tap Forms Pro.app/Contents/MacOS/Tap Forms Pro
    Identifier: com.tapzapp.tapforms-app
    Version: 1.0.14 (409)
    App Item ID: 1527890083
    App External ID: 879409007
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    User ID: 501

    Date/Time: 2025-12-27 12:23:49.3946 +0100
    OS Version: macOS 15.7.2 (24G325)
    Report Version: 12
    Anonymous UUID: F4F346E1-F667-5A5A-3A25-3899892AA98B

    Time Awake Since Boot: 3200 seconds

    System Integrity Protection: enabled

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
    Terminating Process: Tap Forms Pro [1830]

    Application Specific Information:
    abort() called

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x7ff80d579846 __pthread_kill + 10
    1 libsystem_pthread.dylib 0x7ff80d5b4b12 pthread_kill + 259
    2 libsystem_c.dylib 0x7ff80d4d35c6 abort + 126
    3 libswiftCore.dylib 0x7ff81f83ad16 swift::fatalErrorv(unsigned int, char const*, __va_list_tag*) + 134
    4 libswiftCore.dylib 0x7ff81f83ad9b swift::fatalError(unsigned int, char const*, …) + 123
    5 libswiftCore.dylib 0x7ff81f907130 getNonNullSrcObject(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*) (.cold.1) + 208
    6 libswiftCore.dylib 0x7ff81f835dbd getNonNullSrcObject(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*) + 29
    7 libswiftCore.dylib 0x7ff81f8356c6 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 870
    8 libswiftCore.dylib 0x7ff81f8358d2 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 1394
    9 libswiftCore.dylib 0x7ff81f835115 swift_dynamicCast + 85
    10 libswiftCore.dylib 0x7ff81f74b3fe __VaListBuilder.append(_:) + 126
    11 Foundation 0x7ff80eaa4a48 NSPredicate.init(format:_:) + 264
    12 TFCoreMac 0x1028d9524 0x10279f000 + 1287460
    13 TFCoreMac 0x1028d9e98 0x10279f000 + 1289880
    14 Tap Forms Pro 0x1006023f0 0x100305000 + 3134448
    15 Tap Forms Pro 0x100603311 0x100305000 + 3138321
    16 Tap Forms Pro 0x1004343a1 0x100305000 + 1242017
    17 Tap Forms Pro 0x100383097 0x100305000 + 516247
    18 Tap Forms Pro 0x100382968 0x100305000 + 514408
    19 Tap Forms Pro 0x10050ed9a 0x100305000 + 2137498
    20 Tap Forms Pro 0x10048bb1f 0x100305000 + 1600287
    21 Tap Forms Pro 0x10048f97f 0x100305000 + 1616255
    22 Tap Forms Pro 0x10048eee8 0x100305000 + 1613544
    23 AppKit 0x7ff8112e2aa6 -[NSApplication(NSResponder) sendAction:to:from:] + 444
    24 AppKit 0x7ff8113cd37f -[NSMenuItem _corePerformAction] + 455
    25 AppKit 0x7ff811bbde39 _NSMenuPerformActionWithHighlighting + 185
    26 AppKit 0x7ff8119ce259 -[NSMenu _performKeyEquivalentForItemAtIndex:] + 90
    27 AppKit 0x7ff8113cc063 -[NSMenu performKeyEquivalent:] + 411
    28 AppKit 0x7ff811b8decc routeKeyEquivalent + 665
    29 AppKit 0x7ff811b8b18a -[NSApplication(NSEventRouting) sendEvent:] + 818
    30 AppKit 0x7ff8116eec27 -[NSApplication _handleEvent:] + 65
    31 AppKit 0x7ff8110efed5 -[NSApplication run] + 654
    32 AppKit 0x7ff8110c3005 NSApplicationMain + 803
    33 dyld 0x7ff80d20f530 start + 3056

    Thread 1:: com.apple.NSEventThread
    0 libsystem_kernel.dylib 0x7ff80d572b4a mach_msg2_trap + 10
    1 libsystem_kernel.dylib 0x7ff80d581704 mach_msg2_internal + 83
    2 libsystem_kernel.dylib 0x7ff80d579bc3 mach_msg_overwrite + 574
    3 libsystem_kernel.dylib 0x7ff80d572e3b mach_msg + 19
    4 CoreFoundation 0x7ff80d69eb82 __CFRunLoopServiceMachPort + 145
    5 CoreFoundation 0x7ff80d69d5cf __CFRunLoopRun + 1430
    6 CoreFoundation 0x7ff80d69ca02 CFRunLoopRunSpecific + 536
    7 AppKit 0x7ff8112539ff _NSEventThread + 127
    8 libsystem_pthread.dylib 0x7ff80d5b4e05 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff80d5b0857 thread_start + 15

    Thread 2:
    0 libsystem_pthread.dylib 0x7ff80d5b0834 start_wqthread + 0

    Thread 3:
    0 libsystem_pthread.dylib 0x7ff80d5b0834 start_wqthread + 0

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007ff7bfbf9138 rdx: 0x0000000000000000
    rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bfbf9160 rsp: 0x00007ff7bfbf9138
    r8: 0x0000000000000006 r9: 0x0000000007004800 r10: 0x00007ff84f1bd9c0 r11: 0x0000000000000246
    r12: 0x00000000000000d3 r13: 0x0000000000000303 r14: 0x0000000000000103 r15: 0x0000000000000016
    rip: 0x00007ff80d579846 rfl: 0x0000000000000246 cr2: 0x0000000000000000

    Logical CPU: 0
    Error Code: 0x02000148
    Trap Number: 133

    Binary Images:
    0x100305000 – 0x100fa1fff com.tapzapp.tapforms-app (1.0.14) <ef31a75b-e4eb-34ad-9fed-28670a72ff6b> /Applications/Tap Forms Pro.app/Contents/MacOS/Tap Forms Pro
    0x10135e000 – 0x10136bfff org.cocoapods.FMDB (1.0.14) <68bab49f-eaac-3b26-b74e-07bc43caebc0> /Applications/Tap Forms Pro.app/Contents/Frameworks/FMDB.framework/Versions/A/FMDB
    0x101609000 – 0x1016f8fff org.cocoapods.SQLCipher (1.0.14) <882ff950-1d98-3e04-b0f8-b9b704ab6df9> /Applications/Tap Forms Pro.app/Contents/Frameworks/SQLCipher.framework/Versions/A/SQLCipher
    0x101309000 – 0x101332fff com.exyte.GridMac (1.0.14) <53c211e7-3e00-3c0f-892c-0a2ff59fbaf9> /Applications/Tap Forms Pro.app/Contents/Frameworks/GridMac.framework/Versions/A/GridMac
    0x101383000 – 0x1013fefff TPPDF (1.0.14) <f8c77db0-cf6b-3d17-a77d-344bb6705933> /Applications/Tap Forms Pro.app/Contents/Frameworks/TPPDF.framework/Versions/A/TPPDF
    0x10174c000 – 0x101786fff com.peakstep.ZIPFoundation (1.0.14) <1b667935-990e-32d4-a410-bb1606dca3ca> /Applications/Tap Forms Pro.app/Contents/Frameworks/ZIPFoundation.framework/Versions/A/ZIPFoundation
    0x101542000 – 0x10154efff com.kulakov.ShortcutRecorder (1.0.14) <61f6dae4-c65d-3b20-899d-8185eb13d84a> /Applications/Tap Forms Pro.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
    0x1031b7000 – 0x1036abfff com.dropbox.ObjectiveDropboxOfficial (1.0.14) <5e61c9b5-3fa0-3b72-a600-7f44e0d5a63c> /Applications/Tap Forms Pro.app/Contents/Frameworks/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial
    0x10152a000 – 0x101530fff net.robnapier.RNCryptor (1.0.14) <bc5ac684-d6a8-30e4-ba90-b176c41ddac9> /Applications/Tap Forms Pro.app/Contents/Frameworks/RNCryptor.framework/Versions/A/RNCryptor
    0x101983000 – 0x101a06fff com.mentalfaculty.ensembles (1.0.14) <46d456b0-2b88-32f3-825f-77ac8db9ac88> /Applications/Tap Forms Pro.app/Contents/Frameworks/Ensembles.framework/Versions/A/Ensembles
    0x10279f000 – 0x102c98fff com.tapzapp.tapforms-app.TFCoreMac (1.0.14) <57824836-894b-3629-a723-63e2e1e996d1> /Applications/Tap Forms Pro.app/Contents/Frameworks/TFCoreMac.framework/Versions/A/TFCoreMac
    0x1014f8000 – 0x10150bfff com.ziparchive.ZipArchive (1.0.14) <d87b5aca-02a0-3e33-ac8c-869a716d7630> /Applications/Tap Forms Pro.app/Contents/Frameworks/ZipArchive.framework/Versions/A/ZipArchive
    0x112a97000 – 0x112aa3fff libobjc-trampolines.dylib (*) <72642d3c-0206-38ee-9349-c720aee663ee> /usr/lib/libobjc-trampolines.dylib
    0x113dcc000 – 0x113de2fff com.apple.security.csparser (3.0) <dbceb3e0-5610-32f6-93fc-d02f572fa103> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
    0x7ff80d572000 – 0x7ff80d5aeb6f libsystem_kernel.dylib (*) <482d57d2-374a-3244-84d0-d09d58d29b2e> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80d5af000 – 0x7ff80d5bafd7 libsystem_pthread.dylib (*) <a031f066-4daa-3801-9155-88106d874835> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80d453000 – 0x7ff80d4dbb27 libsystem_c.dylib (*) <0251dd0c-67bc-3a58-a477-5e34d4d54f3e> /usr/lib/system/libsystem_c.dylib
    0x7ff81f52e000 – 0x7ff81f9ffff7 libswiftCore.dylib (*) <223ef28f-d298-3b5d-b354-76719e8c8b13> /usr/lib/swift/libswiftCore.dylib
    0x7ff80e786000 – 0x7ff80f577b61 com.apple.Foundation (6.9) <59a8cb7a-927e-30b2-b8f7-e03f4621d48f> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff8110bf000 – 0x7ff81261030b com.apple.AppKit (6.9) <72ce58e2-592b-3049-9ca2-1d92c11dcbe3> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff80d209000 – 0x7ff80d2a36c7 dyld (*) <6b5ca9e7-21aa-36e9-9006-99ad808b943b> /usr/lib/dyld
    0x0 – 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff80d623000 – 0x7ff80dad7fe2 com.apple.CoreFoundation (6.9) <9b044a1f-5113-3cc1-83f3-a4ddbaf4ae65> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

    ———–
    Full Report
    ———–

    {“app_name”:”Tap Forms Pro”,”timestamp”:”2025-12-27 12:23:53.00 +0100″,”app_version”:”1.0.14″,”slice_uuid”:”ef31a75b-e4eb-34ad-9fed-28670a72ff6b”,”adam_id”:”1527890083″,”build_version”:”409″,”bundleID”:”com.tapzapp.tapforms-app”,”platform”:1,”share_with_app_devs”:1,”is_first_party”:0,”bug_type”:”309″,”os_version”:”macOS 15.7.2 (24G325)”,”roots_installed”:0,”incident_id”:”82CAE3B0-9B57-462F-BBD7-D401848AD7EF”,”name”:”Tap Forms Pro”}
    {
    “uptime” : 3200,
    “procRole” : “Foreground”,
    “version” : 2,
    “userID” : 501,
    “deployVersion” : 210,
    “modelCode” : “iMac19,1”,
    “coalitionID” : 2119,
    “osVersion” : {
    “train” : “macOS 15.7.2”,
    “build” : “24G325”,
    “releaseType” : “User”
    },
    “captureTime” : “2025-12-27 12:23:49.3946 +0100”,
    “codeSigningMonitor” : 0,
    “incident” : “82CAE3B0-9B57-462F-BBD7-D401848AD7EF”,
    “pid” : 1830,
    “cpuType” : “X86-64”,
    “roots_installed” : 0,
    “bug_type” : “309”,
    “procLaunch” : “2025-12-27 12:01:16.9576 +0100”,
    “procStartAbsTime” : 1902174198098,
    “procExitAbsTime” : 3254568837010,
    “procName” : “Tap Forms Pro”,
    “procPath” : “\/Applications\/Tap Forms Pro.app\/Contents\/MacOS\/Tap Forms Pro”,
    “bundleInfo” : {“CFBundleShortVersionString”:”1.0.14″,”CFBundleVersion”:”409″,”CFBundleIdentifier”:”com.tapzapp.tapforms-app”},
    “storeInfo” : {“storeCohortMetadata”:”10|date=1751700600000&sf=143443&pgtp=Search&pgid=osx&prpg=Genre_25210&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=4″,”itemID”:”1527890083″,”deviceIdentifierForVendor”:”44D3A053-51EB-584C-B322-FB24FF422AB1″,”thirdParty”:true,”softwareVersionExternalIdentifier”:”879409007″},
    “parentProc” : “launchd”,
    “parentPid” : 1,
    “coalitionName” : “com.tapzapp.tapforms-app”,
    “crashReporterKey” : “F4F346E1-F667-5A5A-3A25-3899892AA98B”,
    “appleIntelligenceStatus” : {“state”:”unavailable”,”reasons”:[“deviceNotCapable”]},
    “codeSigningID” : “com.tapzapp.tapforms-app”,
    “codeSigningTeamID” : “FXLPHZS84D”,
    “codeSigningFlags” : 570520337,
    “codeSigningValidationCategory” : 4,
    “codeSigningTrustLevel” : 4294967295,
    “codeSigningAuxiliaryInfo” : 0,
    “bootSessionUUID” : “7C4B58D6-6112-45D4-A079-643E46991D30”,
    “sip” : “enabled”,
    “exception” : {“codes”:”0x0000000000000000, 0x0000000000000000″,”rawCodes”:[0,0],”type”:”EXC_CRASH”,”signal”:”SIGABRT”},
    “termination” : {“flags”:0,”code”:6,”namespace”:”SIGNAL”,”indicator”:”Abort trap: 6″,”byProc”:”Tap Forms Pro”,”byPid”:1830},
    “asi” : {“libsystem_c.dylib”:[“abort() called”]},
    “extMods” : {“caller”:{“thread_create”:0,”thread_set_state”:0,”task_for_pid”:0},”system”:{“thread_create”:0,”thread_set_state”:0,”task_for_pid”:0},”targeted”:{“thread_create”:0,”thread_set_state”:0,”task_for_pid”:0},”warnings”:0},
    “faultingThread” : 0,
    “threads” : [{“triggered”:true,”id”:40403,”threadState”:{“r13”:{“value”:771},”rax”:{“value”:0},”rflags”:{“value”:582},”cpu”:{“value”:0},”r14″:{“value”:259},”rsi”:{“value”:6},”r8″:{“value”:6},”cr2″:{“value”:0},”rdx”:{“value”:0},”r10″:{“value”:140704455842240,”symbolLocation”:0,”symbol”:”_os_xbs_chrooted”},”r9″:{“value”:117458944},”r15″:{“value”:22},”rbx”:{“value”:6},”trap”:{“value”:133},”err”:{“value”:33554760},”r11″:{“value”:582},”rip”:{“value”:140703352461382,”matchesCrashFrame”:1},”rbp”:{“value”:140702050652512},”rsp”:{“value”:140702050652472},”r12″:{“value”:211},”rcx”:{“value”:140702050652472},”flavor”:”x86_THREAD_STATE”,”rdi”:{“value”:259}},”queue”:”com.apple.main-thread”,”frames”:[{“imageOffset”:30790,”symbol”:”__pthread_kill”,”symbolLocation”:10,”imageIndex”:14},{“imageOffset”:23314,”symbol”:”pthread_kill”,”symbolLocation”:259,”imageIndex”:15},{“imageOffset”:525766,”symbol”:”abort”,”symbolLocation”:126,”imageIndex”:16},{“imageOffset”:3198230,”symbol”:”swift::fatalErrorv(unsigned int, char const*, __va_list_tag*)”,”symbolLocation”:134,”imageIndex”:17},{“imageOffset”:3198363,”symbol”:”swift::fatalError(unsigned int, char const*, …)”,”symbolLocation”:123,”imageIndex”:17},{“imageOffset”:4034864,”symbol”:”getNonNullSrcObject(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*) (.cold.1)”,”symbolLocation”:208,”imageIndex”:17},{“imageOffset”:3177917,”symbol”:”getNonNullSrcObject(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*)”,”symbolLocation”:29,”imageIndex”:17},{“imageOffset”:3176134,”symbol”:”tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)”,”symbolLocation”:870,”imageIndex”:17},{“imageOffset”:3176658,”symbol”:”tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)”,”symbolLocation”:1394,”imageIndex”:17},{“imageOffset”:3174677,”symbol”:”swift_dynamicCast”,”symbolLocation”:85,”imageIndex”:17},{“imageOffset”:2216958,”symbol”:”__VaListBuilder.append(_:)”,”symbolLocation”:126,”imageIndex”:17},{“imageOffset”:3271240,”symbol”:”NSPredicate.init(format:_:)”,”symbolLocation”:264,”imageIndex”:18},{“imageOffset”:1287460,”imageIndex”:10},{“imageOffset”:1289880,”imageIndex”:10},{“imageOffset”:3134448,”imageIndex”:0},{“imageOffset”:3138321,”imageIndex”:0},{“imageOffset”:1242017,”imageIndex”:0},{“imageOffset”:516247,”imageIndex”:0},{“imageOffset”:514408,”imageIndex”:0},{“imageOffset”:2137498,”imageIndex”:0},{“imageOffset”:1600287,”imageIndex”:0},{“imageOffset”:1616255,”imageIndex”:0},{“imageOffset”:1613544,”imageIndex”:0},{“imageOffset”:2243238,”symbol”:”-[NSApplication(NSResponder) sendAction:to:from:]”,”symbolLocation”:444,”imageIndex”:19},{“imageOffset”:3203967,”symbol”:”-[NSMenuItem _corePerformAction]”,”symbolLocation”:455,”imageIndex”:19},{“imageOffset”:11529785,”symbol”:”_NSMenuPerformActionWithHighlighting”,”symbolLocation”:185,”imageIndex”:19},{“imageOffset”:9499225,”symbol”:”-[NSMenu _performKeyEquivalentForItemAtIndex:]”,”symbolLocation”:90,”imageIndex”:19},{“imageOffset”:3199075,”symbol”:”-[NSMenu performKeyEquivalent:]”,”symbolLocation”:411,”imageIndex”:19},{“imageOffset”:11333324,”symbol”:”routeKeyEquivalent”,”symbolLocation”:665,”imageIndex”:19},{“imageOffset”:11321738,”symbol”:”-[NSApplication(NSEventRouting) sendEvent:]”,”symbolLocation”:818,”imageIndex”:19},{“imageOffset”:6487079,”symbol”:”-[NSApplication _handleEvent:]”,”symbolLocation”:65,”imageIndex”:19},{“imageOffset”:200405,”symbol”:”-[NSApplication run]”,”symbolLocation”:654,”imageIndex”:19},{“imageOffset”:16389,”symbol”:”NSApplicationMain”,”symbolLocation”:803,”imageIndex”:19},{“imageOffset”:25904,”symbol”:”start”,”symbolLocation”:3056,”imageIndex”:20}]},{“id”:40533,”name”:”com.apple.NSEventThread”,”threadState”:{“r13”:{“value”:21592279046},”rax”:{“value”:268451845},”rflags”:{“value”:518},”cpu”:{“value”:0},”r14″:{“value”:532193692614656},”rsi”:{“value”:21592279046},”r8″:{“value”:0},”cr2″:{“value”:0},”rdx”:{“value”:8589934592},”r10″:{“value”:532193692614656},”r9″:{“value”:532193692614656},”r15″:{“value”:2},”rbx”:{“value”:123145551650928},”trap”:{“value”:133},”err”:{“value”:16777263},”r11″:{“value”:518},”rip”:{“value”:140703352433482},”rbp”:{“value”:123145551650768},”rsp”:{“value”:123145551650664},”r12″:{“value”:532193692614656},”rcx”:{“value”:123145551650664},”flavor”:”x86_THREAD_STATE”,”rdi”:{“value”:123145551650928}},”frames”:[{“imageOffset”:2890,”symbol”:”mach_msg2_trap”,”symbolLocation”:10,”imageIndex”:14},{“imageOffset”:63236,”symbol”:”mach_msg2_internal”,”symbolLocation”:83,”imageIndex”:14},{“imageOffset”:31683,”symbol”:”mach_msg_overwrite”,”symbolLocation”:574,”imageIndex”:14},{“imageOffset”:3643,”symbol”:”mach_msg”,”symbolLocation”:19,”imageIndex”:14},{“imageOffset”:506754,”symbol”:”__CFRunLoopServiceMachPort”,”symbolLocation”:145,”imageIndex”:22},{“imageOffset”:501199,”symbol”:”__CFRunLoopRun”,”symbolLocation”:1430,”imageIndex”:22},{“imageOffset”:498178,”symbol”:”CFRunLoopRunSpecific”,”symbolLocation”:536,”imageIndex”:22},{“imageOffset”:1657343,”symbol”:”_NSEventThread”,”symbolLocation”:127,”imageIndex”:19},{“imageOffset”:24069,”symbol”:”_pthread_start”,”symbolLocation”:115,”imageIndex”:15},{“imageOffset”:6231,”symbol”:”thread_start”,”symbolLocation”:15,”imageIndex”:15}]},{“id”:67104,”frames”:[{“imageOffset”:6196,”symbol”:”start_wqthread”,”symbolLocation”:0,”imageIndex”:15}],”threadState”:{“r13”:{“value”:0},”rax”:{“value”:33554800},”rflags”:{“value”:512},”cpu”:{“value”:0},”r14″:{“value”:0},”rsi”:{“value”:147715},”r8″:{“value”:409604},”cr2″:{“value”:0},”rdx”:{“value”:123145553276928},”r10″:{“value”:0},”r9″:{“value”:18446744073709551615},”r15″:{“value”:0},”rbx”:{“value”:123145553801216},”trap”:{“value”:133},”err”:{“value”:33554800},”r11″:{“value”:582},”rip”:{“value”:140703352686644},”rbp”:{“value”:0},”rsp”:{“value”:123145553801216},”r12″:{“value”:0},”rcx”:{“value”:0},”flavor”:”x86_THREAD_STATE”,”rdi”:{“value”:123145553801216}}},{“id”:67106,”frames”:[{“imageOffset”:6196,”symbol”:”start_wqthread”,”symbolLocation”:0,”imageIndex”:15}],”threadState”:{“r13”:{“value”:0},”rax”:{“value”:33554800},”rflags”:{“value”:512},”cpu”:{“value”:0},”r14″:{“value”:0},”rsi”:{“value”:75783},”r8″:{“value”:409604},”cr2″:{“value”:0},”rdx”:{“value”:123145554350080},”r10″:{“value”:0},”r9″:{“value”:18446744073709551615},”r15″:{“value”:0},”rbx”:{“value”:123145554874368},”trap”:{“value”:133},”err”:{“value”:33554800},”r11″:{“value”:582},”rip”:{“value”:140703352686644},”rbp”:{“value”:0},”rsp”:{“value”:123145554874368},”r12″:{“value”:0},”rcx”:{“value”:0},”flavor”:”x86_THREAD_STATE”,”rdi”:{“value”:123145554874368}}}],
    “usedImages” : [
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4298133504,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.tapzapp.tapforms-app”,
    “size” : 13225984,
    “uuid” : “ef31a75b-e4eb-34ad-9fed-28670a72ff6b”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/MacOS\/Tap Forms Pro”,
    “name” : “Tap Forms Pro”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4315275264,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “org.cocoapods.FMDB”,
    “size” : 57344,
    “uuid” : “68bab49f-eaac-3b26-b74e-07bc43caebc0”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/FMDB.framework\/Versions\/A\/FMDB”,
    “name” : “FMDB”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4318072832,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “org.cocoapods.SQLCipher”,
    “size” : 983040,
    “uuid” : “882ff950-1d98-3e04-b0f8-b9b704ab6df9”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/SQLCipher.framework\/Versions\/A\/SQLCipher”,
    “name” : “SQLCipher”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4314927104,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.exyte.GridMac”,
    “size” : 172032,
    “uuid” : “53c211e7-3e00-3c0f-892c-0a2ff59fbaf9”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/GridMac.framework\/Versions\/A\/GridMac”,
    “name” : “GridMac”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4315426816,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “TPPDF”,
    “size” : 507904,
    “uuid” : “f8c77db0-cf6b-3d17-a77d-344bb6705933”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/TPPDF.framework\/Versions\/A\/TPPDF”,
    “name” : “TPPDF”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4319395840,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.peakstep.ZIPFoundation”,
    “size” : 241664,
    “uuid” : “1b667935-990e-32d4-a410-bb1606dca3ca”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/ZIPFoundation.framework\/Versions\/A\/ZIPFoundation”,
    “name” : “ZIPFoundation”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4317257728,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.kulakov.ShortcutRecorder”,
    “size” : 53248,
    “uuid” : “61f6dae4-c65d-3b20-899d-8185eb13d84a”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/ShortcutRecorder.framework\/Versions\/A\/ShortcutRecorder”,
    “name” : “ShortcutRecorder”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4347097088,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.dropbox.ObjectiveDropboxOfficial”,
    “size” : 5197824,
    “uuid” : “5e61c9b5-3fa0-3b72-a600-7f44e0d5a63c”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/ObjectiveDropboxOfficial.framework\/Versions\/A\/ObjectiveDropboxOfficial”,
    “name” : “ObjectiveDropboxOfficial”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4317159424,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “net.robnapier.RNCryptor”,
    “size” : 28672,
    “uuid” : “bc5ac684-d6a8-30e4-ba90-b176c41ddac9”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/RNCryptor.framework\/Versions\/A\/RNCryptor”,
    “name” : “RNCryptor”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4321718272,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.mentalfaculty.ensembles”,
    “size” : 540672,
    “uuid” : “46d456b0-2b88-32f3-825f-77ac8db9ac88”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/Ensembles.framework\/Versions\/A\/Ensembles”,
    “name” : “Ensembles”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4336513024,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.tapzapp.tapforms-app.TFCoreMac”,
    “size” : 5218304,
    “uuid” : “57824836-894b-3629-a723-63e2e1e996d1”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/TFCoreMac.framework\/Versions\/A\/TFCoreMac”,
    “name” : “TFCoreMac”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4316954624,
    “CFBundleShortVersionString” : “1.0.14”,
    “CFBundleIdentifier” : “com.ziparchive.ZipArchive”,
    “size” : 81920,
    “uuid” : “d87b5aca-02a0-3e33-ac8c-869a716d7630”,
    “path” : “\/Applications\/Tap Forms Pro.app\/Contents\/Frameworks\/ZipArchive.framework\/Versions\/A\/ZipArchive”,
    “name” : “ZipArchive”,
    “CFBundleVersion” : “409”
    },
    {
    “source” : “P”,
    “arch” : “x86_64h”,
    “base” : 4608061440,
    “size” : 53248,
    “uuid” : “72642d3c-0206-38ee-9349-c720aee663ee”,
    “path” : “\/usr\/lib\/libobjc-trampolines.dylib”,
    “name” : “libobjc-trampolines.dylib”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 4628201472,
    “CFBundleShortVersionString” : “3.0”,
    “CFBundleIdentifier” : “com.apple.security.csparser”,
    “size” : 94208,
    “uuid” : “dbceb3e0-5610-32f6-93fc-d02f572fa103”,
    “path” : “\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser”,
    “name” : “csparser”,
    “CFBundleVersion” : “61439.140.12.700.1”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703352430592,
    “size” : 248688,
    “uuid” : “482d57d2-374a-3244-84d0-d09d58d29b2e”,
    “path” : “\/usr\/lib\/system\/libsystem_kernel.dylib”,
    “name” : “libsystem_kernel.dylib”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703352680448,
    “size” : 49112,
    “uuid” : “a031f066-4daa-3801-9155-88106d874835”,
    “path” : “\/usr\/lib\/system\/libsystem_pthread.dylib”,
    “name” : “libsystem_pthread.dylib”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703351255040,
    “size” : 559912,
    “uuid” : “0251dd0c-67bc-3a58-a477-5e34d4d54f3e”,
    “path” : “\/usr\/lib\/system\/libsystem_c.dylib”,
    “name” : “libsystem_c.dylib”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703654141952,
    “size” : 5054456,
    “uuid” : “223ef28f-d298-3b5d-b354-76719e8c8b13”,
    “path” : “\/usr\/lib\/swift\/libswiftCore.dylib”,
    “name” : “libswiftCore.dylib”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703371386880,
    “CFBundleShortVersionString” : “6.9”,
    “CFBundleIdentifier” : “com.apple.Foundation”,
    “size” : 14621538,
    “uuid” : “59a8cb7a-927e-30b2-b8f7-e03f4621d48f”,
    “path” : “\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation”,
    “name” : “Foundation”,
    “CFBundleVersion” : “3603.1.401”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703414611968,
    “CFBundleShortVersionString” : “6.9”,
    “CFBundleIdentifier” : “com.apple.AppKit”,
    “size” : 22352652,
    “uuid” : “72ce58e2-592b-3049-9ca2-1d92c11dcbe3”,
    “path” : “\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit”,
    “name” : “AppKit”,
    “CFBundleVersion” : “2575.70.53.1”
    },
    {
    “source” : “P”,
    “arch” : “x86_64”,
    “base” : 140703348854784,
    “size” : 632520,
    “uuid” : “6b5ca9e7-21aa-36e9-9006-99ad808b943b”,
    “path” : “\/usr\/lib\/dyld”,
    “name” : “dyld”
    },
    {
    “size” : 0,
    “source” : “A”,
    “base” : 0,
    “uuid” : “00000000-0000-0000-0000-000000000000”
    },
    {
    “source” : “P”,
    “arch” : “x86_64h”,
    “base” : 140703353155584,
    “CFBundleShortVersionString” : “6.9”,
    “CFBundleIdentifier” : “com.apple.CoreFoundation”,
    “size” : 4935651,
    “uuid” : “9b044a1f-5113-3cc1-83f3-a4ddbaf4ae65”,
    “path” : “\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation”,
    “name” : “CoreFoundation”,
    “CFBundleVersion” : “3603.1.401”
    }
    ],
    “sharedCache” : {
    “base” : 140703320379392,
    “size” : 30064771072,
    “uuid” : “38dc59c5-c114-3b57-8e82-052011a8da76”
    },
    “legacyInfo” : {
    “threadTriggered” : {
    “queue” : “com.apple.main-thread”
    }
    },
    “logWritingSignature” : “9018cb9e28dd48294266bb5d5d7dc2588cef4100”,
    “trialInfo” : {
    “rollouts” : [
    {
    “rolloutId” : “63f9578e238e7b23a1f3030a”,
    “factorPackIds” : {

    },
    “deploymentId” : 240000005
    },
    {
    “rolloutId” : “645eb1d0417dab722a215927”,
    “factorPackIds” : {

    },
    “deploymentId” : 240000005
    }
    ],
    “experiments” : [

    ]
    }
    }

    Model: iMac19,1, BootROM 2075.100.3.0.3, 8 processors, 8-Core Intel Core i9, 3,6 GHz, 64 GB, SMC 2.46f13
    Graphics: Radeon Pro Vega 48, Radeon Pro Vega 48, PCIe, 8 GB
    Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online
    Display: ROG PG278Q, 2560 x 1440 (QHD/WQHD – Wide Quad High Definition), MirrorOff, Online
    Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, Samsung, M471A2K43CB1-CTD
    Memory Module: BANK 1/ChannelA-DIMM1, 16 GB, DDR4, 2667 MHz, Samsung, M471A2K43CB1-CTD
    Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, Samsung, M471A2K43CB1-CTD
    Memory Module: BANK 3/ChannelB-DIMM1, 16 GB, DDR4, 2667 MHz, Samsung, M471A2K43CB1-CTD
    AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 26 2024 22:09:35 version 9.30.514.0.32.5.94 FWID 01-47278712
    AirPort:
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD ST2000DM001, 2 TB
    USB Device: USB31Bus
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: USB2.0 Hub
    USB Device: USB2.0 Hub
    USB Device: USB2.0 Hub
    USB Device: USB Billboard Device
    USB Device: USB Billboard Device
    USB Device: USB3.0 Hub
    USB Device: External USB 3.0
    USB Device: USB3.0 Hub
    Thunderbolt Bus: iMac, Apple Inc., 47.5

    Attachments:
    You must be logged in to view attached files.
    December 29, 2025 at 9:09 PM #53393

    Brendan
    Keymaster

    Hi Steve,

    Thanks for the crash report. That was helpful.

    I think the crash is happening because the Arrange By Photo field is not set. I’ve just put in some protections to check for that. Sorry for this crash. It shouldn’t have happened. But it’s because your form does not have a Photo field in it. If you add a Photo field before you select the Photo Grid View that should fix it. Until I get the next update out.

    Thanks,

    Brendan

    December 30, 2025 at 2:47 AM #53399

    Steve-Kai Vyska
    Participant

    Hi,

    no Problem, but the Problem is: you are not able to open the File anymore, because it crashes immediately. As said I have a back that I’m using, so it is no problem for me, but is there a possibility to start the Programm using the standard View. When I remember right in ACESS for example the was a key-combo to “reset” the view. Would be useful to Users, who do not habe a back made before i.e. accidentaly start the view.

    Nice happy newer tomorrow and thank you for you good work in this program

    Steve

    January 1, 2026 at 1:29 AM #53401

    Brendan
    Keymaster

    Within the .tfpro document is a file called DocumentProperties.plist.

    It’s possible to edit that in a program such as BBEdit and delete the key that defines what the currently selected view is for a form.

    The key to look for is selected-view- with the form ID or search ID after it.

    If you delete that and the boolean value next to it, then re-open the document, that should clear that flag.

    I know it’s not a very user friendly solution though.

    January 1, 2026 at 4:26 AM #53403

    Steve-Kai Vyska
    Participant

    Hi Brendan,

    happy new year first. Thanks for that hint, that one is greate

    Steve

Viewing 4 reply threads

You must be logged in to reply to this topic.