Re: Crash on G3
Re: Crash on G3
- Subject: Re: Crash on G3
- From: Trygve Inda <email@hidden>
- Date: Tue, 18 Apr 2006 05:24:01 +0000
- Thread-topic: Crash on G3
> As I indicated, without substance, it is hard to proceed. Someone
> else may be able to infer what's going on from your information, but
> I can't.
>
> Your crash report didn't say much. Is there more available. Does
> the app run for a while before bailing? Does it say what has the
> incompatible cpu subtype? You will need to look in detail at the
> executable and its dependent libraries to figure that out (in the
> absence of an inspired guess by someone).
>
> Regards,
>
> Justin
The crash report is all there:
PID: 213
Thread: Unknown
Link (dyld) error:
incompatible cpu-subtype
almost no info. I ran otool -L on the app and this is the output (it is only
linking to Apple-supplied libs):
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility
version 2.0.0, current version 128.0.0)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
nfiguration (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
(compatibility version 1.0.0, current version 63.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
88.1.5)
The machine in question is a G3 iBook running 10.4.6. It was built on a G4
with Xcode 2.1 and $NATIVE_ARCH specified.
Trygve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden