Skip to content

illegal opcode on mac #100

@mattfidler

Description

@mattfidler

I tried out the new github runner and have the following when loading symengine on mac:

 *** caught illegal operation ***
address 0x106a04ed5, cause 'illegal opcode'

Traceback:
 1: dyn.load(file, DLLpath = DLLpath, ...)
 2: library.dynam(chname, package, lib.loc, ...)
 3: library.dynam_2("symengine", pkgname, libname)
 4: fun(libname, pkgname)
 5: doTryCatch(return(expr), name, parentenv, handler)
 6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
 7: tryCatchList(expr, classes, parentenv, handlers)
 8: tryCatch(fun(libname, pkgname), error = identity)
 9: runHook(".onLoad", env, package.lib, package)
10: loadNamespace("symengine")
11: new.env(parent = loadNamespace("symengine"))

https://github.com/nlmixrdevelopment/RxODE/runs/1521723803?check_suite_focus=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions