Created
March 22, 2016 06:01
-
-
Save revathskumar/e61e88b469fbcfc33af7 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
-- Control frame information ----------------------------------------------- | |
c:0006 p:---- s:0017 e:000016 CFUNC :send_objectspace_dump | |
c:0005 p:0149 s:0014 e:000013 METHOD /Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:71 | |
c:0004 p:0051 s:0010 e:000009 BLOCK /Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:46 [FINISH] | |
c:0003 p:---- s:0007 e:000006 CFUNC :loop | |
c:0002 p:0009 s:0004 e:000003 BLOCK /Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:42 [FINISH] | |
c:0001 p:---- s:0002 e:000001 (none) [FINISH] | |
-- Ruby level backtrace information ---------------------------------------- | |
/Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:42:in `block in start' | |
/Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:42:in `loop' | |
/Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:46:in `block (2 levels) in start' | |
/Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:71:in `process_incoming_request' | |
/Users/revathskumar/.rvm/rubies/ruby-2.3.0/lib/ruby/site_ruby/2.3.0/rbkit/server.rb:71:in `send_objectspace_dump' | |
-- Machine register context ------------------------------------------------ | |
rax: 0x000000000000fa51 rbx: 0x00007ff0796d89d8 rcx: 0x000000000000001a | |
rdx: 0x0000000101a77170 rdi: 0x00007ff0796d89d8 rsi: 0x0000000103badccc | |
rbp: 0x0000000103badc70 rsp: 0x0000000103badc40 r8: 0x0000000000000001 | |
r9: 0x0000000000000d96 r10: 0x00007ff080400000 r11: 0x0000000000000003 | |
r12: 0x00007ff07d7dbac0 r13: 0x00007ff08207bc00 r14: 0x0000000103badccc | |
r15: 0x0000000103badccc rip: 0x0000000101a76f5e rfl: 0x0000000000010206 | |
-- C level backtrace information ------------------------------------------- | |
0 libruby.2.3.0.dylib 0x0000000101abdaa4 rb_vm_bugreport + 388 | |
1 libruby.2.3.0.dylib 0x000000010195b44a rb_bug_context + 490 | |
2 libruby.2.3.0.dylib 0x0000000101a30733 sigsegv + 83 | |
3 libsystem_platform.dylib 0x00007fff92e23f1a _sigtramp + 26 | |
4 libruby.2.3.0.dylib 0x0000000101a76f5e classname + 46 | |
5 ??? 0x00007ff0790e1638 0x0 + 140670799844920 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment