Lori Olson
2007-Jan-15 18:55 UTC
Backward migration fails on segmentation fault when using RC2
I have been testing using RC2 by freezing this tag: rake rails:freeze:edge TAG=rel_1-2-0_RC2 This morning, I tried to run a backward migration (-1 from current version), and Ruby barfed on a segmentation fault. Can anyone else see/try this? $ rake migrate VERSION=13 (in /Users/lori/Projects/workspace/eTriever) ruby(12541) malloc: *** Deallocation of a pointer not malloced: 0x1481038; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ruby(12541) malloc: *** Deallocation of a pointer not malloced: 0x146f130; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ruby(12541) malloc: *** Deallocation of a pointer not malloced: 0x10001; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug /Users/lori/Projects/workspace/eTriever/config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:322: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [i686-darwin8.5.1] --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---