[frs]Memory Corruption detected (0x5e)

Learn about building and using Max for Live devices.
djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

[frs]Memory Corruption detected (0x5e)

Post by djod » Fri Sep 11, 2009 9:33 am

Hallo All,

I have a reacquiring crash. A popup is showing "Memory Corruption detected (0x5e)". Also when the crash report window opens it hangs and crashes.
First Live crashes on startup and after that it keeps on crashing when you restart live. The only solution is to reinstall live 8.1b3 then it works again.

After reinstall I do get a crash report

Regards,
djod

8.1b3 | 5.1.0a1 (39951) | 10.5.8

Friedemann
Posts: 425
Joined: Mon Jun 28, 2004 10:47 am
Location: Ableton Headquarter

Re: Memory Corruption detected (0x5e)

Post by Friedemann » Mon Sep 14, 2009 8:46 am

Hi,

this sounds like your Live executable was corrupted (e.g. because of a harddisk problem).

Best, Friedemann
Friedemann Schautz
schautz@ableton.com

djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

Re: [frs]Memory Corruption detected (0x5e)

Post by djod » Mon Sep 14, 2009 8:00 pm

It happened not one but many times, also after reinstalling the program. So that would place it in a different spot on the hard drive.

djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

Re: [frs]Memory Corruption detected (0x5e)

Post by djod » Tue Sep 15, 2009 10:38 am

It happened again, crash report send.

janklug
Posts: 141
Joined: Mon Mar 17, 2003 12:38 pm
Location: groningen, the netherlands
Contact:

Re: [frs]Memory Corruption detected (0x5e)

Post by janklug » Fri Sep 18, 2009 10:20 am

I experienced the same thing (8.1b3, mac os 10.5.8 ) ; at the same time of appearance of this message, Live attempts to open an address in Safari that starts with

Code: Select all

http://www.ableton.com/software?Page=crack&ChallengeCode=...
...and then the challenge code.

I'm expecting the poliece to arrive any moment now, but really, all I did was this:

-I tried to create a max4live instrument, then in the same track an eq8 and a max4live effect. all worked.
-i saved the set, but not the m4l things.
-for one of the two, live asked me if i would like to save it; for the other, it didn't.
-after saving the one, live crashed.
-when starting up next time, i was presented with the dialogue to send a crash report, and at the same time the memory corruption notice and the crack-detection-safari-opening happened...

cheers,
jan

--------
Edit:
-reinstalling Live made Live work again; trying to open M4L plugins however wasn't possible ('max installation is broken').
-Max itself still worked.
-Reinstalling Max didn't help; configuring the Max path in Live didn't help..
-Trashing preferences didn't work..
-Reinstalling Live *again* maide it work! :)
MacBookPro 2.33Ghz 2Gb, OSX 10.5.8

djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

Re: [frs]Memory Corruption detected (0x5e)

Post by djod » Sat Sep 19, 2009 7:46 pm

Here's a crash report by Macosx

Process: Live [8557]
Path: /Applications/Live 8.1b3 OS X/Live.app/Contents/MacOS/Live
Identifier: com.ableton.live
Version: 8.1b3 (8.1b3)
Code Type: X86 (Native)
Parent Process: launchd [130]

Interval Since Last Report: 1213300 sec
Crashes Since Last Report: 43
Per-App Interval Since Last Report: 118522 sec
Per-App Crashes Since Last Report: 25

Date/Time: 2009-09-19 21:45:51.088 +0200
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6


Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000b4
Crashed Thread: 0

