Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / July 2008



Tip: Looking for answers? Try searching our database.

Intel Mac Compatibility Woes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mchughs@dickinson.edu - 17 Jul 2008 00:31 GMT
Hi all,
I've recently begun creating a relatively simple OS X application. The
backend is mostly java, so I use the (deprecated) bridge to access the
Cocoa APIs.

The app builds and runs fine on my PowerBook G4, but when I try to
build and run a copy on a MacBook Core2Duo, I get the error below:

Invalid memory access of location 00000000 eip=9b75388e

Looking at the debug log, it lists a "EXC_BAD_ACCESS" error. This
error seems to occur shortly after my application is instantiated (at
'return NSApplicationMain(argc, (const char **) argv);', but before
'applicationWillFinishLaunching()' is called. I've not modified any of
this code, except for creating the NIB file it uses in interface
builder. In a much earlier version of my app it had built and run fine
on a MacBook.

Hopefully it's something fairly basic I'm missing- if you have any
thoughts on how to remedy this error, please let me know.
Best,
-Scott
Simon Slavin - 18 Jul 2008 21:34 GMT
On 16/07/2008, mchughs@dickinson.edu wrote in message <28c35ae4-3476-4d55-
a09b-530c76bf1f8f@25g2000hsx.googlegroups.com>:

> The app builds and runs fine on my PowerBook G4, but when I try to
> build and run a copy on a MacBook Core2Duo, I get the error below:
>
> Invalid memory access of location 00000000 eip=9b75388e

When you finished testing the application on your PowerBook, did you make
sure you'd switched away from the 'Debug' or 'Development' settings in
Xcode ?  You need to compile a version that runs on Intel and possibly a
different version of the OS.

Simon.
Signature

http://www.hearsay.demon.co.uk

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.