Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Segmentation fault at 0x000060002054cfb0 on M1 Mac #108

@kzhk75

Description

@kzhk75

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions