Mythruna
April 16, 2024, 08:12:06 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Can't play with crashing!  (Read 7863 times)
2hotrods
Newbie
*
Posts: 3


View Profile
« on: April 27, 2014, 06:11:40 PM »

I am trying to play the game, but when its in the middle of loading a world it crashes! could someone tell me a way to stop the crashing? (if it helps, I am using windows 8.1) because I really want to play the game, it looks fun. Cry             
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #1 on: April 27, 2014, 06:21:31 PM »

Do you have the crash log you could add?
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #2 on: April 27, 2014, 06:34:13 PM »

To add on to what Iggyjeckel said, the error file will be where you extracted mythruna, and it will have a name with a unique number key. "error-#########.log" will be the file name.
Logged
2hotrods
Newbie
*
Posts: 3


View Profile
« Reply #3 on: April 27, 2014, 07:44:20 PM »

Here is the crash log - thank you:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x06112977, pid=1780, tid=5444
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ig75icd32.dll+0x3c2977]
#
# 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.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.
#

---------------  T H R E A D  ---------------

Current thread (0x052fd800):  JavaThread "LWJGL Renderer Thread" [_thread_in_native, id=5444, stack(0x00d60000,0x00db0000)]

siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x00d60000

Registers:
EAX=0x00d60000, EBX=0x00dae790, ECX=0x00d4b94c, EDX=0x000b0000
ESP=0x00d6c6e4, EBP=0x00d6c6f8, ESI=0x00dae1e4, EDI=0x0a9a7440
EIP=0x06112977, EFLAGS=0x00010206

Top of Stack: (sp=0x00d6c6e4)
0x00d6c6e4:   0a9a7440 05fc0b02 00d8d4b0 061699c7
0x00d6c6f4:   ffffffff 00d8d4bc 05fc2035 00000068
0x00d6c704:   00d887fc 00d8d40c 0a9a7440 00dae344
0x00d6c714:   00000000 00000000 00000000 00000000
0x00d6c724:   00000000 00000000 00000000 00000000
0x00d6c734:   00000000 00000000 00000000 00000000
0x00d6c744:   00000000 00000000 00000000 00000000
0x00d6c754:   00000000 00000000 00000000 00000000

Instructions: (pc=0x06112977)
0x06112957:   1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x06112967:   0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x06112977:   85 00 eb e9 55 8b ec 83 25 a4 73 2e 06 00 83 ec
0x06112987:   10 53 33 db 43 09 1d 50 8a 2d 06 6a 0a e8 2d c2


Register to memory mapping:

EAX=0x00d60000 is an unknown value
EBX=0x00dae790 is pointing into the stack for thread: 0x052fd800
ECX=0x00d4b94c is an unknown value
EDX=0x000b0000 is an unknown value
ESP=0x00d6c6e4 is pointing into the stack for thread: 0x052fd800
EBP=0x00d6c6f8 is pointing into the stack for thread: 0x052fd800
ESI=0x00dae1e4 is pointing into the stack for thread: 0x052fd800
EDI=0x0a9a7440 is an unknown value


