Created
February 16, 2010 06:20
-
-
Save babalela/305343 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/local/bin/camping:19: [BUG] Bus Error | |
ruby 1.9.1p376 (2009-12-07 revision 26041) [powerpc-darwin9] | |
-- control frame ---------- | |
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :load | |
c:0003 p:0127 s:0007 b:0007 l:001984 d:0018a8 EVAL /opt/local/bin/camping:19 | |
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | |
c:0001 p:0000 s:0002 b:0002 l:001984 d:001984 TOP | |
--------------------------- | |
-- Ruby level backtrace information----------------------------------------- | |
/opt/local/bin/camping:19:in `load' | |
/opt/local/bin/camping:19:in `<main>' | |
-- C level backtrace information ------------------------------------------- | |
0x2f54e8 0 libruby.dylib 0x002f54e8 rb_vm_bugreport + 280 | |
0x20f66c 1 libruby.dylib 0x0020f66c rb_warning + 460 | |
0x20f6f8 2 libruby.dylib 0x0020f6f8 rb_bug + 88 | |
0x2a0c14 3 libruby.dylib 0x002a0c14 rb_get_next_signal + 212 | |
0x928b59fc 4 libSystem.B.dylib 0x928b59fc _sigtramp + 68 | |
[NOTE] | |
You may encounter a bug of Ruby interpreter. Bug reports are welcome. | |
For details: http://www.ruby-lang.org/bugreport.html | |
Abort trap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment