Actions
Bug #2753
closeddb:create:all generates an "Segmentation Fault "
Description
=begin
Trying to generate the databases using ruby 1.9.1p243 on Windows 7 return an "Segmentation Fault".
To cause the error follow the steps:
- Open a command line (cmd)
- rails myapp -d mysql
- cd myapp
- rake db:crate:all
After a while Windows pops up the message "Ruby interpreter (CUI) 1.9.1.0[i386-mingw32] stopped working" and close the program.
In command line I receive the following message:
-- control frame ----------
c:0001 p:0000 s:0002 b:0002 l:002554 d:002554 TOP
-- Ruby level backtrace information-----------------------------------------
[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
=end
Actions
Like0
Like0Like0Like0Like0