Skip to content

Instantly share code, notes, and snippets.

@chrahunt
Created May 10, 2014 04:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrahunt/5af5639f6410ee87919c to your computer and use it in GitHub Desktop.
Save chrahunt/5af5639f6410ee87919c to your computer and use it in GitHub Desktop.
Error messages
runner.rb: [BUG] Segmentation fault
ruby 1.9.3p545 (2014-02-24) [i386-mingw32]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 b:0002 l:00219c d:00219c TOP
-- C level backtrace information -------------------------------------------
C:\Windows\SysWOW64\ntdll.dll(ZwWaitForSingleObject+0x15) [0x77a6f8d1]
C:\Windows\syswow64\kernel32.dll(WaitForSingleObjectEx+0x43) [0x76531194]
C:\Windows\syswow64\kernel32.dll(WaitForSingleObject+0x12) [0x76531148]
C:\Ruby193\bin\msvcrt-ruby191.dll(rb_vm_bugreport+0xf9) [0x62e7c9d9]
C:\Ruby193\bin\msvcrt-ruby191.dll(rb_name_err_mesg_new+0x186) [0x62d41436]
C:\Ruby193\bin\msvcrt-ruby191.dll(rb_bug+0x2f) [0x62d4229f]
C:\Ruby193\bin\msvcrt-ruby191.dll(rb_check_safe_str+0x1f0) [0x62e04220]
[0x004011e6]
C:\Windows\syswow64\kernel32.dll(GetProfileStringW+0x12d67) [0x76570303]
C:\Windows\SysWOW64\ntdll.dll(RtlKnownExceptionFilter+0xb7) [0x77ac74ff]
-- Other runtime information -----------------------------------------------
* Loaded script: runner.rb
* Loaded features:
0 enumerator.so
1 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/encdb.so
2 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/iso_8859_1.so
3 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/trans/transdb.so
4 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb
5 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/rbconfig.rb
6 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb
7 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb
8 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/defaults/operating_system.rb
9 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb
10 C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems.rb
11 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/dl.so
12 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/fiddle.so
13 C:/Ruby193/lib/ruby/1.9.1/fiddle/function.rb
14 C:/Ruby193/lib/ruby/1.9.1/fiddle/closure.rb
15 C:/Ruby193/lib/ruby/1.9.1/fiddle.rb
16 C:/Ruby193/lib/ruby/1.9.1/dl.rb
17 C:/Ruby193/lib/ruby/1.9.1/thread.rb
18 C:/Ruby193/lib/ruby/1.9.1/dl/callback.rb
19 C:/Ruby193/lib/ruby/1.9.1/dl/stack.rb
20 C:/Ruby193/lib/ruby/1.9.1/dl/value.rb
21 C:/Ruby193/lib/ruby/1.9.1/dl/func.rb
22 C:/Ruby193/lib/ruby/1.9.1/dl/pack.rb
23 C:/Ruby193/lib/ruby/1.9.1/dl/struct.rb
24 C:/Ruby193/lib/ruby/1.9.1/dl/cparser.rb
25 C:/Ruby193/lib/ruby/1.9.1/dl/import.rb
26 C:/Ruby193/lib/ruby/1.9.1/dl/types.rb
27 C:/Users/Christopher/Desktop/mwe/errors.rb
28 C:/Users/Christopher/Desktop/mwe/mwe.rb
29 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/utf_16le.so
30 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/trans/single_byte.so
31 C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/enc/trans/utf_16_32.so
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
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.
DL is deprecated, please use Fiddle
runner.rb: [BUG] Segmentation fault
ruby 2.1.2p95 (2014-05-08 revision 45867) [i386-mingw32]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 E:0013ac TOP [FINISH]
-- C level backtrace information -------------------------------------------
C:\Windows\SysWOW64\ntdll.dll(ZwWaitForSingleObject+0x15) [0x77a6f8d1]
C:\Windows\syswow64\kernel32.dll(WaitForSingleObjectEx+0x43) [0x76531194]
C:\Windows\syswow64\kernel32.dll(WaitForSingleObject+0x12) [0x76531148]
C:\Users\Christopher\Desktop\making_ruby\rubyinstaller-master\sandbox\ruby21_mingw\bin\msvcrt-ruby210.dll(rb_vm_bugreport+0xf5) [0x6d3a1c25]
C:\Users\Christopher\Desktop\making_ruby\rubyinstaller-master\sandbox\ruby21_mingw\bin\msvcrt-ruby210.dll(rb_name_err_mesg_new+0x1de) [0x6d24af8e]
C:\Users\Christopher\Desktop\making_ruby\rubyinstaller-master\sandbox\ruby21_mingw\bin\msvcrt-ruby210.dll(rb_bug+0x2f) [0x6d24bcdf]
C:\Users\Christopher\Desktop\making_ruby\rubyinstaller-master\sandbox\ruby21_mingw\bin\msvcrt-ruby210.dll(rb_check_safe_str+0x170) [0x6d31bb90]
[0x004011e6]
C:\Windows\syswow64\kernel32.dll(GetProfileStringW+0x12d67) [0x76570303]
C:\Windows\SysWOW64\ntdll.dll(RtlKnownExceptionFilter+0xb7) [0x77ac74ff]
-- Other runtime information -----------------------------------------------
* Loaded script: runner.rb
* Loaded features:
0 enumerator.so
1 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/enc/encdb.so
2 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/enc/iso_8859_1.so
3 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/enc/trans/transdb.so
4 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/rbconfig.rb
5 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/compatibility.rb
6 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/defaults.rb
7 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/deprecate.rb
8 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/errors.rb
9 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/version.rb
10 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/requirement.rb
11 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/platform.rb
12 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/basic_specification.rb
13 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/stub_specification.rb
14 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/util/stringio.rb
15 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/specification.rb
16 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/exceptions.rb
17 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/defaults/operating_system.rb
18 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb
19 thread.rb
20 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/thread.so
21 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/monitor.rb
22 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb
23 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/rubygems.rb
24 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/dl.so
25 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/i386-mingw32/fiddle.so
26 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/fiddle/function.rb
27 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/fiddle/closure.rb
28 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/fiddle.rb
29 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl.rb
30 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/callback.rb
31 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/stack.rb
32 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/value.rb
33 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/func.rb
34 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/pack.rb
35 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/struct.rb
36 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/cparser.rb
37 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/import.rb
38 C:/Users/Christopher/Desktop/making_ruby/rubyinstaller-master/sandbox/ruby21_mingw/lib/ruby/2.1.0/dl/types.rb
39 C:/Users/Christopher/Desktop/mwe/errors.rb
40 C:/Users/Christopher/Desktop/mwe/mwe.rb
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment