Re: Wierd Crash Report

2009-12-15 Thread Sean McBride
On 12/14/09 1:29 PM, Nick Zitzmann said: >Well, for starters, the garbage collector doesn't work under Rosetta, >and Rosetta will crash if you try to start up a GC-enabled app in its >environment. So if you make a GC-enabled app, you also must set the >info.plist key that requires native execution

Re: Wierd Crash Report

2009-12-14 Thread David Blanton
Thanks to all ... I was unaware of the "Open With Rosetta" option in Get Info. I just had the user uncheck it and my code is running fine. So, how did it get checked in the first place ... hmm mystery as the user says she did not do it She did have a dealer tech rep out a few days ago, I

Re: Wierd Crash Report

2009-12-14 Thread Nick Zitzmann
On Dec 14, 2009, at 1:21 PM, Rippit the Ogg Frog wrote: > It can happen that there are Rosetta bugs that don't occur on native PowerPC > hardware. While that shouldn't ever be the case, we all know that > programmers are only human. Well, for starters, the garbage collector doesn't work under

Re: Wierd Crash Report

2009-12-14 Thread Rippit the Ogg Frog
From your crash log: Code Type: PPC (Translated) "Translated" - does that mean it's running under Rosetta on Intel? It can happen that there are Rosetta bugs that don't occur on native PowerPC hardware. While that shouldn't ever be the case, we all know that programmers are only huma

Re: Wierd Crash Report

2009-12-14 Thread Mike Abdullah
On 14 Dec 2009, at 19:40, David Blanton wrote: > > > I ask this here as I have seen questions on Crash Reports. > > This is is Universal Binary ... why is there any PPC involved as it is > running on Intel > > This is an iMac Code type says it all. "PPC (Translated)". i.e. the user has forc

Re: Wierd Crash Report

2009-12-14 Thread Jonathan del Strother
That looks an awful lot like it's running via rosetta. Perhaps the user has done Get Info on your app and ticked the 'Open using Rosetta' box? 2009/12/14 David Blanton : > > > I ask this here as I have seen questions on Crash Reports. > > This is is Universal Binary ... why is there any PPC invo

Wierd Crash Report

2009-12-14 Thread David Blanton
I ask this here as I have seen questions on Crash Reports. This is is Universal Binary ... why is there any PPC involved as it is running on Intel This is an iMac Can anyone shed some light for me ? Or tell me where to go with this type of issue .. Thanks db Process: Conve