Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7194

EXC_BAD_ACCESS (SIGSEGV) issue, can't find solution [closed]

$
0
0

I've been studying this issue for the past 3 days and my lack of experience with such deep-rooted problems has led me to achieving 0 progress in solving the issue. The below snippet is all of the information I have, the game (Borderlands 2) crashes immediately on startup and I have tried everything when it comes to the game's installation itself. I think the issue is with my mac, I have no idea how to fix it, I appreciate any and all help!

Crashed Thread:        0  MainThrd  Dispatch queue: com.apple.main-threadException Type:        EXC_BAD_ACCESS (SIGSEGV)Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000Exception Note:        EXC_CORPSE_NOTIFYTermination Signal:    Segmentation fault: 11Termination Reason:    Namespace SIGNAL, Code 0xbTerminating Process:   exc handler [11567]VM Regions Near 0:-->     __TEXT                 0000000100000000-0000000102027000 [ 32.2M] r-x/rwx SM=COW  /Users/USER/Library/Application Support/Steam/*/Borderlands2.app/Contents/MacOS/BL2Thread 0 Crashed:: MainThrd  Dispatch queue: com.apple.main-thread0   BL2                             0x0000000100dfb6d4 0x100000000 + 146613321   BL2                             0x0000000100dfb3f5 0x100000000 + 146605972   BL2                             0x00000001009387ea 0x100000000 + 96685863   BL2                             0x0000000100933f29 0x100000000 + 96499614   BL2                             0x0000000100934120 0x100000000 + 96504645   BL2                             0x00000001009342e6 0x100000000 + 96509186   BL2                             0x000000010013a2ff 0x100000000 + 12869117   BL2                             0x00000001000f437c 0x100000000 + 10003168   BL2                             0x00000001000f3d65 0x100000000 + 9987579   BL2                             0x00000001001d122c 0x100000000 + 190519610  libdyld.dylib                   0x00007fff712cdcc9 start + 1

Viewing all articles
Browse latest Browse all 7194

Trending Articles