I've been trying to start some development using libgdx, and have been following the setup tutorial. https://code.google.com/p/libgdx/wiki/ProjectSetupNew
However, when I try to run the desktop application, I get the following error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x6cee60ce, pid=1908, tid=2912
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [gdx.dll+0x260ce] Java_com_badlogic_gdx_graphics_g2d_Gdx2DPixmap_load+0xde
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Documents and Settings\Administrator\workspace\my-gdx-game-desktop\hs_err_pid1908.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
The android application runs fine however. I'm running Windows XP. Any help would be greatly appreciated, as I've unable to find a solution elsewhere.
Using new version of libGDX fixes this problem
Related
I have a JavaFX application with JavaFX 8 and I need to include Facebook login option to my users. I used "RestFB" library to work with Facebook and WebView to open Facebook website to do the login step. However sometimes the application crash when the user are using the Facebook website (like typing the user or password) and it's closed directly because the JVM die. This is the summary of the error when JVM die.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001367a637b, pid=93595, tid=0x0000000000000307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libjfxwebkit.dylib+0x107937b] JSC::MarkedBlock::clearMarks()+0xb
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /XXX/YYYY/hs_err_pid93595.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
I tested the same code in OSx and Windows 7 with the same result, the problem doesn't happen always but I don't know how can I fix that.
I checked some bugs about JVM but really I am not sure if the problem is the same or not.
Thanks in advance.
I'm developing a small game with LibGdx (based on LWJGL). Tested the jar i built on two different PC's and everything worked fine. On a third one, however, the game crashes after a few seconds. Following error log is produced:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x73f9867a, pid=2016, tid=0x00000bc0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) Client VM (25.121-b13 mixed mode windows-x86 )
# Problematic frame:
# C [msvcrt.dll+0x8867a]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
Looks like something is wrong with msvcrt.dll, which is Microsoft Visual C++ Package, right?
Do you have any suggestions to fix it?
I use Eclipse for developing Android Application. I used adt-bundle-linux-x86-20140702 for sdk bundle with eclipse. And In my application I used NDK which is android-ndk-r9d. If I used ctrl+space in Java Editor I faced the following problem,
the tip menu is shown and in the mean while Eclipse also closed.
If i open the eclipse again means my entire application shown with an error. In this condition I need to restart eclipse again. If I restart the eclipse the error is gone.
But In C Editor it works perfectly
And In Eclipse log I got the following error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x6396286d, pid=3861, tid=3076306688
#
# JRE version: Java(TM) SE Runtime Environment (8.0_11-b12) (build 1.8.0_11-b12)
# Java VM: Java HotSpot(TM) Client VM (25.11-b03 mixed mode linux-x86 )
# Problematic frame:
# C [libsoup-2.4.so.1+0x5486d] soup_session_feature_detach+0x1d
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
And I followed this link But its no help to me :(.. Can anyone give some suggestion about it..
I am using RCP eclipse to build product.
Using SWT Browser to view web site but whenever using ext-base.js and iframe in this Brower,
it is happan to crash entire application.
Thanks in advance.
Hi Baz,
Thanks for your quick reply.
My question is why SWT Browser is going to crash to open this type of web site.
browser.evaluate(EVENT_SCRIPT);
I am getting fatal error. Its log like :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6eddaf6b, pid=10032, tid=4388
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode windows-x86 )
# Problematic frame:
# C [jscript9.dll+0x6af6b]
#
# An error report file with more information is saved as:
# E:\eclipse_group\eclipse_indigo_2.0\hs_err_pid10032.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I've developed an application that uses xuggler libraries on my laptop with an Intel DualCore processor, anything seems to works fine.
However now I need to setup my application on a server that has an Intel Xeon E3-1230v2 processor and everytimes I run the application I get an error on native libraries:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000013e96520, pid=1724, tid=3804
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [xuggle5326780242083232878.dll+0x736520] Java_com_xuggle_ferry_FerryJNI_SWIGRefCountedTesterUpcast+0x66f005
#
# Core dump written. Default location: D:\tomcat\hs_err_pid1724.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I've invested so much time on this project and I really need this to work on the server, I found online xuggler 5.5 that should resolve the issue, but I still get the error.
For what I've seen online this is an issue with some processors type like Ivy Bridge, is there anything I can do to make xuggler work on my machine?