Re: LAM HELP HELP HELP (Repost) Midi server crashing
Re: LAM HELP HELP HELP (Repost) Midi server crashing
- Subject: Re: LAM HELP HELP HELP (Repost) Midi server crashing
- From: Pete Gontier <email@hidden>
- Date: Mon, 12 May 2003 18:13:25 -0700
I should have read all the messages before responding.
Doug's response to Cyril is much better than mine.
(No surprises there.)
On Monday, May 12, 2003, at 18:04 US/Pacific, Pete Gontier wrote:
On Friday, May 9, 2003, at 22:19 US/Pacific, Cyril Blanc wrote:
Now I cannot launch any more any midi application without having :
May 10 06:15:15 Cyril-Blancs-Computer crashdump: Crash report written
to:
/Users/cyrilbla/Library/Logs/CrashReporter/MIDIServer.crash.log
WHAT CAN I do to start with a clean Midi section
First, reboot and see if that clears the problem.
If that doesn't help, the next thing I would do is this:
sudo rm -rf /Library/Audio/MIDI\ Drivers/*
This will remove all the MIDI drivers, which seem like the most likely
source of a crashing MIDI server. You may also have some drivers
lurking in:
/System/Library/Extensions
But there is no simple command line for getting rid of those. You'll
have to eyeball the listing of that directory before deciding what to
delete if anything.
If this helps you bring up your app without crashing the MIDI server,
then the problem was most likely in one of the MIDI drivers. Add them
back one by one, running your app after each, to see which driver is
the problem.
From the crash log it looks like Apple's serial MIDI driver is the
culprit, but I would investigate the other drivers as described above
anyway.
Cyril Blanc
France
If you want to be sure I read your answer leave my name in it !
Spam mails are directly going to trash
--
Pete Gontier
http://www.m-audio.com/
--
Pete Gontier
http://www.m-audio.com/
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.