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

Problems Running on Ubuntu #2

Open
mccallum-sgd opened this issue Feb 22, 2018 · 0 comments
Open

Problems Running on Ubuntu #2

mccallum-sgd opened this issue Feb 22, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@mccallum-sgd
Copy link
Owner

mccallum-sgd commented Feb 22, 2018

AxiFi sometimes fails to open main view after logging in.

Context (Environment)

OS: Ubuntu 64-bit 18.04

Expected Behavior

Opens to main view after login.

Current Behavior

Does not open at all sometimes (seems to be about 50% of the time).

Output

Running the installed AxiFi.jar (located in opt/AxiFi on my system) with java -jar sometimes gives the following error:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f48cc927788, pid=16864, tid=0x00007f489c149700

Running java -jar with the -Xcheck:jni option (suggested on StackOverflow) gives a more detailed error:

FATAL ERROR in native method: Bad global or local ref passed to JNI
	at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
	at com.sun.glass.ui.gtk.GtkApplication.lambda$null$48(GtkApplication.java:139)
	at com.sun.glass.ui.gtk.GtkApplication$$Lambda$41/1766822961.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)
@mccallum-sgd mccallum-sgd changed the title Problems Running on Linux Problems Running on Ubuntu Feb 24, 2018
@mccallum-sgd mccallum-sgd added the bug Something isn't working label Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant