D-Alex / ropencv

ffi ruby wrapper for opencv
Other
67 stars 14 forks source link

Seg fault with nginx/passenger #16

Closed cgat closed 9 years ago

cgat commented 10 years ago

I wasn't able to get ropencv working with nginx/passenger for some reason. It works fine with unicorn, webrick, or from irb on the same system, so perhaps it's a problem with passenger. Regardless, I thought I would post this here just in case anyone else experienced the same issue.

Configuration details: Mac OSX 10.7.5 Passenger 4.0.37 (via hombrew) Nginx 1.4.5

Seg fault occurred on the warp_affine function according the nginx log file.