Thread 0 Crashed:
0 com.ableton.live 0x01411ab2 AChooserBarView::~AChooserBarView() + 1630
1 com.ableton.live 0x0109fadf AEvent::~AEvent() + 3707
2 com.ableton.live 0x0109fe55 AEvent::~AEvent() + 4593
3 com.ableton.live 0x0109ff32 AEvent::~AEvent() + 4814
4 com.ableton.live 0x00409258 non-virtual thunk to AListMember::~AListMember() + 662
5 com.ableton.live 0x003eddd9 AComponentData::~AComponentData() + 305
6 com.ableton.live 0x0152a79d APreferences::~APreferences() + 1783
7 com.ableton.live 0x01417abf AChooserBarView::~AChooserBarView() + 26219
8 com.ableton.live 0x01518673 AObject::DeleteImpl() + 107369
9 com.ableton.live 0x0139b5fb AWindowBase::DoBeforePrepareClose() + 41679
10 com.ableton.live 0x013999a8 AWindowBase::DoBeforePrepareClose() + 34428
11 com.ableton.live 0x01137c33 AAbletonDevice::~AAbletonDevice() + 717
12 com.ableton.live 0x0076994d ATimebombAuthorizationPolicy::~ATimebombAuthorizationPolicy() + 109911
13 com.ableton.live 0x01145273 AAbletonDevice::~AAbletonDevice() + 55565
14 com.ableton.live 0x011452b0 AAbletonDevice::~AAbletonDevice() + 55626
15 com.ableton.live 0x014393e6 ABorderedCellView::~ABorderedCellView() + 2812
16 com.ableton.live 0x0138ee5d AApplication::~AApplication() + 455
17 com.apple.Foundation 0x95e12507 __NSFireTimer + 279
18 com.apple.CoreFoundation 0x95cf28f5 CFRunLoopRunSpecific + 4469
19 com.apple.CoreFoundation 0x95cf2aa8 CFRunLoopRunInMode + 88
20 com.apple.HIToolbox 0x90f6e2ac RunCurrentEventLoopInMode + 283
21 com.apple.HIToolbox 0x90f6e0c5 ReceiveNextEventCommon + 374
22 com.apple.HIToolbox 0x90f6df39 BlockUntilNextEventMatchingListInMode + 106
23 com.apple.AppKit 0x92c6b6d5 _DPSNextEvent + 657
24 com.apple.AppKit 0x92c6af88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
25 com.apple.AppKit 0x92c63f9f -[NSApplication run] + 795
26 com.ableton.live 0x0139c254 AWindowBase::DoBeforePrepareClose() + 44840
27 com.ableton.live 0x0138f583 AApplication::~AApplication() + 2285
28 com.ableton.live 0x00002db2 0x1000 + 7602
29 com.ableton.live 0x00002cd9 0x1000 + 7385

