开发者

Segfault on Mongrel_Rails start

开发者 https://www.devze.com 2023-01-08 12:26 出处:网络
When I run开发者_Python百科 mongrel_rails start for my application, I get the following error: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/http

When I run开发者_Python百科 mongrel_rails start for my application, I get the following error:

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/http11.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-darwin10]

I am running Snow Leopard and Ruby, Rails, and PostgreSQL 8.4 via MacPorts.

UPDATE: Even if I attempt to do mongrel_rails -h above error.

Any thoughts?


Had to sudo this command on my current machine.

0

精彩评论

暂无评论...
验证码 换一张
取 消