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

Assertion failure when trying to create a Cy3D view, Inconsistency detected #15

Open
sebastien-rosset opened this issue Oct 14, 2022 · 1 comment

Comments

@sebastien-rosset
Copy link

I have followed the steps to create a Cy3d view (https://cy3d.readthedocs.io/en/latest/Installing.html)

  1. Install Cy3d app.
  2. Right click "Create 1 View"
  3. Select "Cy3D" as network renderer
  4. Click ok
  5. Cytoscape is terminated with the following assertion failure:
./Cytoscape
Inconsistency detected by ld.so: dl-lookup.c: 106: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

I'm not sure if there is a workaround or something I can do to do further troubleshooting.

Configuration:

Version: 3.9.1
Java: 11.0.16 by Ubuntu
Java Home: /usr/lib/jvm/java-11-openjdk-amd64
OS: Linux 5.15.0-50-generic - amd64

Cy3D version 1.1.3
@mikekucera
Copy link
Contributor

Cy3D uses the jogl opengl bridge library which is no longer maintained and is not supported on many newer platforms. We currently do not have plans to update Cy3D to a newer 3D rendering library, as that would be a major overhaul. Sorry for the inconvenience.

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

2 participants