Thread 1:
0 libSystem.B.dylib 0x968fd286 mach_msg_trap + 10
1 libSystem.B.dylib 0x96904a7c mach_msg + 72
2 com.unsanity.ape 0x03a01c39 __ape_agent + 316
3 libSystem.B.dylib 0x9692e155 _pthread_start + 321
4 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x968fd2c2 semaphore_wait_trap + 10
1 com.ableton.live 0x0038b398 ORecorder::~ORecorder() + 28888
2 com.ableton.live 0x0041a61b AMostlySecureCredentials::~AMostlySecureCredentials() + 1633
3 com.ableton.live 0x0041a63f AMostlySecureCredentials::~AMostlySecureCredentials() + 1669
4 com.ableton.live 0x0038c729 ORecorder::~ORecorder() + 33897
5 libSystem.B.dylib 0x9692e155 _pthread_start + 321
6 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x968fd286 mach_msg_trap + 10
1 libSystem.B.dylib 0x96904a7c mach_msg + 72
2 com.apple.audio.midi.CoreMIDI 0x0283ff0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x02832477 MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI 0x0283607d XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x028409ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9692e155 _pthread_start + 321
7 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x9690446e __semwait_signal + 10
1 libSystem.B.dylib 0x9692edcd pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x9458cb32 glvmDoWork + 162
3 libSystem.B.dylib 0x9692e155 _pthread_start + 321
4 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x968fd2c2 semaphore_wait_trap + 10
1 com.ableton.live 0x0038b398 ORecorder::~ORecorder() + 28888
2 com.ableton.live 0x0004a8c3 OBuffer::~OBuffer() + 4791
3 com.ableton.live 0x0038c729 ORecorder::~ORecorder() + 33897
4 libSystem.B.dylib 0x9692e155 _pthread_start + 321
5 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x968fd2c2 semaphore_wait_trap + 10
1 com.ableton.live 0x0038b398 ORecorder::~ORecorder() + 28888
2 com.ableton.live 0x002eaf7d NSimplerTypes::TEnvTimeControlMessage::~TEnvTimeControlMessage() + 156437
3 com.ableton.live 0x0038c729 ORecorder::~ORecorder() + 33897
4 libSystem.B.dylib 0x9692e155 _pthread_start + 321
5 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x968fd286 mach_msg_trap + 10
1 libSystem.B.dylib 0x96904a7c mach_msg + 72
2 com.apple.CoreFoundation 0x95cf1e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95cf2aa8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x940835f8 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x94083480 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9692e155 _pthread_start + 321
7 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x968fd286 mach_msg_trap + 10
1 libSystem.B.dylib 0x96904a7c mach_msg + 72
2 ....audio_hijack_server.hermes 0x037dc4be ah_serv_loop + 109
3 libSystem.B.dylib 0x9692e155 _pthread_start + 321
4 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 9:
0 libSystem.B.dylib 0x968fd3a6 mach_wait_until + 10
1 ...ple.CoreServices.CarbonCore 0x03311913 MPDelayUntil + 39
2 ...ple.CoreServices.CarbonCore 0x033117a7 Delay + 104
3 ...opellerheads.rewire.library 0x1664b7e8 RWPUnregisterDeviceImp + 21574
4 ...opellerheads.rewire.library 0x16666a5c RWPUnregisterDeviceImp + 132794
5 libSystem.B.dylib 0x9692e155 _pthread_start + 321
6 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x968fd2e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9692f2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x96930b33 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x95e23dbc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x95e23bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x95e23b35 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x92cd16e8 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x95ddddfd -[NSThread main] + 45
8 com.apple.Foundation 0x95ddd9a4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x9692e155 _pthread_start + 321
10 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 11:
0 libSystem.B.dylib 0x968fd2e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9692f2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x96930b33 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x94092bdf CAGuard::WaitFor(unsigned long long) + 213
4 com.apple.audio.CoreAudio 0x9409479a CAGuard::WaitUntil(unsigned long long) + 70
5 com.apple.audio.CoreAudio 0x94092f3f HP_IOThread::WorkLoop() + 759
6 com.apple.audio.CoreAudio 0x94092c43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x94083480 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x9692e155 _pthread_start + 321
9 libSystem.B.dylib 0x9692e012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x145e3400 ecx: 0xbfffe7e8 edx: 0x0260be44
edi: 0x00000000 esi: 0xbfffe7e8 ebp: 0xbfffe768 esp: 0xbfffe768
ss: 0x0000001f efl: 0x00010282 eip: 0x01411ab2 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x000000b4

