1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

acrossd Crashes on Launch

Discussion in 'Bug Reports' started by macinjosh, Jul 27, 2018.

  1. macinjosh

    macinjosh New Member

    I am on macos 10.14. For both across 1.4 and the 2.0 beta the acrossd process crashes upon start everytime it is started. The following error is dumped into the system console:

    Code:
    default    10:44:13.272646 -0600    acrossd    WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.14.0. This is not a bug in Gestalt -- it is a documented limitation. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    default    10:44:13.273104 -0600    acrossd    0   CarbonCore                          0x00007fff2cfe4152 ___Gestalt_SystemVersion_block_invoke + 112
    default    10:44:13.273161 -0600    acrossd    1   libdispatch.dylib                   0x00007fff58c14961 _dispatch_client_callout + 8
    default    10:44:13.273207 -0600    acrossd    2   libdispatch.dylib                   0x00007fff58c16106 dispatch_once_f + 41
    default    10:44:13.273242 -0600    acrossd    3   CarbonCore                          0x00007fff2cf7487b _Gestalt_SystemVersion + 946
    default    10:44:13.273277 -0600    acrossd    4   CarbonCore                          0x00007fff2cf74089 Gestalt + 147
    default    10:44:13.273301 -0600    acrossd    5   acrossd                             0x0000000103d28444 acrossd + 9284
    default    10:44:13.273367 -0600    acrossd    6   acrossd                             0x0000000103d28234 acrossd + 8756
    
    This prevents pairing and basically the app does not work at all.
     
  2. Seungjin Lee

    Seungjin Lee Member

    Hi macinjosh,

    Thanks for your report.

    I think this may not be the source of the crash. Instead, please see in the "System Reports" to find the crash logs in "Console" (LaunchPad -> Other -> Console). Anyway we will try to fix any problems in advance of the official release of 10.14.
     

Share This Page