Stack: [0x00d60000,0x00db0000],  sp=0x00d6c6e4,  free space=49k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig75icd32.dll+0x3c2977]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
j  org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
j  com.jme3.renderer.lwjgl.LwjglRenderer.updateShaderData(Lcom/jme3/shader/Shader;)V+164
J  com.jme3.renderer.lwjgl.LwjglRenderer.setShader(Lcom/jme3/shader/Shader;)V
J  com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/renderer/RenderManager;)V
J  com.jme3.renderer.RenderManager.renderGeometry(Lcom/jme3/scene/Geometry;)V
J  com.jme3.renderer.queue.RenderQueue.renderGeometryList(Lcom/jme3/renderer/queue/GeometryList;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V
J  com.jme3.renderer.queue.RenderQueue.renderQueue(Lcom/jme3/renderer/queue/RenderQueue$Bucket;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V
J  com.jme3.renderer.RenderManager.renderViewPortQueues(Lcom/jme3/renderer/ViewPort;Z)V
J  com.jme3.renderer.RenderManager.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V
J  com.jme3.renderer.RenderManager.render(FZ)V
J  com.jme3.app.SimpleApplication.update()V
J  com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V
J  com.jme3.system.lwjgl.LwjglDisplay.runLoop()V
j  com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+117
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0b5f0800 JavaThread "GeometryBuilder:pool-4-thread-2" daemon [_thread_blocked, id=8504, stack(0x066c0000,0x06710000)]
  0x0b5f0c00 JavaThread "GeometryBuilder:pool-4-thread-1" daemon [_thread_in_Java, id=6080, stack(0x05670000,0x056c0000)]
  0x0b5f0000 JavaThread "AnimationThread" daemon [_thread_blocked, id=5360, stack(0x06490000,0x064e0000)]
  0x0b4c3800 JavaThread "Simulationpool-3-thread-1" daemon [_thread_blocked, id=9356, stack(0x06400000,0x06450000)]
  0x0b308400 JavaThread "TimePersistpool-2-thread-1" daemon [_thread_blocked, id=1956, stack(0x06370000,0x063c0000)]
  0x0b5d2400 JavaThread "HSQLDB Timer @36f387" daemon [_thread_blocked, id=4284, stack(0x05790000,0x057e0000)]
  0x054ed800 JavaThread "jME3 Audio Thread" daemon [_thread_blocked, id=11332, stack(0x08ef0000,0x08f40000)]
  0x00a2bc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=9856, stack(0x00bb0000,0x00c00000)]
=>0x052fd800 JavaThread "LWJGL Renderer Thread" [_thread_in_native, id=5444, stack(0x00d60000,0x00db0000)]
  0x052f9400 JavaThread "TimerQueue" daemon [_thread_blocked, id=10656, stack(0x00b60000,0x00bb0000)]
  0x051cd400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10024, stack(0x05700000,0x05750000)]
  0x051c0800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4584, stack(0x055e0000,0x05630000)]
  0x00cb8400 JavaThread "Service Thread" daemon [_thread_blocked, id=6100, stack(0x04d90000,0x04de0000)]
  0x00cb3400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6784, stack(0x04990000,0x049e0000)]
  0x00cb1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6204, stack(0x04900000,0x04950000)]
  0x00caf000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5904, stack(0x04870000,0x048c0000)]
  0x00c40c00 JavaThread "Finalizer" daemon [_thread_blocked, id=8044, stack(0x047d0000,0x04820000)]
  0x00c3f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5092, stack(0x04740000,0x04790000)]

Other Threads:
  0x00c3d400 VMThread [stack: 0x046b0000,0x04700000] [id=10088]
  0x00cc8400 WatcherThread [stack: 0x04e20000,0x04e70000] [id=4004]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 31616K, used 10840K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,  26% used [0x14970000, 0x150a6168, 0x164f0000)
  from space 3456K, 100% used [0x16850000, 0x16bb0000, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 52583K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  75% used [0x1f410000, 0x22769e08, 0x2276a000, 0x2387c000)
 compacting perm gen  total 21248K, used 21191K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e21c60, 0x35e21e00, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)

Card table byte_map: [0x01010000,0x01140000] byte_map_base: 0x00f6b480

Polling page: 0x00a30000

Code Cache  [0x02670000, 0x02ef0000, 0x04670000)
 total_blobs=4508 nmethods=3905 adapters=538 free_code_cache=24092Kb largest_free_block=24667392

Compilation events (10 events):
Event: 25.571 Thread 0x00cb3400 3953             com.jme3.scene.Node::updateGeometricState (108 bytes)
Event: 25.572 Thread 0x00cb3400 nmethod 3953 0x02edae88 code [0x02edafd0, 0x02edb18c]
Event: 25.573 Thread 0x00cb3400 3954             java.io.BufferedReader::readLine (6 bytes)
Event: 25.573 Thread 0x00cb3400 nmethod 3954 0x028a8048 code [0x028a8140, 0x028a81dc]
Event: 25.608 Thread 0x00cb3400 3955             mythruna.db.cave.CaveFilter::filter (1448 bytes)
Event: 25.618 Thread 0x00cb3400 nmethod 3955 0x02edb348 code [0x02edba50, 0x02edf41c]
Event: 25.620 Thread 0x00cb3400 3956             com.jme3.renderer.lwjgl.LwjglRenderer::updateNameBuffer (65 bytes)
Event: 25.620 Thread 0x00cb3400 nmethod 3956 0x02ee7708 code [0x02ee7850, 0x02ee7a40]
Event: 25.669 Thread 0x00cb3400 3957             com.jme3.shader.plugins.GLSLLoader::loadNode (284 bytes)
Event: 25.671 Thread 0x00cb3400 nmethod 3957 0x02ee7d48 code [0x02ee8020, 0x02ee8b54]