Binary Images:
0x1000 - 0x1eeefef +com.ableton.live 8.1b3 (8.1b3) <08f234692c943e6f85a109cf322cdbd5> /Applications/Live 8.1b3 OS X/Live.app/Contents/MacOS/Live
0x282e000 - 0x284bff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x2863000 - 0x2882fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x2894000 - 0x295ffef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x29a0000 - 0x3040fef com.apple.CoreGraphics 1.409.4 (???) <b9a8a94c430d3b6f9ed7e2e4f0aad02c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x3110000 - 0x3258ff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x32b0000 - 0x358aff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x35f4000 - 0x3681ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x36c7000 - 0x36e6ffa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x36ee000 - 0x372dfef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x3738000 - 0x373cfff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x3742000 - 0x375eff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x3766000 - 0x3768ff5 libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x376d000 - 0x3796fff libcups.2.dylib ??? (???) <764c74a71785aa10f3cac2eae06f372b> /usr/lib/libcups.2.dylib
0x37a1000 - 0x37bffe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
0x37d9000 - 0x37e4fff +com.rogueamoeba.audio_hijack_server.hermes 2.1.0 (2.1.0) <fdc43ce21d2d50def062d8daceaf1bac> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x37ef000 - 0x37f7fff +com.marcmoini.smartscrollx_ape ??? (2.8.8) <24d3f0d76534d25394062a0fc9bacf0c> /Users/jodyvandongen/Library/Application Enhancers/Smart Scroll.ape/Contents/MacOS/Smart Scroll
0x3a00000 - 0x3a12fff +com.unsanity.ape 2.5 (2.5) <05296fb55e88a72c8528a373a17f4229> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0x3f5c000 - 0x3f66ff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x3f75000 - 0x3f7cff7 libCGATS.A.dylib ??? (???) <fb7677501dd491ea5520291045153069> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x3f8c000 - 0x3f97fe7 libCSync.A.dylib ??? (???) <94faf3571527a99d0a8809024aa9e1be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x12f6a000 - 0x12fabfe7 libRIP.A.dylib ??? (???) <ec9df25a1ca8d668bda92f2baf407958> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x140d6000 - 0x140f2ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x141b8000 - 0x141bbfff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x141c1000 - 0x14226fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x14246000 - 0x142b3fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x14332000 - 0x144b7fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14600000 - 0x14904fe9 com.apple.ATIRadeonX1000GLDriver 1.5.48 (5.4.8) <4d0365447d4c959a376ccaab3d1c47e7> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x1627c000 - 0x1627ffff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x16285000 - 0x1628bfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x16291000 - 0x16295ffc +com.srslabs.iwow ??? (3.0) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
0x16640000 - 0x1669ffe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/jodyvandongen/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
0x166be000 - 0x166dcfe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x166ec000 - 0x1674bfe1 +se.propellerheads.rewire.library 1.7 (1.7) /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
0x1676a000 - 0x168c6fef com.apple.carbonbundletemplate 1.0 (1.0) /Library/Application Support/Propellerhead Software/ReWire/NumerologyReWireDevice.plugin/Contents/MacOS/NumerologyReWireDevice
0x1c030000 - 0x1c237fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90003000 - 0x90043fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x90093000 - 0x901e5ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90231000 - 0x90235fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90236000 - 0x9027ffef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90280000 - 0x902a8ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x902a9000 - 0x90306ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90307000 - 0x9062dfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9062e000 - 0x90635fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90636000 - 0x9063dffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x9063e000 - 0x906c5ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x90e43000 - 0x90f2bff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90f3e000 - 0x91246fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91247000 - 0x912d1fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x912d2000 - 0x91379fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x915e6000 - 0x9168dfeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9169a000 - 0x925eaff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x92633000 - 0x92634ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x92635000 - 0x92660fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92661000 - 0x92661fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9272e000 - 0x92acbfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92acc000 - 0x92ad5fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ad6000 - 0x92b30ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92b31000 - 0x92b3dffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b3e000 - 0x92b4efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92b4f000 - 0x92b59feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92b63000 - 0x92c2aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92c2b000 - 0x93429fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93d2a000 - 0x93d2affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93db6000 - 0x93e49ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93f3f000 - 0x93fd2fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93fd8000 - 0x94065ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94066000 - 0x940e3feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x940e9000 - 0x94166fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9424a000 - 0x9424ffff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94268000 - 0x94280fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x942f3000 - 0x94320feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9432b000 - 0x94354fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94355000 - 0x9435bfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94426000 - 0x944ddff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x944de000 - 0x944ecffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x944ed000 - 0x94503fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94565000 - 0x94a36fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94a6c000 - 0x94a81ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94a82000 - 0x94aa0fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x94aa1000 - 0x94ad8fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94ad9000 - 0x94bb9fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x94bca000 - 0x94fdafef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95114000 - 0x95117fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9547a000 - 0x95492ff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x954c7000 - 0x954f6fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95688000 - 0x9572bff7 com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x95890000 - 0x95890ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95891000 - 0x958e2ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95a0a000 - 0x95a0affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95a0b000 - 0x95a0bffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95bcd000 - 0x95c47ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95c7f000 - 0x95db2fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95db8000 - 0x95db8ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95db9000 - 0x95dc1fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95dc2000 - 0x95dc2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95dc3000 - 0x95dd0fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95dd2000 - 0x95dd2ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95dd3000 - 0x9604ffe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96050000 - 0x96052fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9607d000 - 0x9612dfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96169000 - 0x961c5ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x961c6000 - 0x96204fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96205000 - 0x96205ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96206000 - 0x963d7ffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96747000 - 0x96781fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x968d7000 - 0x968fbfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x968fc000 - 0x96a63ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x96a64000 - 0x96a6bfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96a6c000 - 0x96b1effb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x96b1f000 - 0x96b2fffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96b30000 - 0x96eeefea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96ef7000 - 0x96f50ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96f61000 - 0x96f6dff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97030000 - 0x970eafe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x970eb000 - 0x9712dfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9712e000 - 0x97267ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
0x97268000 - 0x972e7ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x972e8000 - 0x97477fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x97478000 - 0x97559ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

slow riot
Posts: 201
Joined: Sun Jul 02, 2006 2:05 pm
Location: uk

Re: [frs]Memory Corruption detected (0x5e)

