www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <d45df6780712200728s19e1fbd6t4dbcc03e872f7685@mail.gmail.com> |
Date: | Thu, 20 Dec 2007 10:28:34 -0500 |
From: | "Mike Boone" <boonedocks AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Ruby on Rails 2.0.2/Cygwin Bug |
In-Reply-To: | <Pine.GSO.4.63.0712192355080.18738@access1.cims.nyu.edu> |
MIME-Version: | 1.0 |
References: | <d45df6780712191829xaab8c3kc844f16d04d247ad AT mail DOT gmail DOT com> <Pine DOT GSO DOT 4 DOT 63 DOT 0712192355080 DOT 18738 AT access1 DOT cims DOT nyu DOT edu> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Dec 19, 2007 11:59 PM, Igor Peshansky <pechtcha AT cs DOT nyu DOT edu> wrote: > Well, /dev/urandom certainly exists in Cygwin. I'm not a Ruby expert, but > considering that adding a puts() before the file open seems to fix it, I'd > look somewhere in the Ruby code. But you can try running the original > under strace to see what exactly Ruby is trying to do with /dev/urandom. I ran strace ruby /usr/bin/rails test_app > strace.txt, and it generated 54MB of text. It looks like the last 100 lines or so might be relevant, but I don't know how to decipher them. The "No such file or directory - /dev/urandom" occurs toward the bottom. http://boonedocks.net/code/rails-urandom-strace.txt I'd appreciate it if anyone is willing to have a look. I guess my next step might be to rerun the strace with the puts() statement in there and see what the difference is. Thanks, Mike. http://boonedocks.net/mike/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |