You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command to create an admin, my scrypt 1.2.1 throws a seg fault. Platform is Windows 8 64 bit (RailsInstaller). Not sure if Scrypt's fault? Is 1.2.1 an older version?
#48
Open
ethereumdegen opened this issue
Apr 14, 2015
· 1 comment
The text was updated successfully, but these errors were encountered:
ethereumdegen
changed the title
When I run the command to create an admin, my script throws a seg fault. Platform is Windows 8 64 bit (RailsInstaller)
When I run the command to create an admin, my scrypt 1.2.1 throws a seg fault. Platform is Windows 8 64 bit (RailsInstaller). Not sure if Scrypt's fault? Is 1.2.1 an older version?
Apr 14, 2015
rake casein:users:create_admin email=[email protected]
c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/scrypt-1.2.1/lib/scrypt.rb:137: [BUG] Segmentation fault
ruby 2.1.5p273 (2014-11-13 revision 48405) [i386-mingw32]
-- Control frame information -----------------------------------------------
c:0038 p:---- s:0169 e:000168 CFUNC :sc_calibrate
c:0037 p:0041 s:0162 e:000161 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/scrypt-1.2.1/lib/scrypt.rb:137
c:0036 p:0046 s:0153 e:000151 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/scrypt-1.2.1/lib/scrypt.rb:111
c:0035 p:0028 s:0148 e:000147 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/scrypt-1.2.1/lib/scrypt.rb:73
c:0034 p:0132 s:0142 e:000141 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/scrypt-1.2.1/lib/scrypt.rb:220
c:0033 p:0050 s:0135 e:000134 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/authlogic-3.4.4/lib/authlogic/crypto_providers
/scrypt.rb:52
c:0032 p:0098 s:0131 e:000128 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/authlogic-3.4.4/lib/authlogic/acts_as_authenti
c/password.rb:240 [FINISH]
c:0031 p:---- s:0125 e:000124 CFUNC :public_send
c:0030 p:0016 s:0120 e:000119 METHOD c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/activerecord-4.0.4/lib/active_record/attribute
_assignment.rb:42
The text was updated successfully, but these errors were encountered: