Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault at 0x000060002054cfb0 on M1 Mac #108

Open
kzhk75 opened this issue Aug 31, 2022 · 0 comments
Open

Segmentation fault at 0x000060002054cfb0 on M1 Mac #108

kzhk75 opened this issue Aug 31, 2022 · 0 comments

Comments

@kzhk75
Copy link

kzhk75 commented Aug 31, 2022

Hi,

I'm trying to write a document on My M1 MacOS with mathematical formula using asciidoctor-mathematical.

After installing asciidoctor-mathematical related , I happened to meet the following:

% asciidoctor-pdf -r asciidoctor-mathematical -o test.pdf sample.adoc                         
/Users/kzhk/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/mathematical-1.6.14/lib/mathematical.rb:47: [BUG] Segmentation fault at 0x000060002054cfb0
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. 

Can we avoid a such error?
If a file in DiagnosticReports is in need, I'll upload it.

This works well in my Intel Mac.

-- update
It seems same as in ffi/ffi#864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant