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

SIGSEGV because of i965_dri.so #1552

Closed
motatuc opened this issue Aug 4, 2016 · 6 comments
Closed

SIGSEGV because of i965_dri.so #1552

motatuc opened this issue Aug 4, 2016 · 6 comments
Assignees

Comments

@motatuc
Copy link

motatuc commented Aug 4, 2016

Hello

gephi 0.91 and the latest snapshot is always crashing after start.

Steps:

  1. Start gephi
  2. Open any sample gephi provides (or start new project and try to draw something)
  3. Press ok
    -> Crash

System:
Ubuntu 16.04
Intel i7 6200 and HD Graphics 520

./gephi
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007fb30834bd8b, pid=29023, tid=140406801057536
JRE version: OpenJDK Runtime Environment (8.0_91-b14) (build 1.8.0_91-8u91-b14-3ubuntu1~16.04.1-b14)
Problematic frame:
C [i965_dri.so+0x20ad8b]
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

For more information look at the attached file.
hs_err_pid29023.txt

@eduramiba
Copy link
Member

You can try to use Oracle JDK and the suggested fix here #1192

@eduramiba
Copy link
Member

Did it work?

@gohoyer
Copy link

gohoyer commented Jan 14, 2017

I had the same problem and running gephi with LIBGL_ALWAYS_SOFTWARE=1 ./gephi did the trick for me.

@motatuc
Copy link
Author

motatuc commented Feb 4, 2017

I was doing it the same way as @gohoyer described it.

@dannyman
Copy link

+1, and @gohoyer 's workaround works for me.

@eduramiba
Copy link
Member

Closing old issue

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

4 participants