Skip to content

Instantly share code, notes, and snippets.

Starting program: /usr/bin/ruby Bottomless_Mine.rb
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff7ff1710 (LWP 6706)]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff44147e4 in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6
(gdb) bt
#0 0x00007ffff44147e4 in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6
#1 0x00007ffff653467d in File (this=0x7fffffffd150, filename=..., mode=Gosu::fmRead) at FileUnix.cpp:56
#2 0x00007ffff65338b0 in Gosu::loadFile (buffer=..., filename=...) at IO.cpp:49