kubo / ruby-oci8

Ruby-oci8 - Oracle interface for ruby
Other
169 stars 75 forks source link

Segfault #7

Closed twinge closed 12 years ago

twinge commented 12 years ago

I'm having a problem with a segfault:

https://gist.github.com/4b28c4e7021312912e06

Configuration: mac lion ruby 1.9.2 or 1.9.3 (i tested both) ruby-oci8 - I tested HEAD, 2.1.0 and 2.0.6 activerecord-oracle_enhanced-adapter - tried 1.3.2 and 1.4.1

Here's my full Gemfile.lock

https://gist.github.com/dda07864f4263e983c12

Any ideas or suggestions would be much appreciated. Thanks!

kubo commented 12 years ago

Are you using 64-bit ruby? If so, it is a known issue. Instant Client 10.2.0.4 for Mac OS X 64-bit doesn't work on OS X Lion. Look at the following links:

twinge commented 12 years ago

Right. Here's the ironic part. I posted that exact same issue before (https://github.com/kubo/ruby-oci8/issues/6) which i'm sure you noticed, and yesterday also happened to be Groundhog Day. :P