Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Segmentation Fault #408

Closed
1 task done
dylankrish opened this issue Oct 19, 2024 · 6 comments
Closed
1 task done

[Bug]: Segmentation Fault #408

dylankrish opened this issue Oct 19, 2024 · 6 comments
Labels
Bug Something isn't working

Comments

@dylankrish
Copy link

Check Existing Issues

  • I have checked existing issues, and this issue is not a duplicate

Description

Ice 0.11.10 appears to segfault on startup on my machine. This doesn't appear to happen with 0.11.9

(2021 14" Macbook Pro, M1 Pro)

2024-10-18 23:56:53.377 Ice[6355:38534] NSPanel requires NSWindowStyleMaskUtilityWindow for a HUD window
[1]    6355 segmentation fault  ./Ice

Crash report

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Ice [16327]
Path:                  /Applications/Ice.app/Contents/MacOS/Ice
Identifier:            com.jordanbaird.Ice
Version:               0.11.10 (1115)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-10-19 00:14:22.2388 -0400
OS Version:            macOS 15.0 (24A5289h)
Report Version:        12
Anonymous UUID:        133FCA56-6DA9-FCBD-1392-B52EE5AA3985


Time Awake Since Boot: 1600 seconds

System Integrity Protection: enabled

Crashed Thread:        7

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000004
Exception Codes:       0x0000000000000001, 0x0000000000000004

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [16327]

VM Region Info: 0x4 is not in any region.  Bytes before following region: 4344594428
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      102f54000-1030e0000    [ 1584K] r-x/r-x SM=COW  /Applications/Ice.app/Contents/MacOS/Ice

Thread 0::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                	       0x192459ca8 -[__NSDictionaryM objectForKey:] + 144
1   CoreFoundation                	       0x192471e84 -[NSMutableDictionary __addObject:forKey:] + 96
2   CoreFoundation                	       0x192471d34 -[__NSFrozenDictionaryM __apply:context:] + 128
3   CoreFoundation                	       0x1924713c8 -[CFPrefsSource mergeIntoDictionary:sourceDictionary:cloudKeyEvaluator:] + 168
4   CoreFoundation                	       0x19246ab78 -[CFPrefsSearchListSource alreadylocked_getDictionary:] + 752
5   CoreFoundation                	       0x19246a5bc -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 172
6   CoreFoundation                	       0x19246a4f0 -[CFPrefsSource copyValueForKey:] + 52
7   CoreFoundation                	       0x19246a4a4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 32
8   CoreFoundation                	       0x192463ac0 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 376
9   CoreFoundation                	       0x1925e7adc -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440
10  CoreFoundation                	       0x192463434 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
11  CoreFoundation                	       0x19246335c _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
12  Foundation                    	       0x1936269f8 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 60
13  Sparkle                       	       0x10325bd6c 0x10323c000 + 130412
14  Sparkle                       	       0x10324fe58 0x10323c000 + 81496
15  libdispatch.dylib             	       0x19221b900 _dispatch_call_block_and_release + 32
16  libdispatch.dylib             	       0x19221d660 _dispatch_client_callout + 20
17  libdispatch.dylib             	       0x19222bf70 _dispatch_main_queue_drain + 980
18  libdispatch.dylib             	       0x19222bb8c _dispatch_main_queue_callback_4CF + 44
19  CoreFoundation                	       0x1924f7360 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
20  CoreFoundation                	       0x1924b728c __CFRunLoopRun + 2020
21  CoreFoundation                	       0x1924b642c CFRunLoopRunSpecific + 572
22  HIToolbox                     	       0x19db0f13c RunCurrentEventLoopInMode + 292
23  HIToolbox                     	       0x19db14f2c ReceiveNextEventCommon + 636
24  HIToolbox                     	       0x19db15090 _BlockUntilNextEventMatchingListInModeWithFilter + 76
25  AppKit                        	       0x195ff17e0 _DPSNextEvent + 660
26  AppKit                        	       0x196904774 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
27  AppKit                        	       0x195fe48ec -[NSApplication run] + 480
28  AppKit                        	       0x195fbb094 NSApplicationMain + 888
29  SwiftUI                       	       0x1c0ec3030 specialized runApp(_:) + 160
30  SwiftUI                       	       0x1c13500d8 runApp<A>(_:) + 84
31  SwiftUI                       	       0x1c166b03c static App.main() + 224
32  Ice                           	       0x102f85a04 0x102f54000 + 203268
33  dyld                          	       0x19204f274 start + 2840

Thread 1:
0   libsystem_pthread.dylib       	       0x1923cb0e8 start_wqthread + 0

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

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

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19238ee14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1923a15b0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1923979b8 mach_msg_overwrite + 480
3   libsystem_kernel.dylib        	       0x19238f15c mach_msg + 24
4   CoreFoundation                	       0x1924b86cc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1924b6f7c __CFRunLoopRun + 1236
6   CoreFoundation                	       0x1924b642c CFRunLoopRunSpecific + 572
7   AppKit                        	       0x196116454 _NSEventThread + 148
8   libsystem_pthread.dylib       	       0x1923d02e4 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1923cb0fc thread_start + 8

Thread 5:
0   libsystem_pthread.dylib       	       0x1923cb0e8 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	       0x1923cb0e8 start_wqthread + 0

Thread 7 Crashed:
0   Ice                           	       0x102f99f70 0x102f54000 + 286576
1   Ice                           	       0x102f749d9 0x102f54000 + 133593
2   Ice                           	       0x102f749d9 0x102f54000 + 133593
3   libswift_Concurrency.dylib    	       0x26aa848a5 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 8:
0   libsystem_pthread.dylib       	       0x1923cb0e8 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	       0x1923cb0e8 start_wqthread + 0


Thread 7 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000001   x1: 0x0000000000000001   x2: 0x000000019207ba68   x3: 0x00000001f79e7a28
    x4: 0x0000000000000002   x5: 0x0000000000000012   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000000   x9: 0x668e3925918200ee  x10: 0x000000016d27ad8c  x11: 0x0000000000000001
   x12: 0x0000000000000010  x13: 0x00006000012ae148  x14: 0x00000000001ff800  x15: 0x00000000000007fb
   x16: 0xdafc0001f79e7a28  x17: 0x0000000000000238  x18: 0x0000000000000000  x19: 0x000000011f16f670
   x20: 0x000000011f16f6f0  x21: 0x000000011f16f688  x22: 0x000000011f16f660  x23: 0x00006000034b29f1
   x24: 0x000000000000000d  x25: 0x000000016d27b0e0  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x000000016d27b0e0   fp: 0x000000016d27ae30   lr: 0x0000000102f99f64
    sp: 0x000000016d27ae00   pc: 0x0000000102f99f70 cpsr: 0x20001000
   far: 0x0000000000000004  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x10b110000 -        0x10b7affff com.apple.AGXMetalG13X (320.23) <a335994c-c880-3ef8-9cdd-bdbfb68b91e1> /System/Library/Extensions/AGXMetalG13X.bundle/Contents/MacOS/AGXMetalG13X
       0x10826c000 -        0x108277fff libobjc-trampolines.dylib (*) <22d17f68-169f-35d5-8030-5e4cf575b238> /usr/lib/libobjc-trampolines.dylib
       0x10323c000 -        0x10327ffff org.sparkle-project.Sparkle (2.6.4) <0e273e3e-459c-3fa6-9a86-4754c5cc30ff> /Applications/Ice.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x102f54000 -        0x1030dffff com.jordanbaird.Ice (0.11.10) <f521aa94-7d04-313b-940b-eebe9695b35b> /Applications/Ice.app/Contents/MacOS/Ice
       0x19243a000 -        0x19292ffff com.apple.CoreFoundation (6.9) <b3db8783-a85e-3838-afa0-c6a7447ade79> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19361d000 -        0x19446dfff com.apple.Foundation (6.9) <b111ede4-625c-3c9c-aad8-df893d1e3233> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x192219000 -        0x19225ffff libdispatch.dylib (*) <8ff318f2-bb46-31ff-8840-556b039db0fc> /usr/lib/system/libdispatch.dylib
       0x19da03000 -        0x19dd0afff com.apple.HIToolbox (2.1.1) <3bb41aed-7a7e-36e5-93f1-a36170449fa8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x195fb7000 -        0x1974c4fff com.apple.AppKit (6.9) <8008c5cc-d926-35c2-be33-3bee54e9637f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1c0e53000 -        0x1c25f5fff com.apple.SwiftUI (6.0.77.2.401) <270d00e5-bf4a-39e3-bcae-bd8cc9b11a28> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x192049000 -        0x1920cac27 dyld (*) <6e3ccebb-ef7a-36a9-89df-e7dec8aa26fc> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1974c5000 -        0x19766dfff com.apple.UIFoundation (1.0) <3e1c70be-594b-38f1-b7e4-0c6a6503da08> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
       0x1923c9000 -        0x1923d5fff libsystem_pthread.dylib (*) <59673c9d-4337-3728-8375-fd6cf6cdfbaa> /usr/lib/system/libsystem_pthread.dylib
       0x19238e000 -        0x1923c8fe7 libsystem_kernel.dylib (*) <824d636b-70cd-3867-b5af-9f87f8f1ed8b> /usr/lib/system/libsystem_kernel.dylib
       0x26aa1d000 -        0x26aa9cfff libswift_Concurrency.dylib (*) <4282f9f2-abb1-3984-89f8-c153cbc0130b> /usr/lib/swift/libswift_Concurrency.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=1.2G written=562K(0%) resident=562K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
AttributeGraph Data               1024K        1 
ColorSync                          608K       28 
CoreAnimation                      112K        7 
CoreGraphics                        32K        2 
CoreUI image data                  656K        4 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.2G       52 
MALLOC guard page                  288K       18 
STACK GUARD                       56.2M       10 
Stack                             12.8M       10 
VM_ALLOCATE                       3216K        9 
__AUTH                            3292K      430 
__AUTH_CONST                      48.2M      628 
__CTF                               824        1 
__DATA                            16.6M      610 
__DATA_CONST                      18.6M      635 
__DATA_DIRTY                      1766K      206 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       582.0M        5 
__OBJC_RW                         2345K        1 
__TEXT                           776.5M      653 
__TPRO_CONST                       272K        2 
mapped file                      222.3M       40 
owned unmapped memory              160K        1 
page table in kernel               562K        1 
shared memory                     2512K       20 
===========                     =======  ======= 
TOTAL                              2.9G     3380 



-----------
Full Report
-----------

{"app_name":"Ice","timestamp":"2024-10-19 00:14:22.00 -0400","app_version":"0.11.10","slice_uuid":"f521aa94-7d04-313b-940b-eebe9695b35b","build_version":"1115","platform":1,"bundleID":"com.jordanbaird.Ice","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.0 (24A5289h)","roots_installed":0,"name":"Ice","incident_id":"4A14AAA0-85D3-4E0F-B9C9-839A8F4399BB"}
{
  "uptime" : 1600,
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "coalitionID" : 912,
  "osVersion" : {
    "train" : "macOS 15.0",
    "build" : "24A5289h",
    "releaseType" : "User"
  },
  "captureTime" : "2024-10-19 00:14:22.2388 -0400",
  "codeSigningMonitor" : 1,
  "incident" : "4A14AAA0-85D3-4E0F-B9C9-839A8F4399BB",
  "pid" : 16327,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-10-19 00:14:21.6547 -0400",
  "procStartAbsTime" : 38815105576,
  "procExitAbsTime" : 38828857694,
  "procName" : "Ice",
  "procPath" : "\/Applications\/Ice.app\/Contents\/MacOS\/Ice",
  "bundleInfo" : {"CFBundleShortVersionString":"0.11.10","CFBundleVersion":"1115","CFBundleIdentifier":"com.jordanbaird.Ice"},
  "storeInfo" : {"deviceIdentifierForVendor":"8704CE6D-25F0-5E57-8BC4-86B3CFE92803","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.jordanbaird.Ice",
  "crashReporterKey" : "133FCA56-6DA9-FCBD-1392-B52EE5AA3985",
  "codeSigningID" : "com.jordanbaird.Ice",
  "codeSigningTeamID" : "K2ATHQPJDP",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"4AGAUgEAgNICAIDSQwKAUgQAgNIFAIDSnPQDlKADADZICgCwCF1G+Q==","atPC":"AAVAufn4A5ToAwCqwDIA+QkAALAp8QCRFiQAqcAeQPlJCgDQKRFA+Q=="},
  "bootSessionUUID" : "EF15DEAB-92E8-46D8-8C55-4A9F80ED3C52",
  "sip" : "enabled",
  "vmRegionInfo" : "0x4 is not in any region.  Bytes before following region: 4344594428\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      102f54000-1030e0000    [ 1584K] r-x\/r-x SM=COW  \/Applications\/Ice.app\/Contents\/MacOS\/Ice",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000004","rawCodes":[1,4],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000004"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":16327},
  "vmregioninfo" : "0x4 is not in any region.  Bytes before following region: 4344594428\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      102f54000-1030e0000    [ 1584K] r-x\/r-x SM=COW  \/Applications\/Ice.app\/Contents\/MacOS\/Ice",
  "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" : 7,
  "threads" : [{"id":83223,"threadState":{"x":[{"value":105553148417568},{"value":8604697263},{"value":8458035552},{"value":8458035552},{"value":6749101516,"symbolLocation":0,"symbol":"__72-[CFPrefsSource mergeIntoDictionary:sourceDictionary:cloudKeyEvaluator:]_block_invoke"},{"value":6828655190,"symbolLocation":29756,"symbol":".str.63"},{"value":8544},{"value":2},{"value":2517591333581390},{"value":16024697431456141966},{"value":6834726686},{"value":6834726686},{"value":6751719772,"symbolLocation":0,"symbol":"__CFMacRomanCharToUnicharTable"},{"value":115},{"value":6751719772,"symbolLocation":0,"symbol":"__CFMacRomanCharToUnicharTable"},{"value":1941799480},{"value":107},{"value":6748917096,"symbolLocation":0,"symbol":"-[__NSCFString hash]"},{"value":0},{"value":8458035552},{"value":251},{"value":4818562560},{"value":251},{"value":20},{"value":251},{"value":8452351024,"symbolLocation":0,"symbol":"___NSDictionaryM_DeletedMarker"},{"value":8452322648,"symbolLocation":0,"symbol":"kCFTypeDictionaryKeyCallBacks"},{"value":8452322744,"symbolLocation":0,"symbol":"kCFTypeDictionaryValueCallBacks"},{"value":6122282448}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6749002884},"cpsr":{"value":536875008},"fp":{"value":6122282048},"sp":{"value":6122281984},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6749002920},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":130216,"symbol":"-[__NSDictionaryM objectForKey:]","symbolLocation":144,"imageIndex":4},{"imageOffset":228996,"symbol":"-[NSMutableDictionary __addObject:forKey:]","symbolLocation":96,"imageIndex":4},{"imageOffset":228660,"symbol":"-[__NSFrozenDictionaryM __apply:context:]","symbolLocation":128,"imageIndex":4},{"imageOffset":226248,"symbol":"-[CFPrefsSource mergeIntoDictionary:sourceDictionary:cloudKeyEvaluator:]","symbolLocation":168,"imageIndex":4},{"imageOffset":199544,"symbol":"-[CFPrefsSearchListSource alreadylocked_getDictionary:]","symbolLocation":752,"imageIndex":4},{"imageOffset":198076,"symbol":"-[CFPrefsSearchListSource alreadylocked_copyValueForKey:]","symbolLocation":172,"imageIndex":4},{"imageOffset":197872,"symbol":"-[CFPrefsSource copyValueForKey:]","symbolLocation":52,"imageIndex":4},{"imageOffset":197796,"symbol":"__76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke","symbolLocation":32,"imageIndex":4},{"imageOffset":170688,"symbol":"__108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke","symbolLocation":376,"imageIndex":4},{"imageOffset":1759964,"symbol":"-[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:]","symbolLocation":440,"imageIndex":4},{"imageOffset":169012,"symbol":"-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]","symbolLocation":156,"imageIndex":4},{"imageOffset":168796,"symbol":"_CFPreferencesCopyAppValueWithContainerAndConfiguration","symbolLocation":112,"imageIndex":4},{"imageOffset":39416,"symbol":"-[NSUserDefaults(NSUserDefaults) objectForKey:]","symbolLocation":60,"imageIndex":5},{"imageOffset":130412,"imageIndex":2},{"imageOffset":81496,"imageIndex":2},{"imageOffset":10496,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":6},{"imageOffset":18016,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":6},{"imageOffset":77680,"symbol":"_dispatch_main_queue_drain","symbolLocation":980,"imageIndex":6},{"imageOffset":76684,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":775008,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":4},{"imageOffset":512652,"symbol":"__CFRunLoopRun","symbolLocation":2020,"imageIndex":4},{"imageOffset":508972,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":4},{"imageOffset":1098044,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":1122092,"symbol":"ReceiveNextEventCommon","symbolLocation":636,"imageIndex":7},{"imageOffset":1122448,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":7},{"imageOffset":239584,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":8},{"imageOffset":9754484,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":8},{"imageOffset":186604,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":8},{"imageOffset":16532,"symbol":"NSApplicationMain","symbolLocation":888,"imageIndex":8},{"imageOffset":458800,"symbol":"specialized runApp(_:)","symbolLocation":160,"imageIndex":9},{"imageOffset":5230808,"symbol":"runApp<A>(_:)","symbolLocation":84,"imageIndex":9},{"imageOffset":8486972,"symbol":"static App.main()","symbolLocation":224,"imageIndex":9},{"imageOffset":203268,"imageIndex":3},{"imageOffset":25204,"symbol":"start","symbolLocation":2840,"imageIndex":10}]},{"id":83229,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6122844160},{"value":6147},{"value":6122307584},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6122844160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"id":83233,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6123417600},{"value":10247},{"value":6122881024},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6123417600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"id":83240,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6123991040},{"value":19715},{"value":6123454464},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6123991040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"id":83257,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":156143536046080},{"value":0},{"value":156143536046080},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":2},{"value":0},{"value":0},{"value":0},{"value":36355},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8569905280},{"value":0},{"value":4294967295},{"value":2},{"value":156143536046080},{"value":0},{"value":156143536046080},{"value":6124560472},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6748247472},"cpsr":{"value":4096},"fp":{"value":6124560320},"sp":{"value":6124560240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748171796},"far":{"value":0}},"frames":[{"imageOffset":3604,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":79280,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":14},{"imageOffset":39352,"symbol":"mach_msg_overwrite","symbolLocation":480,"imageIndex":14},{"imageOffset":4444,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":517836,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":4},{"imageOffset":511868,"symbol":"__CFRunLoopRun","symbolLocation":1236,"imageIndex":4},{"imageOffset":508972,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":4},{"imageOffset":1438804,"symbol":"_NSEventThread","symbolLocation":148,"imageIndex":8},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":83263,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6125137920},{"value":60935},{"value":6124601344},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6125137920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"id":83264,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6125711360},{"value":59907},{"value":6125174784},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6125711360},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"triggered":true,"id":83265,"threadState":{"x":[{"value":1},{"value":1},{"value":6744947304,"symbolLocation":0,"symbol":"dyld4::APIs::dyld_get_base_platform(unsigned int)"},{"value":8449325608,"symbolLocation":584,"symbol":"vtable for dyld4::APIs"},{"value":2},{"value":18},{"value":0},{"value":0},{"value":0},{"value":7389906872079352046},{"value":6126284172},{"value":1},{"value":16},{"value":105553135853896},{"value":2095104},{"value":2043},{"value":15779487202848700968},{"value":568},{"value":0},{"value":4816565872},{"value":4816566000},{"value":4816565896},{"value":4816565856},{"value":105553171524081},{"value":13},{"value":6126285024},{"value":0},{"value":0},{"value":6126285024}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344880996},"cpsr":{"value":536875008},"fp":{"value":6126284336},"sp":{"value":6126284288},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4344881008,"matchesCrashFrame":1},"far":{"value":4}},"frames":[{"imageOffset":286576,"imageIndex":3},{"imageOffset":133593,"imageIndex":3},{"imageOffset":133593,"imageIndex":3},{"imageOffset":424101,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":15}]},{"id":83266,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6126858240},{"value":46855},{"value":6126321664},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6126858240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}},{"id":83267,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6127431680},{"value":0},{"value":6126895104},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6127431680},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6748418280},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4480630784,
    "CFBundleShortVersionString" : "320.23",
    "CFBundleIdentifier" : "com.apple.AGXMetalG13X",
    "size" : 6946816,
    "uuid" : "a335994c-c880-3ef8-9cdd-bdbfb68b91e1",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG13X.bundle\/Contents\/MacOS\/AGXMetalG13X",
    "name" : "AGXMetalG13X",
    "CFBundleVersion" : "320.23"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4431724544,
    "size" : 49152,
    "uuid" : "22d17f68-169f-35d5-8030-5e4cf575b238",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4347641856,
    "CFBundleShortVersionString" : "2.6.4",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 278528,
    "uuid" : "0e273e3e-459c-3fa6-9a86-4754c5cc30ff",
    "path" : "\/Applications\/Ice.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "2039.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4344594432,
    "CFBundleShortVersionString" : "0.11.10",
    "CFBundleIdentifier" : "com.jordanbaird.Ice",
    "size" : 1622016,
    "uuid" : "f521aa94-7d04-313b-940b-eebe9695b35b",
    "path" : "\/Applications\/Ice.app\/Contents\/MacOS\/Ice",
    "name" : "Ice",
    "CFBundleVersion" : "1115"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6748872704,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5201920,
    "uuid" : "b3db8783-a85e-3838-afa0-c6a7447ade79",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3033.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6767628288,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 15011840,
    "uuid" : "b111ede4-625c-3c9c-aad8-df893d1e3233",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3033.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6746640384,
    "size" : 290816,
    "uuid" : "8ff318f2-bb46-31ff-8840-556b039db0fc",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6939488256,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3178496,
    "uuid" : "3bb41aed-7a7e-36e5-93f1-a36170449fa8",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6811250688,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 22077440,
    "uuid" : "8008c5cc-d926-35c2-be33-3bee54e9637f",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2557"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7531212800,
    "CFBundleShortVersionString" : "6.0.77.2.401",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 24784896,
    "uuid" : "270d00e5-bf4a-39e3-bcae-bd8cc9b11a28",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "6.0.77.2.401"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6744739840,
    "size" : 531496,
    "uuid" : "6e3ccebb-ef7a-36a9-89df-e7dec8aa26fc",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6833328128,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIFoundation",
    "size" : 1740800,
    "uuid" : "3e1c70be-594b-38f1-b7e4-0c6a6503da08",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIFoundation.framework\/Versions\/A\/UIFoundation",
    "name" : "UIFoundation",
    "CFBundleVersion" : "961"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6748409856,
    "size" : 53248,
    "uuid" : "59673c9d-4337-3728-8375-fd6cf6cdfbaa",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6748168192,
    "size" : 241640,
    "uuid" : "824d636b-70cd-3867-b5af-9f87f8f1ed8b",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 10378924032,
    "size" : 524288,
    "uuid" : "4282f9f2-abb1-3984-89f8-c153cbc0130b",
    "path" : "\/usr\/lib\/swift\/libswift_Concurrency.dylib",
    "name" : "libswift_Concurrency.dylib"
  }
],
  "sharedCache" : {
  "base" : 6743932928,
  "size" : 4699570176,
  "uuid" : "297092d8-72d1-30cf-923c-ebd6a55ba954"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.2G written=562K(0%) resident=562K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nAttributeGraph Data               1024K        1 \nColorSync                          608K       28 \nCoreAnimation                      112K        7 \nCoreGraphics                        32K        2 \nCoreUI image data                  656K        4 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.2G       52 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.2M       10 \nStack                             12.8M       10 \nVM_ALLOCATE                       3216K        9 \n__AUTH                            3292K      430 \n__AUTH_CONST                      48.2M      628 \n__CTF                               824        1 \n__DATA                            16.6M      610 \n__DATA_CONST                      18.6M      635 \n__DATA_DIRTY                      1766K      206 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       582.0M        5 \n__OBJC_RW                         2345K        1 \n__TEXT                           776.5M      653 \n__TPRO_CONST                       272K        2 \nmapped file                      222.3M       40 \nowned unmapped memory              160K        1 \npage table in kernel               562K        1 \nshared memory                     2512K       20 \n===========                     =======  ======= \nTOTAL                              2.9G     3380 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "logWritingSignature" : "b89e87b45185834d1698d23a00162f8595858ef5",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "661464ecda55e5192b100804",
      "factorPackIds" : {

      },
      "deploymentId" : 250000004
    },
    {
      "rolloutId" : "63fe4dd2238e7b23a1f3067d",
      "factorPackIds" : {
        "SIRI_UNDERSTANDING_CAM_AB_TESTING" : "643938cae7268460c2e35a16"
      },
      "deploymentId" : 250000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
      "experimentId" : "6639bc6ba73d460582162323",
      "deploymentId" : 400000006
    },
    {
      "treatmentId" : "993c66e1-bf83-41fd-a09f-0d8d5906d223",
      "experimentId" : "664fc3cd79a61a0b8b557292",
      "deploymentId" : 500000013
    }
  ]
}
}

