are you sure that after you created the gemset, you did $ rvm gemset use <name> ? Are you using any C extensions?
- Matt On Tue, Jul 19, 2011 at 5:38 PM, Ylan <[email protected]> wrote: > Well, that didn't work. > > After installing the newest ruby 1.9.2, creating a new gemset and running > bundle install. I got this: > > $ bundle exec thin start > >> Using rack adapter > ruby(31557,0x7fff70a1acc0) malloc: *** error for object 0x100000000: > pointer being freed was not allocated > *** set a breakpoint in malloc_error_break to debug > > Second time around, thin started without a problem. Annoying as hell! > > Any more ideas? > > -- > Ylan. > > -- > SD Ruby mailing list > [email protected] > http://groups.google.com/group/sdruby > -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