GC Heap History (10 events):
Event: 25.264 GC heap before
{Heap before GC invocations=75 (full 7):
 def new generation   total 31616K, used 30349K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K, 100% used [0x14970000, 0x164f0000, 0x164f0000)
  from space 3456K,  63% used [0x164f0000, 0x167136b8, 0x16850000)
  to   space 3456K,   0% used [0x16850000, 0x16850000, 0x16bb0000)
 tenured generation   total 70064K, used 46829K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  66% used [0x1f410000, 0x221cb7f0, 0x221cb800, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00208, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
Event: 25.269 GC heap after
Heap after GC invocations=76 (full 7):
 def new generation   total 31616K, used 2678K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,   0% used [0x14970000, 0x14970000, 0x164f0000)
  from space 3456K,  77% used [0x16850000, 0x16aed8f8, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 47588K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  67% used [0x1f410000, 0x22289248, 0x22289400, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00208, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
}
Event: 25.331 GC heap before
{Heap before GC invocations=76 (full 7):
 def new generation   total 31616K, used 30838K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K, 100% used [0x14970000, 0x164f0000, 0x164f0000)
  from space 3456K,  77% used [0x16850000, 0x16aed8f8, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 47588K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  67% used [0x1f410000, 0x22289248, 0x22289400, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00218, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
Event: 25.336 GC heap after
Heap after GC invocations=77 (full 7):
 def new generation   total 31616K, used 1484K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,   0% used [0x14970000, 0x14970000, 0x164f0000)
  from space 3456K,  42% used [0x164f0000, 0x16663128, 0x16850000)
  to   space 3456K,   0% used [0x16850000, 0x16850000, 0x16bb0000)
 tenured generation   total 70064K, used 49110K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  70% used [0x1f410000, 0x22405af8, 0x22405c00, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00218, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
}
Event: 25.396 GC heap before
{Heap before GC invocations=77 (full 7):
 def new generation   total 31616K, used 29644K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K, 100% used [0x14970000, 0x164f0000, 0x164f0000)
  from space 3456K,  42% used [0x164f0000, 0x16663128, 0x16850000)
  to   space 3456K,   0% used [0x16850000, 0x16850000, 0x16bb0000)
 tenured generation   total 70064K, used 49110K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  70% used [0x1f410000, 0x22405af8, 0x22405c00, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00218, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
Event: 25.399 GC heap after
Heap after GC invocations=78 (full 7):
 def new generation   total 31616K, used 2105K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,   0% used [0x14970000, 0x14970000, 0x164f0000)
  from space 3456K,  60% used [0x16850000, 0x16a5e438, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 49110K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  70% used [0x1f410000, 0x22405af8, 0x22405c00, 0x2387c000)
 compacting perm gen  total 21248K, used 21056K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e00218, 0x35e00400, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
}
Event: 25.499 GC heap before
{Heap before GC invocations=78 (full 7):
 def new generation   total 31616K, used 30265K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K, 100% used [0x14970000, 0x164f0000, 0x164f0000)
  from space 3456K,  60% used [0x16850000, 0x16a5e438, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 49110K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  70% used [0x1f410000, 0x22405af8, 0x22405c00, 0x2387c000)
 compacting perm gen  total 21248K, used 21141K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e154a8, 0x35e15600, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
Event: 25.507 GC heap after
Heap after GC invocations=79 (full 7):
 def new generation   total 31616K, used 3432K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,   0% used [0x14970000, 0x14970000, 0x164f0000)
  from space 3456K,  99% used [0x164f0000, 0x1684a1e0, 0x16850000)
  to   space 3456K,   0% used [0x16850000, 0x16850000, 0x16bb0000)
 tenured generation   total 70064K, used 50423K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  71% used [0x1f410000, 0x2254de00, 0x2254de00, 0x2387c000)
 compacting perm gen  total 21248K, used 21141K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e154a8, 0x35e15600, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
}
Event: 25.650 GC heap before
{Heap before GC invocations=79 (full 7):
 def new generation   total 31616K, used 31592K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K, 100% used [0x14970000, 0x164f0000, 0x164f0000)
  from space 3456K,  99% used [0x164f0000, 0x1684a1e0, 0x16850000)
  to   space 3456K,   0% used [0x16850000, 0x16850000, 0x16bb0000)
 tenured generation   total 70064K, used 50423K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  71% used [0x1f410000, 0x2254de00, 0x2254de00, 0x2387c000)
 compacting perm gen  total 21248K, used 21191K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e21c50, 0x35e21e00, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
Event: 25.661 GC heap after
Heap after GC invocations=80 (full 7):
 def new generation   total 31616K, used 3456K [0x14970000, 0x16bb0000, 0x1f410000)
  eden space 28160K,   0% used [0x14970000, 0x14970000, 0x164f0000)
  from space 3456K, 100% used [0x16850000, 0x16bb0000, 0x16bb0000)
  to   space 3456K,   0% used [0x164f0000, 0x164f0000, 0x16850000)
 tenured generation   total 70064K, used 52583K [0x1f410000, 0x2387c000, 0x34970000)
   the space 70064K,  75% used [0x1f410000, 0x22769e08, 0x2276a000, 0x2387c000)
 compacting perm gen  total 21248K, used 21191K [0x34970000, 0x35e30000, 0x38970000)
   the space 21248K,  99% used [0x34970000, 0x35e21c50, 0x35e21e00, 0x35e30000)
    ro space 10240K,  41% used [0x38970000, 0x38da2050, 0x38da2200, 0x39370000)
    rw space 12288K,  52% used [0x39370000, 0x399b6800, 0x399b6800, 0x39f70000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 25.608 Thread 0x0b5f0c00 Threw 0x15e79490 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.608 Thread 0x0b5f0c00 Threw 0x15e79820 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.608 Thread 0x0b5f0c00 Threw 0x15e799b8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.608 Thread 0x0b5f0c00 Threw 0x15e79b20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.617 Thread 0x0b5f0c00 Threw 0x15f61a28 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.617 Thread 0x0b5f0c00 Threw 0x15f61bc0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.617 Thread 0x0b5f0c00 Threw 0x15f61d28 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.620 Thread 0x0b5f0c00 Threw 0x15f62980 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.620 Thread 0x0b5f0c00 Threw 0x15f62b18 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717
Event: 25.620 Thread 0x0b5f0c00 Threw 0x15f62c80 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jni.cpp:717



Logged
2hotrods
Newbie
*
Posts: 3


View Profile
« Reply #4 on: April 27, 2014, 07:45:26 PM »

PART 2:

Events (10 events):
Event: 25.569 loading class 0x04e8d758
Event: 25.569 loading class 0x04e8d758 done
Event: 25.571 loading class 0x0b26e808
Event: 25.571 loading class 0x0b26e808 done
Event: 25.571 loading class 0x04ff4620
Event: 25.571 loading class 0x04ff4620 done
Event: 25.574 loading class 0x04e8d338
Event: 25.574 loading class 0x04e8d338 done
Event: 25.650 Executing VM operation: GenCollectForAllocation
Event: 25.661 Executing VM operation: GenCollectForAllocation done


Dynamic libraries:
0x01240000 - 0x0126f000    C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77670000 - 0x777d8000    C:\Windows\SYSTEM32\ntdll.dll
0x75100000 - 0x75240000    C:\Windows\SYSTEM32\KERNEL32.DLL
0x77390000 - 0x7745f000    C:\Windows\SYSTEM32\KERNELBASE.dll
0x71ac0000 - 0x71b5a000    C:\Windows\system32\apphelp.dll
0x63aa0000 - 0x63cf2000    C:\Windows\AppPatch\AcGenral.DLL
0x77180000 - 0x7723e000    C:\Windows\SYSTEM32\msvcrt.dll
0x750c0000 - 0x750fe000    C:\Windows\SYSTEM32\sechost.dll
0x750a0000 - 0x750bd000    C:\Windows\SYSTEM32\SspiCli.dll
0x76ac0000 - 0x76b01000    C:\Windows\SYSTEM32\SHLWAPI.dll
0x71000000 - 0x710dc000    C:\Windows\SYSTEM32\UxTheme.dll
0x76930000 - 0x76a7f000    C:\Windows\SYSTEM32\USER32.dll
0x76b10000 - 0x76c18000    C:\Windows\SYSTEM32\GDI32.dll
0x715e0000 - 0x71600000    C:\Windows\SYSTEM32\WINMM.dll
0x6e1c0000 - 0x6e1d2000    C:\Windows\SYSTEM32\samcli.dll
0x76790000 - 0x7689b000    C:\Windows\SYSTEM32\ole32.dll
0x768a0000 - 0x76927000    C:\Windows\SYSTEM32\OLEAUT32.dll
0x6ced0000 - 0x6cee5000    C:\Windows\SYSTEM32\MSACM32.dll
0x75020000 - 0x75028000    C:\Windows\SYSTEM32\VERSION.dll
0x75580000 - 0x76724000    C:\Windows\SYSTEM32\SHELL32.dll
0x71e30000 - 0x71e49000    C:\Windows\SYSTEM32\USERENV.dll
0x71e60000 - 0x71e79000    C:\Windows\SYSTEM32\dwmapi.dll
0x71710000 - 0x71834000    C:\Windows\SYSTEM32\urlmon.dll
0x76cb0000 - 0x76d27000    C:\Windows\SYSTEM32\ADVAPI32.dll
0x6e9f0000 - 0x6ea4e000    C:\Windows\SYSTEM32\WINSPOOL.DRV
0x63a80000 - 0x63a94000    C:\Windows\SYSTEM32\MPR.dll
0x770c0000 - 0x77171000    C:\Windows\SYSTEM32\RPCRT4.dll
0x75090000 - 0x75099000    C:\Windows\SYSTEM32\CRYPTBASE.dll
0x76db0000 - 0x76efe000    C:\Windows\SYSTEM32\combase.dll
0x71540000 - 0x71560000    C:\Windows\SYSTEM32\WINMMBASE.dll
0x74820000 - 0x7482e000    C:\Windows\SYSTEM32\profapi.dll
0x712b0000 - 0x714c7000    C:\Windows\SYSTEM32\iertutil.dll
0x710e0000 - 0x712a4000    C:\Windows\SYSTEM32\WININET.dll
0x75030000 - 0x75081000    C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x76a80000 - 0x76aba000    C:\Windows\SYSTEM32\cfgmgr32.dll
0x6e990000 - 0x6e9af000    C:\Windows\SYSTEM32\DEVOBJ.dll
0x74f90000 - 0x75007000    C:\Windows\SYSTEM32\SHCORE.DLL
0x76d30000 - 0x76d55000    C:\Windows\system32\IMM32.DLL
0x76f00000 - 0x76ff7000    C:\Windows\SYSTEM32\MSCTF.dll
0x718d0000 - 0x71ab5000    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x639c0000 - 0x63a7f000    C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x63640000 - 0x639c0000    C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x6e7d0000 - 0x6e7d8000    C:\Windows\SYSTEM32\WSOCK32.dll
0x75240000 - 0x75246000    C:\Windows\SYSTEM32\PSAPI.DLL
0x76d60000 - 0x76dad000    C:\Windows\SYSTEM32\WS2_32.dll
0x774c0000 - 0x774c7000    C:\Windows\SYSTEM32\NSI.dll
0x63600000 - 0x63635000    C:\Program Files (x86)\Java\jre7\bin\splashscreen.dll
0x71b60000 - 0x71b6c000    C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x71ea0000 - 0x71f0b000    C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
0x635e0000 - 0x63600000    C:\Program Files (x86)\Java\jre7\bin\java.dll
0x635c0000 - 0x635d3000    C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x73bd0000 - 0x73bd9000    C:\Windows\SYSTEM32\kernel.appcore.dll
0x6cfb0000 - 0x6cff8000    C:\Windows\SYSTEM32\oleacc.dll
0x635a0000 - 0x635b4000    C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72060000 - 0x720a5000    C:\Windows\system32\mswsock.dll
0x63590000 - 0x6359f000    C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x63440000 - 0x63583000    C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x76c30000 - 0x76cad000    C:\Windows\SYSTEM32\clbcatq.dll
0x73d00000 - 0x73d18000    C:\Windows\SYSTEM32\CRYPTSP.dll
0x73cd0000 - 0x73cff000    C:\Windows\system32\rsaenh.dll
0x73cb0000 - 0x73ccd000    C:\Windows\SYSTEM32\bcrypt.dll
0x72050000 - 0x72060000    C:\Windows\system32\napinsp.dll
0x72030000 - 0x72044000    C:\Windows\system32\pnrpnsp.dll
0x72010000 - 0x72022000    C:\Windows\system32\NLAapi.dll
0x71f90000 - 0x7200c000    C:\Windows\SYSTEM32\DNSAPI.dll
0x71f80000 - 0x71f89000    C:\Windows\System32\winrnr.dll
0x71f70000 - 0x71f7f000    C:\Windows\system32\wshbth.dll
0x71f10000 - 0x71f17000    C:\Windows\System32\rasadhlp.dll
0x73bf0000 - 0x73c0e000    C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x73be0000 - 0x73be8000    C:\Windows\SYSTEM32\WINNSI.DLL
0x71f20000 - 0x71f64000    C:\Windows\System32\fwpuclnt.dll
0x63400000 - 0x63439000    C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x633d0000 - 0x63400000    C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x10000000 - 0x10073000    C:\Users\molly\Downloads\Mythruna-20120627-Windows\lwjgl.dll
0x632f0000 - 0x633c4000    C:\Windows\SYSTEM32\OPENGL32.dll
0x632c0000 - 0x632e4000    C:\Windows\SYSTEM32\GLU32.dll
0x631d0000 - 0x632b7000    C:\Windows\SYSTEM32\DDRAW.dll
0x631c0000 - 0x631c7000    C:\Windows\SYSTEM32\DCIMAN32.dll
0x05d50000 - 0x06363000    C:\Windows\SYSTEM32\ig75icd32.dll
0x6de10000 - 0x6e16c000    C:\Windows\SYSTEM32\igdusc32.dll
0x63140000 - 0x631b7000    C:\Windows\SYSTEM32\mscms.dll
0x63100000 - 0x6313b000    C:\Windows\SYSTEM32\icm32.dll
0x71500000 - 0x7153e000    C:\Windows\SYSTEM32\powrprof.dll
0x08f40000 - 0x08fa1000    C:\Users\molly\Downloads\Mythruna-20120627-Windows\OpenAL32.dll
0x630b0000 - 0x630f8000    C:\Windows\System32\MMDevApi.dll
0x63030000 - 0x630a9000    C:\Windows\SYSTEM32\dsound.dll
0x62fd0000 - 0x63025000    C:\Windows\SYSTEM32\AUDIOSES.DLL
0x62fa0000 - 0x62fc5000    C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x62e50000 - 0x62f98000    C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx512m -XX:MaxDirectMemorySize=1024m
java_command: C:\Users\molly\Downloads\Mythruna-20120627-Windows\Mythruna-20120627.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;C:\Users\molly\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=molly
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 8 , 64 bit Build 9200

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, ht, tsc, tscinvbit

Memory: 4k page, physical 8266708k(4723636k free), swap 9577428k(5760696k free)

vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600

time: Sun Apr 27 18:28:46 2014
elapsed time: 25 seconds
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #5 on: April 28, 2014, 12:37:50 PM »

Sorry you are having trouble.  It seems that it is crashing in your intel graphics card's display driver:
# Problematic frame:
# C  [ig75icd32.dll+0x3c2977]

This is due to a bug in the display driver.  You may be able to update to a newer version to fix the problem.  Otherwise (unfortunately) there isn't much I can do about it.

I hope you find a way to play.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!