General

Profile

hectormalot (Dennis de Reus)

  • Login: hectormalot
  • Email: dennis@densoft.nl
  • Registered on: 04/08/2012
  • Last sign in: 06/01/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

05/31/2012

06:16 PM Ruby Bug #4413: Segmentation fault when using deliver for GMAIL SMTP
So, thinking about this resulted in the following:
1.9.3p194 pry(main)> require 'openssl'
=> true
1.9.3p194 pry(main)> OpenSSL::OPENSSL_VERSION
=> "OpenSSL 1.0.1c 10 May 2012"
1.9.2p180 pry(main)> require 'openssl'
=> true
1.9...
hectormalot (Dennis de Reus)

05/24/2012

12:17 AM Ruby Bug #4413: Segmentation fault when using deliver for GMAIL SMTP
I'm using MacPorts OpenSSL, version 1.0.1c, May 2012
$ which openssl
/opt/local/bin/openssl
$ openssl version
OpenSSL 1.0.1c 10 May 2012
$ /usr/bin/openssl version
OpenSSL 0.9.8r 8 Feb 2011
1.9.3p194 :004 > OpenSSL::OPENSS...
hectormalot (Dennis de Reus)

05/22/2012

07:45 PM Ruby Bug #4413: Segmentation fault when using deliver for GMAIL SMTP
@sorah I think this should be re-openend, because I have exactly the same problem in a Rails 3.2.3 application using ruby 1.9.3-p0, 1.9.3-p125, and 1.9.3-p194, but not with 1.9.2-p290. This indicates that it is not an isolated issue. See... hectormalot (Dennis de Reus)

04/08/2012

01:52 AM Ruby Bug #6246: 1.9.3-p125 intermittent segfault
I have a similar problem when creating a new rails (3.2.3) app. It segfaults on the bundle install step. I think this is related, so I won't create a new bugreport.
Ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin11....
hectormalot (Dennis de Reus)

Also available in: Atom