EXC_BAD_ACCESS (SIGSEGV) Error. I Can't Keep Doing This:

UHE is now closed. For Technical Support from Ableton, please go here: http://www.ableton.com/support
Locked
MauricioAndrades
Posts: 44
Joined: Mon Dec 28, 2009 1:03 am

EXC_BAD_ACCESS (SIGSEGV) Error. I Can't Keep Doing This:

Post by MauricioAndrades » Thu Sep 08, 2011 1:45 am

After 5 years of using Live I am at my breaking point. I've been having this exact same error for almost 2 years and nothing I've done has fixed the problem.
Here is a collection of my latest Crash Logs: http://www.mediafire.com/?ukysr1m8vx3ri5e

Okay so for those of you that do not want to download the Crash Logs and look through them. I'm having this problem:

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000a6f784f8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ...ple.CoreServices.CarbonCore 0x973f99ce FindItem(OpaqueCollection*, unsigned long, long, unsigned long*) + 90
1 ...ple.CoreServices.CarbonCore 0x973f9933 GetCollectionItem + 40
2 com.apple.HIToolbox 0x91eb71ab GetTSMDocumentPropertyCore + 73
3 com.apple.HIToolbox 0x91eb7157 GetTSMDocumentTypeProperty + 44
4 com.apple.HIToolbox 0x91eb72f6 utDocNeedsInputWindow + 32
5 com.apple.HIToolbox 0x91efbce1 TSMProcessRawKeyEvent + 2298
6 com.apple.AppKit 0x97f09084 -[NSTextInputContext handleEvent:] + 1453
7 com.apple.AppKit 0x97f04ed1 -[NSView interpretKeyEvents:] + 209
8 com.ableton.live 0x01609491 std::out_of_range::~out_of_range() + 4766849
9 com.apple.AppKit 0x97e39b28 -[NSWindow sendEvent:] + 5757
10 com.apple.AppKit 0x97d5260b -[NSApplication sendEvent:] + 6431
11 com.ableton.live 0x0160ee4a std::out_of_range::~out_of_range() + 4789818
12 com.apple.AppKit 0x97ce6253 -[NSApplication run] + 917
13 com.ableton.live 0x0160b2b4 std::out_of_range::~out_of_range() + 4774564
14 com.ableton.live 0x015fd92c std::out_of_range::~out_of_range() + 4718876
15 com.ableton.live 0x00181f8e std::map<int*, CInterprocessCommsAudioQueueRefCountStruct*, std::less<int*>, std::allocator<std::pair<int* const, CInterprocessCommsAudioQueueRefCountStruct*> > >::map() + 820
16 com.ableton.live 0x00181eb5 std::map<int*, CInterprocessCommsAudioQueueRefCountStruct*, std::less<int*>, std::allocator<std::pair<int* const, CInterprocessCommsAudioQueueRefCountStruct*> > >::map() + 603
Here are the solutions I've tried:

1) Bought New Mac. Currently using mid 2011 Macbook Pro i7 2.2 GHz with 8GB RAM
2) Wiped Computer Completely Clean
3) Deleted Preferences, Undo.cfgs etc etc

This problem keeps coming up no matter what I do. I need to figure out what plugin/ what is going on. I am also going to contact technical support, but I've seen this issue all over the internet and I want to find a solution and SHARE IT!

Some Things I'm Doing and Gear I'm using:
Live 8.2.5
Audio Interface: Presonus FireStudio Mobile
Running in Clamshell Mode with External Monitor
Magic Mouse & Wireless Keyboard (Connected Via BlueTooth)
OxyGen8 USB Keyboard

wjbuchanan
Posts: 143
Joined: Mon Aug 08, 2011 8:12 pm

Re: EXC_BAD_ACCESS (SIGSEGV) Error. I Can't Keep Doing This:

Post by wjbuchanan » Wed Sep 21, 2011 1:35 pm

Hi...what plugins are you using? The mediafire link doesn't work.

I was receiving this error myself, disabling multicore rewire seemed to help me.

This "CInterprocessCommsAudioQueueRefCountStruct" bit makes me think that one of your VSTs doesn't like multicore support.

MauricioAndrades
Posts: 44
Joined: Mon Dec 28, 2009 1:03 am

Re: EXC_BAD_ACCESS (SIGSEGV) Error. I Can't Keep Doing This:

Post by MauricioAndrades » Fri Mar 09, 2012 10:17 am

I have a lot of plugins. I just went though and did a ton of tests with the console and removed a lot of them to make sure I wasn't generating errors when scanning though them.

Locked