This project is archived and is in readonly mode.

#2782 ✓invalid
Nicholas J Kreucher

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

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>

Pages