This project is archived and is in readonly mode.
seg fault with connection pooling
Reported by Nicholas J Kreucher | June 8th, 2009 @ 05:44 PM | in 3.x
In my production environment, an intermittent seg fault is being triggered in what appears to be the connection pooling code: retrieve_connection_pool.
activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:349: [BUG] Segmentation fault
I am not yet able to reproduce this bug in my testing/development environments.
A few other seg faults have been happening as well (maybe related?), active_record/attribute_methods.rb:345 and active_record/associations.rb:1859.
I'm using rails 2.3.2 and (4x) mongrel 1.1.5 with ruby 1.8.7 patchlevel 160 on powerpc64-linux.
Comments and changes to this ticket
-
Nicholas J Kreucher June 9th, 2010 @ 08:20 AM
Just a quick note to say I no longer am using this environment... we switched to JRuby 1.5 and WebSphere and the problem went away.
-
José Valim June 22nd, 2010 @ 04:08 PM
- State changed from new to invalid
Nicholas, I'm closing this issue. If you have a way to reproduce it, please let us know.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>