Skip to content

Instantly share code, notes, and snippets.

{
"binary_file_patterns":
[
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
@antstorm
antstorm / seg_fault.txt
Created May 23, 2022 19:20
A Segmentation Fault produced by running Rutie on Ruby 3.0.4
/Users/antstorm/Development/tmp/rutie/examples/rutie_ruby_example/.gems/ruby/3.0.0/gems/rutie-0.0.4/lib/rutie.rb:21: [BUG] Segmentation fault at 0x0000000000000070
ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [arm64-darwin21]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
Don't forget to include the above Crash Report log file in bug reports.