Re: Rez not working
Re: Rez not working
- Subject: Re: Rez not working
- From: James Dessart <email@hidden>
- Date: Fri, 4 Feb 2005 12:28:00 -0500
I've been able to isolate the particular part that loops over and over
again, but I guess having a dual G5 is a blessing and a curse, because
fs_usage doesn't start soon enough to catch the original open of fd 9.
>From previous runs, I can say with confidence that ConditionalMacros.r
is the file opened in that descriptor. I have been able to reproduce
it with a rez file that contains this line:
#include <CoreServices/CoreServices.r>
and that line only. Here's the output from Rez:
Rez V3.5D1
Copyright Apple Computer, Inc. 1986-2000
looking for test-conditional.r
looking for /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.r
looking for /System/Library/Frameworks/CarbonCore.framework/Headers/CarbonCore.r
looking for /System/Library/Frameworks/CarbonCore.framework/PrivateHeaders/CarbonCore.r
looking for /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.r
looking for /System/Library/Frameworks/CarbonCore.framework/Headers/ConditionalMacros.r
looking for /System/Library/Frameworks/CarbonCore.framework/PrivateHeaders/ConditionalMacros.r
looking for /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/ConditionalMacros.r
...reading from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/ConditionalMacros.r
Rez then hangs, and fs_usage gives the following repeatedly:
12:22:43.140 lseek F=9 O=0x00002000 0.000001 Rez
12:22:43.140 lseek F=9 O=0x00002c1e 0.000001 Rez
12:22:43.140 read F=9 B=0x0 0.000003 Rez
If anyone can help me out here, it'd be great, because it seems I
can't use Simon's workaround.
Thanks,
James
_______________________________________________
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