Skip to content

Instantly share code, notes, and snippets.

@mxlje
Created April 2, 2015 15:34
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 mxlje/74beec5e09e36ac20f30 to your computer and use it in GitHub Desktop.
Save mxlje/74beec5e09e36ac20f30 to your computer and use it in GitHub Desktop.
[BUG] Segmentation fault at 0x00000000000000
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 E:000ad0 TOP [FINISH]
-- Machine register context ------------------------------------------------
rax: 0x00007ff17790f0a0 rbx: 0x00007ff1764ac530 rcx: 0x00007ff177913858
rdx: 0x0000000000a7fa30 rdi: 0x000407ff17794f4a rsi: 0x0000000000000010
rbp: 0x00007fff53197e30 rsp: 0x00007fff53197e20 r8: 0x0000000000000000
r9: 0x00007ff177700000 r10: 0x0000000000000010 r11: 0x00007ff177700000
r12: 0x00007ff1764ac530 r13: 0x000000007fffffff r14: 0x0000000000000000
r15: 0x0000000000000000 rip: 0x000000010cba6bc9 rfl: 0x0000000000010202
-- C level backtrace information -------------------------------------------
0 ruby 0x000000010cd1f98b rb_vm_bugreport + 155
1 ruby 0x000000010cbc3e80 rb_bug_context + 480
2 ruby 0x000000010cc9c2f3 sigsegv + 83
3 libsystem_platform.dylib 0x00007fff8df0df1a _sigtramp + 26
4 ruby 0x000000010cba6bc9 rb_class_remove_from_super_subclasses + 25
5 ??? 0x00007ff17790f0a0 0x0 + 140675069833376
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment