On 27 January 2012 23:14, Don <don.leat...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to