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

Fatal error on examples #14

Closed
asmyers opened this issue Oct 9, 2019 · 2 comments
Closed

Fatal error on examples #14

asmyers opened this issue Oct 9, 2019 · 2 comments

Comments

@asmyers
Copy link

asmyers commented Oct 9, 2019

When trying to check the examples with Electrod/nuXmv or Electrod/NuSMV the analyzer emits a fatal error:

Screen Shot 2019-10-09 at 12 33 11

This is trying to check the example ring.ele
Versions:

  • Analyzer: Electrum Analyzer 2.0.0.201910072237 (forked from Alloy Analyzer 5.0.0) (build date: 2019-10-07T22:37:05.361Z git 4d7d4a4)
  • Electrod: 0.2.3
  • NuSMV: *** This is NuSMV 2.6.0 (compiled on Wed Oct 14 15:32:58 2015)
  • nuXmv: This is nuXmv 1.1.1 (compiled on Wed Jun 1 10:19:55 2016)
  • OS: Darwin 18.7.0 Darwin Kernel Version 18.7.0
java -jar electrum2.0.jar -d                                                                                       
Mac classes not there
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by edu.mit.csail.sdg.alloy4whole.SimpleGUI (file:/Users/amyers/Downloads/electrum2.0.jar) to field java.lang.ClassLoader.usr_paths
WARNING: Please consider reporting this to the maintainers of edu.mit.csail.sdg.alloy4whole.SimpleGUI
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Loaded: libminisat.dylib
Loaded: libminisatprover.dylib
Loaded: liblingeling.dylib
Loaded: libglucose.dylib
Failed to load: libcryptominisat.dylib
Loaded: electrod at /private/var/folders/50/sjyqy83j25n1y2ydjzl5n294000350/T/alloy4tmp40-amyers/binary/electrod
Loaded: NuSMV at /Users/amyers/bin/NuSMV-2.6.0-Darwin/bin
Loaded: nuXmv at /Users/amyers/bin/nuXmv-1.1.1-Darwin/bin
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
@grayswandyr
Copy link
Collaborator

Confirmed, thanks. We're looking into this problem.

@nmacedo nmacedo added this to the Electrum 2.1 milestone Jul 30, 2020
@nmacedo
Copy link
Member

nmacedo commented Aug 3, 2020

Fixed in current versions of Pardinus/Electrod.

@nmacedo nmacedo closed this as completed Aug 3, 2020
@nmacedo nmacedo mentioned this issue Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants