New build (PA_Mac_67342) won't start on my Mac

Discussion in 'Mac and Linux' started by rmadams, June 16, 2014.

  1. rmadams

    rmadams New Member

    Messages:
    5
    Likes Received:
    0
    When I try to launch the new build (PA_Mac_67342) on my Mac (OSX 10.8.5) , I get one bounce, and then nothing. Log for the crash looks like this:

    Code:
    Process:  PA [90887]
    Path:  /Applications/PA.app/Contents/MacOS/PA
    Identifier:  com.uberent.pa.client
    Version:  PA 0.8.0 (0.8.0)
    Code Type:  X86-64 (Native)
    Parent Process:  bash [90884]
    User ID:  501
    Date/Time:  2014-06-14 16:50:14.270 -0400
    OS Version:  Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Dyld Error Message:
      Symbol not found: ___strlcpy_chk
      Referenced from: /Applications/PA.app/Contents/MacOS/libSDL2.dylib
      Expected in: /usr/lib/libSystem.B.dylib
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  dyld    0x00007fff6813109d dyld_fatal_error + 1
    1  dyld    0x00007fff68134048 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139
    2  libdyld.dylib    0x00007fff80e968ee dyld_stub_binder_ + 13
    3  ???    0x0000000109bc3008 0 + 4458295304
    4  libSDL2.dylib    0x0000000109ba190d SDL_CreateWindow_REAL + 157
    5  com.uberent.pa.client    0x00000001088999bd crom::SDLWindowWrapper::SDLWindowWrapper(char const*, crom::Profiler&, zu::TaskQueue*, int, bool, int, int) + 317
    6  com.uberent.pa.client    0x0000000108897a0a crom::SDLPlatform::createWindow() + 154
    7  com.uberent.pa.client    0x000000010889795d crom::SDLPlatform::getRasterizer() + 29
    8  com.uberent.pa.client    0x000000010889b4ac crom::Game::doCreateRenderer() + 28
    9  com.uberent.pa.client    0x000000010889b28b crom::Game::createRenderer() + 27
    10  com.uberent.pa.client    0x0000000108895bff main + 271
    11  com.uberent.pa.client    0x0000000108531cf4 start + 52
    
    *********DELETED STUFF FOR SPACE*********
    
    
    External Modification Summary:
      Calls made by other processes targeting this process:
      task_for_pid: 2
      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: 66601
      thread_create: 1
      thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=187.1M resident=93.4M(50%) swapped_out_or_unallocated=93.7M(50%)
    Writable regions: Total=104.3M written=3436K(3%) resident=3956K(4%) swapped_out=4876K(5%) unallocated=100.5M(96%)
    REGION TYPE  VIRTUAL
    ===========  =======
    CG backing stores  196K
    CG shared images  1184K
    CoreServices  3348K
    MALLOC  73.6M
    MALLOC guard page  48K
    Mach message  8K
    STACK GUARD  56.0M
    Stack  12.1M
    VM_ALLOCATE  16.1M
    __DATA  14.0M
    __IMAGE  528K
    __LINKEDIT  62.7M
    __TEXT  124.4M
    __UNICODE  544K
    mapped file  34.8M
    shared memory  308K
    ===========  =======
    TOTAL  399.7M
  2. lokiCML

    lokiCML Post Master General

    Messages:
    1,973
    Likes Received:
    953
    Welcome to the forum,

    Can you provide the entire log that would be helpful.;)

    Thank you.
  3. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
  4. rmadams

    rmadams New Member

    Messages:
    5
    Likes Received:
    0
    The complete crashlog, attached as a file.

    Attached Files:

  5. lokiCML

    lokiCML Post Master General

    Messages:
    1,973
    Likes Received:
    953

Share This Page