when going bundle install for esdao under 1.9.3 RC1 it failed, but not like that. With p0 it all installed without issue. I also upgraded to the latest version of bundler.
--nahum On Tue, Nov 1, 2011 at 08:47, Tim Connor <[email protected]> wrote: > Running 'bundle install': > > 1.9.3-p0/lib/ruby/1.9.1/net/http.rb:799: [BUG] Segmentation fault > > > > > On 31 October 2011 22:12, Nahum Wild <[email protected]> wrote: > > You can apply it to to 1.9.2 also: (not that I have, ymmv) > > http://vitobotta.com/rvm-ruby-1.9.2-p290-fast-require-patch/ > > Also, shame debugging doesn't work properly and requires a conf change to > > get working: > > > http://blog.sj26.com/post/12146951658/updated-using-ruby-debug-on-ruby-1-9-3-p0 > > > > --nahum > > > > On Mon, Oct 31, 2011 at 20:51, Jeremy Olliver <[email protected]> > > wrote: > >> > >> I'd say so too. Which means most of the speed improvements there are > >> likely to be simply load times, rather than the actual code running > faster, > >> but it's certainly nice to see test times dropping again, after the > slower > >> load times in 1.9.2 from 1.8.x > >> > >> On 31 October 2011 16:16, Arthur Gunn <[email protected]> wrote: > >>> > >>> I assume it's the fast require patch > >>> > >>> > http://www.rubyinside.com/ruby-1-9-3-faster-loading-times-require-4927.html > >>> > >>> > >>> -Arthur > >>> > >>> -- > >>> You received this message because you are subscribed to the Google > Groups > >>> "WellRailed" group. > >>> To post to this group, send email to [email protected]. > >>> To unsubscribe from this group, send email to > >>> [email protected]. > >>> For more options, visit this group at > >>> http://groups.google.com/group/wellrailed?hl=en. > >>> > >> > >> > >> > >> -- > >> Jeremy Olliver > >> > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "WellRailed" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]. > >> For more options, visit this group at > >> http://groups.google.com/group/wellrailed?hl=en. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "WellRailed" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/wellrailed?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "WellRailed" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/wellrailed?hl=en. > > -- You received this message because you are subscribed to the Google Groups "WellRailed" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wellrailed?hl=en.
