You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This results in a double free, which does not happen in GDB. Time to get
out the core dumps.
To create a core file:
bin/natalie -c dump spec/core/string/dump_spec.rb
ulimit -c unlimited
./dump -f yaml
gdb dump core
0 commit comments