Re: [Rails] ActionMailer and Ruby SMTP causing a segmentation fault!
On 27 January 2012 23:14, Don <don.leatham@gmail.com> wrote:
> I just activated Devise' :confirmable option in my User model. As Devise
> tries to send out the confirmation-link email I get a segmentation-fault
> error in Ruby's SMTP library:
>
> ... lib/ruby/1.9.1/net/smtp.rb:583: [BUG] Segmentation fault
If you are using ruby 1.9.1 then upgrade to 1.9.2 (or 1.9.3 though
maybe it is still a bit new) or go back to 1.8.7
1.9.1 did not play well with Rails
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home