Post by slow riot » Sat Sep 19, 2009 11:00 pm

this issue has come up for me again.

it happened once before (I started a new thread without seeing this one). i solved the issue the first time by reinstalling Live. which seems to have worked again the second time I have had this issue.



I had a crash whilst opening Midi.Notes.Processing.tutorial.als . and when reopening Live after this bug was when the 0x5e fault happened again.

I'm not too sure how much the 2 events might be related.

(p.s. can't reproduce the bug I got when opening the midi.notes.processing tutorial)

djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

Re: [frs]Memory Corruption detected (0x5e)

Post by djod » Sat Sep 19, 2009 11:40 pm

It happens all the time over here. I've send a lot of crash report.
Reinstalling Live works.

But I'm glad I'm not the only one cos it makes the likeliness of a local hardware failure e.g. less plausable.
The coincidence would be extraordinary.

djod

slow riot
Posts: 201
Joined: Sun Jul 02, 2006 2:05 pm
Location: uk

Re: [frs]Memory Corruption detected (0x5e)

Post by slow riot » Sun Sep 20, 2009 5:34 pm

djod wrote: But I'm glad I'm not the only one cos it makes the likeliness of a local hardware failure e.g. less plausable.
The coincidence would be extraordinary.
yep.



it's happened to me again today.
ibook g4, osx 10.4.7, maudio f/w audiophile, novation sl25

myspace

janklug
Posts: 141
Joined: Mon Mar 17, 2003 12:38 pm
Location: groningen, the netherlands
Contact:

Re: [frs]Memory Corruption detected (0x5e)

Post by janklug » Wed Sep 23, 2009 10:02 am

also here it happened again.
the only pattern that i can see is that before these memory corruptions happened, i had temporarily switched to a previous version of Live (8.0.4).
maybe they both try to use the same preference file? Maybe Live 8.1 is jealous?

jan
MacBookPro 2.33Ghz 2Gb, OSX 10.5.8

CarlSeleborg
Posts: 188
Joined: Thu Jun 07, 2007 11:51 am
Location: Ableton Headquarters
Contact:

Re: [frs]Memory Corruption detected (0x5e)

Post by CarlSeleborg » Wed Sep 23, 2009 2:11 pm

Hi guys,

Thanks for reporting this. Like Friedemann said, it looks like the
executable file gets corrupt. We would like to figure out if if it
indeed what happens, and if so why (virus, hard-drive failure, etc).

Could you guys try to locate your Log.txt file and [url=mailto://carl.seleborg@ableton.com]send it to me[/url]?

(~/Library/Preferences/Ableton/8.1b3/Log.txt)

Thanks,

Carl

djod
Posts: 617
Joined: Tue Oct 26, 2004 10:54 pm

Re: [frs]Memory Corruption detected (0x5e)

Post by djod » Thu Sep 24, 2009 12:45 am

Mail is send.

you mail in the link says //Carl.Seleborg @ ableton.com I think the // should not be there right?

CarlSeleborg
Posts: 188
Joined: Thu Jun 07, 2007 11:51 am
Location: Ableton Headquarters
Contact:

Re: [frs]Memory Corruption detected (0x5e)

Post by CarlSeleborg » Thu Sep 24, 2009 7:15 am

Hmm, yes, you're right. I've received the logs from both of you, I'll
have a look at them. Thanks.

Carl

Grummy
Posts: 2
Joined: Wed Nov 04, 2009 7:00 am

Re: [frs]Memory Corruption detected (0x5e)

Post by Grummy » Wed Nov 04, 2009 7:11 am

Has there been a solution found for this other than a reinstall? I'm having this problem. I don't even use Max. I keep getting this message then Safari opens up to the Ableton website then crash.

Any solution yet?

nicogrubert
Posts: 155
Joined: Sat Jan 20, 2007 7:02 pm
Location: Zurich, Switzerland
Contact:

Re: [frs]Memory Corruption detected (0x5e)

Post by nicogrubert » Fri Dec 04, 2009 5:11 pm

I cannot use Ableton Live 8.0.9 / 8.1.0 anymore because after Live has started up, it hangs and crashes with the "memory corruption detected" error.
I gave Live an empty VSTPlugins directory to make sure it's not a plugin that crashed live.

Very :evil: about that...

Post Reply