pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

Crashes Rails 3.2 Application server process #25

Closed cheeyeo closed 12 years ago

cheeyeo commented 12 years ago

When using the latest version of the pygments.rb gem within a Rails 3.2.3 app it crashes the entire rails application server process with a Killed signal displayed on the console and an error of 324 empty response returned by the server in the browser

This has been replicated on the following ruby versions:

Ruby 1.9.2 p0

Ruby 1.9.2 p290

Ruby 1.9.3

The application servers tested are:

Mongrel

Webrick

The system in use is Snow Leopard 10.6.2

thanks!

cheeyeo commented 12 years ago

The only application server with Rails 3.2 that works is Thin. Perhaps the other servers are not asynchronous hence the app process crashes? This is working within my Rails project now after switching over to Thin.

tnm commented 12 years ago

This should be rendered non-applicable by pygments.rb 0.3.0.