From: Spencer Rogers Date: 2010-04-16T00:34:06+09:00 Subject: Re: QTKit glitchy on Snow Leopard Server - Help! Ok, I have a little more info after watching this thing. This script (expanded) is part of our web application and runs on our webserver (w/ Snow Leopard Server). Things work ok for a short time but after a few executions of the code in our Rails app, black frames start being produced. When this happens, the terminal window running our server instance gets a title of qtKitServer and then if I execute the script posted above I can't get any of the frames to turn out normally. Restarting the web-server instance fixes this issue - the script will work, but only for a short time, as the cycle repeats itself. I'm unsure as to what causes this lock up (as it works the first few times then starts making black frames). In fact, the code has not changed in over 8 months but all of a sudden this problem arises. The only change was that we upgraded from Leopard Server to Snow Leopard Server. Is this a problem with Apple's SL Server? I've tried installing QT7 Pro (just incase) and updating Ruby, Rails, and RubyCocoa. Still no change. I'm curious if the 10.6.3 update will fix this, but we noticed 10.6.3 also breaks the lib-xml ruby plugin (causes segmentation faults), so we won't be doing that right away. -- Posted via http://www.ruby-forum.com/.