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
I just installed asciidoctor-mathematical via gems on macOS (Catalina) as described in the Readme. When running asciidoctor-pdf -r asciidoctor-mathematical sample.adoc
the program crashes with this error message:
/Library/Ruby/Gems/2.6.0/gems/mathematical-1.6.14/lib/mathematical.rb:47: [BUG] Segmentation fault at 0x0000000000000000
ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19]
I just installed asciidoctor-mathematical via gems on macOS (Catalina) as described in the Readme. When running
asciidoctor-pdf -r asciidoctor-mathematical sample.adoc
the program crashes with this error message:
/Library/Ruby/Gems/2.6.0/gems/mathematical-1.6.14/lib/mathematical.rb:47: [BUG] Segmentation fault at 0x0000000000000000
ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19]
This is the full terminal output:
crash_report.txt
And this is the ruby crash report:
ruby_2021-06-10-093318_MacBook-Pro.txt
Hope this helps?
The text was updated successfully, but these errors were encountered: