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

Box2DLights crashes due to rayhandler not being disposed #190

Closed
bitbrain opened this issue May 1, 2019 · 0 comments
Closed

Box2DLights crashes due to rayhandler not being disposed #190

bitbrain opened this issue May 1, 2019 · 0 comments

Comments

@bitbrain
Copy link
Owner

bitbrain commented May 1, 2019

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006e9fe077, pid=1772, tid=0x0000000000001d6c
#
# 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 windows-amd64 compressed oops)
# Problematic frame:
# C  [gdx-box2d64.dll+0x3e077]
#
# 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:\Users\Miguel\git\scape\android\assets\hs_err_pid1772.log
Compiled method (c1)    9564 2075       3       box2dLight.PositionalLight::updateMesh (140 bytes)
 total in heap  [0x0000000003b5e810,0x0000000003b5f478] = 3176
 relocation     [0x0000000003b5e930,0x0000000003b5e9c0] = 144
 main code      [0x0000000003b5e9c0,0x0000000003b5efc0] = 1536
 stub code      [0x0000000003b5efc0,0x0000000003b5f078] = 184
 oops           [0x0000000003b5f078,0x0000000003b5f080] = 8
 metadata       [0x0000000003b5f080,0x0000000003b5f0a0] = 32
 scopes data    [0x0000000003b5f0a0,0x0000000003b5f238] = 408
 scopes pcs     [0x0000000003b5f238,0x0000000003b5f3f8] = 448
 dependencies   [0x0000000003b5f3f8,0x0000000003b5f400] = 8
 nul chk table  [0x0000000003b5f400,0x0000000003b5f478] = 120
#
# 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.
#
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

1 participant