Re: Rez not working
Re: Rez not working
- Subject: Re: Rez not working
- From: James Dessart <email@hidden>
- Date: Fri, 4 Feb 2005 12:16:54 -0500
On Mon, 31 Jan 2005 21:22:40 +0000, Simon Robins <email@hidden> wrote:
> That was very useful. I created a shell script that ran the Rez command
> in the background and then ran fs_usage to collect the output
> immediately and the problem went away. Rez ran to completion. At least
> I have a temporary work-around.
I just came across this too, and it hangs in exactly the same place.
When I looked at fs_usage, it was stuck in some sort of loop where it
would call lseek to 0x2000 in the file, then try to read, get 0 bytes,
then seek further in the file, try to read, then go back. This started
after it hit 0x1000, got 0xc1e bytes (whereas the file is much longer)
then any subsequent read came back as 0 bytes.
I checked the archives just on the off chance someone else had seen
this, and lo and behold.
I'm running 10.3.7, but the problem was still visible before the
update from 10.3.6. The only thing I can think of that I installed
since it last worked was CHUD 4.0.2. Anyone have any clues?
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