Bug #3003
Updated by jeremyevans0 (Jeremy Evans) about 5 years ago
=begin I have a script that uses threadify to iterate over a few thousand activerecord models and post the data to an XMLRPC web service. After some time I get a segfault which gdb says is from vsprintf in libc, however I get the same segfault on OSX and Ubuntu. I have attached debug and backtrace information from both platforms. =end