Steps to Reproduce

  1. Download latest version of Ice
  2. Launch Ice
  3. Observe crash

Ice Version

0.11.10

macOS Version

15.0

Screenshots

No response

@dylankrish dylankrish added the Bug Something isn't working label Oct 19, 2024
@jordanbaird
Copy link
Owner

Interesting that this hasn't happened to me. The error message seems to indicate that it should. I'll make the change that it says to. Since I can't reproduce it, I can't guarantee 100% that this will fix the crash, but we'll cross that bridge when we come to it.

@dylankrish
Copy link
Author

Thank you!

@jordanbaird
Copy link
Owner

@dylankrish Did 0.11.11 fix the crash for you? I have someone else experiencing a similar crash, and the update didn't fix it for them.

@dylankrish
Copy link
Author

dylankrish commented Oct 19, 2024

@dylankrish Did 0.11.11 fix the crash for you? I have someone else experiencing a similar crash, and the update didn't fix it for them.

Unfortunately it seems like the crash is persisting on 0.11.11

[1]    73428 segmentation fault  ./Ice

It seems like my icons move for a split second. I am on a beta version of macOS so I wonder if that could be causing it?

I'm willing to help troubleshoot the issue further, currently trying to compile Ice from source

@jordanbaird
Copy link
Owner

@dylankrish Honestly, the beta is the likely culprit. The official Sequoia release has been out for over a month now, it would be a good idea to start using that anyway. Also, let me know if you need help compiling from source!

@dylankrish
Copy link
Author

Probably a good idea, the only reason I've been putting it off is due to my lack of disk space, will definitely try upgrading and get back to you, thanks for your help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants