• 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
Re: Problem running CocoaDVDPlayer sample
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem running CocoaDVDPlayer sample


  • Subject: Re: Problem running CocoaDVDPlayer sample
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 17 Jun 2010 17:17:23 -0600

On Jun 17, 2010, at 4:52 PM, Laurent Daudelin wrote:

> I'm just starting to explore DVD playback and downloaded the "CocoaDVDPlayer" sample. Did a build and started it in the debugger. As soon as it calls "DVDInitialize()", the application stops with "Program exited with status value:45.kill" in the debugger. Anybody has any clue? I can't find any error 45 and it's certainly not a DVD Framework possible errors because they are all in the -70001 to -70029 range.

The function probably detected using ptrace() that you were running it in a debugger and killed itself. This happens with a lot of Apple frameworks that deal with DRM, even though the DRM used on DVDs was cracked a long time ago.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Problem running CocoaDVDPlayer sample
      • From: Laurent Daudelin <email@hidden>
    • Re: Problem running CocoaDVDPlayer sample
      • From: Kyle Sluder <email@hidden>
References: 
 >Problem running CocoaDVDPlayer sample (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Problem running CocoaDVDPlayer sample
  • Next by Date: Re: Odd Behaviour with CALayer
  • Previous by thread: Problem running CocoaDVDPlayer sample
  • Next by thread: Re: Problem running CocoaDVDPlayer sample
  • Index(es):
    • Date
    • Thread