• 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
EXC_BAD_ACCESS when calling third party library function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EXC_BAD_ACCESS when calling third party library function


  • Subject: EXC_BAD_ACCESS when calling third party library function
  • From: Ken Tozier <email@hidden>
  • Date: Sun, 1 Apr 2007 13:49:53 -0400

Hi

I'm getting EXC_BAD_ACCESS when calling a third party library function. I read the tech note here "http://developer.apple.com/qa/ qa2004/qa1367.html" related to this error but it doesn't seem to apply, as the bad access always happens in a call to a function in third party lib.

I assume this EXC_BAD_ACCESS is because the library isn't loaded but it's in the "Link Binary with Libraries" build phase.

Here's the project info:

The third party lib suffix is ".a"
The project is compiled with Objective C++
The lib function is called from within a Cocoa class method

Do I have to call functions in ".a" libs in a special way?

Thanks for any help

Ken
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: EXC_BAD_ACCESS when calling third party library function
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Possibly dumb NSTableView problem
  • Next by Date: Re: EXC_BAD_ACCESS when calling third party library function
  • Previous by thread: Re: Creating a 30fps QTTime structure?
  • Next by thread: Re: EXC_BAD_ACCESS when calling third party library function
  • Index(es):
    • Date
    • Thread