• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
always crashing in CVST2AURegister constructor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

always crashing in CVST2AURegister constructor


  • Subject: always crashing in CVST2AURegister constructor
  • From: "Lists linplug.com" <email@hidden>
  • Date: Fri, 26 Sep 2003 22:57:26 +0200

Hello Guys,
I'm still on my way with the Emagic porting SDK; while I managed
to create an AU (!) and Logic now attempts to load it, I experienced
quite a number of crashes.
However, this one puzzles me, I get it in the mentioned constructor
exactly at the line

asData[i]->presetName=CFStringCreateWithCString( 0, cstrName, kCFStringEncodingMacRoman);

The puzzling part is, that
1. Everything looks nice, "i" is a valid index (sometime 0 sometimes a different),
cstrName is valid and contains useable data, asData is ok, but still it crashes
with "unknown Power PC exception"
2. Not less puzzling, I cannot debug this, breakpoints in the constructor seem
to be ignored while normally I didn't had trouble, and yes the file is in debug mode
compiled/linked
3. The call stack contains an unknown address somewhere in "my" code (it shows
the instruments name, but no valid instructions
4. I also tries setting a breakpoint in my instruments constructor, its seems its not called

Maybe I need vacation
I'm stuck with this, any hints ?

Best regards
Peter
_______________________________________________
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.

  • Follow-Ups:
    • Re: always crashing in CVST2AURegister constructor
      • From: Chris Reed <email@hidden>
References: 
 >Useful Fix for those Porting VSTGUI based plug-ins to AU (From: Art Gillespie <email@hidden>)

  • Prev by Date: Re: MusicPlayer sync to MTC?
  • Next by Date: Re: always crashing in CVST2AURegister constructor
  • Previous by thread: Re: Useful Fix for those Porting VSTGUI based plug-ins to AU
  • Next by thread: Re: always crashing in CVST2AURegister constructor
  • Index(es):
    • Date
    • Thread