Gmote Opens for a second then disappears?

41 views
Skip to first unread message

Xponez

unread,
Nov 17, 2014, 2:15:49 AM11/17/14
to gmote...@googlegroups.com
I just installed gmote for the first time on my computer, and when I initially open it, it warns me that my firewall might block it and bring up a dialogue window warning me about it. I click on "OK" and the server name and password set up opens for a split second before disappearing from both my screen and my taskbar. Did I miss something or is this an issue that someone knows how to fix?

Nicko Putra Witjatmoko

unread,
Feb 12, 2015, 8:42:08 PM2/12/15
to gmote...@googlegroups.com
i am having similar problem. Has nobody replied this? hahahaha

Rosa Medina Perez

unread,
Mar 23, 2015, 2:58:38 AM3/23/15
to gmote...@googlegroups.com
I HAVE THIS PROBLEM! SOLIUTION?

Rosa Medina Perez

unread,
Mar 23, 2015, 3:01:46 AM3/23/15
to gmote...@googlegroups.com
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x642d1748, pid=5964, tid=4416
#
# JRE version: Java(TM) SE Runtime Environment (8.0_40-b26) (build 1.8.0_40-b26)
# Java VM: Java HotSpot(TM) Client VM (25.40-b25 mixed mode windows-x86 )
# Problematic frame:
# C  [libvlc.dll+0x1748]
#
# 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.
#

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

Current thread (0x01b1ec00):  JavaThread "main" [_thread_in_native, id=4416, stack(0x007a0000,0x007f0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000014

Registers:
EAX=0x00000000, EBX=0x00000010, ECX=0x00000001, EDX=0x00000002
ESP=0x007ef4c8, EBP=0x007ef4d8, ESI=0x007ef5e0, EDI=0x01b1ec00
EIP=0x642d1748, EFLAGS=0x00210206

Top of Stack: (sp=0x007ef4c8)
0x007ef4c8:   14b9da37 00000000 00000002 00870a98
0x007ef4d8:   007ef538 14b99182 14b98eb0 007ef520
0x007ef4e8:   0000000c 00000000 007ef7e0 642d1740
0x007ef4f8:   007ef5e0 00000010 007ef4f0 fffffffe
0x007ef508:   007efcb8 6046759e 00000001 00000000
0x007ef518:   007ef538 00000001 007ef770 007ef7e0
0x007ef528:   007ef560 007ef58c 00000000 0000000c
0x007ef538:   007ef7b8 14b92161 007ef770 642d1740

Instructions: (pc=0x642d1748)
0x642d1728:   83 c4 0c e9 60 ff ff ff 8b 44 24 04 8b 40 14 c3
0x642d1738:   90 8d b4 26 00 00 00 00 8b 54 24 08 8b 44 24 04
0x642d1748:   89 50 14 c3 8d 74 26 00 8b 54 24 04 31 c0 85 d2
0x642d1758:   74 0c 8b 4a 04 3b 4a 08 0f 95 c0 0f b6 c0 c3 89


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000010 is an unknown value
ECX=0x00000001 is an unknown value
EDX=0x00000002 is an unknown value
ESP=0x007ef4c8 is pointing into the stack for thread: 0x01b1ec00
EBP=0x007ef4d8 is pointing into the stack for thread: 0x01b1ec00
ESI=0x007ef5e0 is pointing into the stack for thread: 0x01b1ec00
EDI=0x01b1ec00 is a thread


Stack: [0x007a0000,0x007f0000],  sp=0x007ef4c8,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libvlc.dll+0x1748]
C  [jna544848560576410558.tmp+0x9182]
C  [jna544848560576410558.tmp+0x2161]
C  [jna544848560576410558.tmp+0x28c4]
j  com.sun.jna.Function.invokeVoid(I[Ljava/lang/Object;)V+0
j  com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+44
j  com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
j  com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
j  com.sun.jna.Native$2.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+21
j  com.sun.proxy.$Proxy0.libvlc_set_log_verbosity(Lorg/videolan/jvlc/internal/LibVlc$LibVlcInstance;ILorg/videolan/jvlc/internal/LibVlc$libvlc_exception_t;)V+27
j  org.videolan.jvlc.JVLC.setLogVerbosity(Lorg/videolan/jvlc/LoggerVerbosityLevel;)V+21
j  org.gmote.server.media.vlc.VlcMediaPlayer.initialise([Ljava/lang/String;)V+278
j  org.gmote.server.media.MediaPlayerManager.createNewMediaPlayerInstance(Ljava/lang/String;)Lorg/gmote/server/media/MediaPlayerInterface;+38
j  org.gmote.server.media.MediaPlayerManager.getMediaPlayerInstance(Ljava/lang/String;)Lorg/gmote/server/media/MediaPlayerInterface;+15
j  org.gmote.server.media.MediaPlayerManager.getMediaPlayer(Lorg/gmote/common/FileInfo$FileType;)Lorg/gmote/server/media/MediaPlayerInterface;+35
j  org.gmote.server.media.MediaPlayerManager.initialize([Ljava/lang/String;)V+9
j  org.gmote.server.GmoteServer.startServer(Lorg/gmote/server/GmoteServerUi;[Ljava/lang/String;)V+106
j  org.gmote.server.GmoteServerUi.sharedMain([Ljava/lang/String;)V+297
j  org.gmote.server.GmoteServerUiWindows.main([Ljava/lang/String;)V+19
v  ~StubRoutines::call_stub
V  [jvm.dll+0x155c05]
V  [jvm.dll+0x21b0be]
V  [jvm.dll+0x155c9e]
V  [jvm.dll+0xdab27]
V  [jvm.dll+0xe30cf]
C  [javaw.exe+0x229a]
C  [javaw.exe+0xadff]
C  [javaw.exe+0xae89]
C  [kernel32.dll+0x4ee1c]
C  [ntdll.dll+0x637eb]
C  [ntdll.dll+0x637be]
C  0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.sun.jna.Function.invokeVoid(I[Ljava/lang/Object;)V+0
j  com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+44
j  com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
j  com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
j  com.sun.jna.Native$2.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+21
j  com.sun.proxy.$Proxy0.libvlc_set_log_verbosity(Lorg/videolan/jvlc/internal/LibVlc$LibVlcInstance;ILorg/videolan/jvlc/internal/LibVlc$libvlc_exception_t;)V+27
j  org.videolan.jvlc.JVLC.setLogVerbosity(Lorg/videolan/jvlc/LoggerVerbosityLevel;)V+21
j  org.gmote.server.media.vlc.VlcMediaPlayer.initialise([Ljava/lang/String;)V+278
j  org.gmote.server.media.MediaPlayerManager.createNewMediaPlayerInstance(Ljava/lang/String;)Lorg/gmote/server/media/MediaPlayerInterface;+38
j  org.gmote.server.media.MediaPlayerManager.getMediaPlayerInstance(Ljava/lang/String;)Lorg/gmote/server/media/MediaPlayerInterface;+15
j  org.gmote.server.media.MediaPlayerManager.getMediaPlayer(Lorg/gmote/common/FileInfo$FileType;)Lorg/gmote/server/media/MediaPlayerInterface;+35
j  org.gmote.server.media.MediaPlayerManager.initialize([Ljava/lang/String;)V+9
j  org.gmote.server.GmoteServer.startServer(Lorg/gmote/server/GmoteServerUi;[Ljava/lang/String;)V+106
j  org.gmote.server.GmoteServerUi.sharedMain([Ljava/lang/String;)V+297
j  org.gmote.server.GmoteServerUiWindows.main([Ljava/lang/String;)V+19
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x167ff400 JavaThread "Swing-Shell" daemon [_thread_blocked, id=5620, stack(0x17200000,0x17250000)]
  0x167d8c00 JavaThread "MulticastThread" [_thread_in_native, id=5988, stack(0x15150000,0x151a0000)]
  0x167d3000 JavaThread "StartupSettings" [_thread_blocked, id=2012, stack(0x170b0000,0x17100000)]
  0x14e1e800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2016, stack(0x161c0000,0x16210000)]
  0x14dfb000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3552, stack(0x15410000,0x15460000)]
  0x14db0c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4900, stack(0x151a0000,0x151f0000)]
  0x14dafc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=5020, stack(0x14660000,0x146b0000)]
  0x14dad400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=524, stack(0x150a0000,0x150f0000)]
  0x14524c00 JavaThread "Service Thread" daemon [_thread_blocked, id=4832, stack(0x14a00000,0x14a50000)]
  0x144f9400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4688, stack(0x14810000,0x14860000)]
  0x144f8400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5624, stack(0x14920000,0x14970000)]
  0x144f5400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4068, stack(0x14890000,0x148e0000)]
  0x14498800 JavaThread "Finalizer" daemon [_thread_blocked, id=4980, stack(0x14770000,0x147c0000)]
  0x14492400 JavaThread "Reference Handler" daemon [_thread_blocked, id=6096, stack(0x14710000,0x14760000)]
=>0x01b1ec00 JavaThread "main" [_thread_in_native, id=4416, stack(0x007a0000,0x007f0000)]

Other Threads:
  0x14489c00 VMThread [stack: 0x03f90000,0x03fe0000] [id=6000]
  0x14528c00 WatcherThread [stack: 0x14a80000,0x14ad0000] [id=528]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 4928K, used 1759K [0x04000000, 0x04550000, 0x09550000)
  eden space 4416K,  28% used [0x04000000, 0x04137e60, 0x04450000)
  from space 512K, 100% used [0x04450000, 0x044d0000, 0x044d0000)
  to   space 512K,   0% used [0x044d0000, 0x044d0000, 0x04550000)
 tenured generation   total 10944K, used 1578K [0x09550000, 0x0a000000, 0x14000000)
   the space 10944K,  14% used [0x09550000, 0x096da820, 0x096daa00, 0x0a000000)
 Metaspace       used 8214K, capacity 8417K, committed 8448K, reserved 8576K

Card table byte_map: [0x01a00000,0x01a90000] byte_map_base: 0x019e0000

Polling page: 0x001f0000

CodeCache: size=32768Kb used=1005Kb max_used=1005Kb free=31762Kb
 bounds [0x01ef0000, 0x01ff0000, 0x03ef0000]
 total_blobs=514 nmethods=273 adapters=173
 compilation: enabled

Compilation events (10 events):
Event: 2.737 Thread 0x144f9400  269             java.awt.Component::getParent (5 bytes)
Event: 2.738 Thread 0x144f9400 nmethod 269 0x01fea9c8 code [0x01feaac0, 0x01feab40]
Event: 2.794 Thread 0x144f9400  270             java.util.EventObject::getSource (5 bytes)
Event: 2.794 Thread 0x144f9400 nmethod 270 0x01feab88 code [0x01feac80, 0x01fead00]
Event: 2.795 Thread 0x144f9400  271             sun.awt.AWTAutoShutdown::getInstance (4 bytes)
Event: 2.795 Thread 0x144f9400 nmethod 271 0x01fead48 code [0x01feae40, 0x01feaeb0]
Event: 2.819 Thread 0x144f9400  272             java.util.concurrent.locks.AbstractQueuedSynchronizer::getState (5 bytes)
Event: 2.819 Thread 0x144f9400 nmethod 272 0x01feaf08 code [0x01feb000, 0x01feb080]
Event: 2.883 Thread 0x144f9400  273             sun.awt.SunToolkit::isInstanceOf (71 bytes)
Event: 2.884 Thread 0x144f9400 nmethod 273 0x01feb0c8 code [0x01feb220, 0x01feb414]

GC Heap History (4 events):
Event: 0.695 GC heap before
{Heap before GC invocations=0 (full 0):
 def new generation   total 4928K, used 4416K [0x04000000, 0x04550000, 0x09550000)
  eden space 4416K, 100% used [0x04000000, 0x04450000, 0x04450000)
  from space 512K,   0% used [0x04450000, 0x04450000, 0x044d0000)
  to   space 512K,   0% used [0x044d0000, 0x044d0000, 0x04550000)
 tenured generation   total 10944K, used 0K [0x09550000, 0x0a000000, 0x14000000)
   the space 10944K,   0% used [0x09550000, 0x09550000, 0x09550200, 0x0a000000)
 Metaspace       used 6155K, capacity 6351K, committed 6400K, reserved 6528K
Event: 0.702 GC heap after
Heap after GC invocations=1 (full 0):
 def new generation   total 4928K, used 512K [0x04000000, 0x04550000, 0x09550000)
  eden space 4416K,   0% used [0x04000000, 0x04000000, 0x04450000)
  from space 512K, 100% used [0x044d0000, 0x04550000, 0x04550000)
  to   space 512K,   0% used [0x04450000, 0x04450000, 0x044d0000)
 tenured generation   total 10944K, used 964K [0x09550000, 0x0a000000, 0x14000000)
   the space 10944K,   8% used [0x09550000, 0x09641270, 0x09641400, 0x0a000000)
 Metaspace       used 6155K, capacity 6351K, committed 6400K, reserved 6528K
}
Event: 2.696 GC heap before
{Heap before GC invocations=1 (full 0):
 def new generation   total 4928K, used 4594K [0x04000000, 0x04550000, 0x09550000)
  eden space 4416K,  92% used [0x04000000, 0x043fca50, 0x04450000)
  from space 512K, 100% used [0x044d0000, 0x04550000, 0x04550000)
  to   space 512K,   0% used [0x04450000, 0x04450000, 0x044d0000)
 tenured generation   total 10944K, used 964K [0x09550000, 0x0a000000, 0x14000000)
   the space 10944K,   8% used [0x09550000, 0x09641270, 0x09641400, 0x0a000000)
 Metaspace       used 8156K, capacity 8385K, committed 8448K, reserved 8576K
Event: 2.706 GC heap after
Heap after GC invocations=2 (full 0):
 def new generation   total 4928K, used 512K [0x04000000, 0x04550000, 0x09550000)
  eden space 4416K,   0% used [0x04000000, 0x04000000, 0x04450000)
  from space 512K, 100% used [0x04450000, 0x044d0000, 0x044d0000)
  to   space 512K,   0% used [0x044d0000, 0x044d0000, 0x04550000)
 tenured generation   total 10944K, used 1578K [0x09550000, 0x0a000000, 0x14000000)
   the space 10944K,  14% used [0x09550000, 0x096da820, 0x096daa00, 0x0a000000)
 Metaspace       used 8156K, capacity 8385K, committed 8448K, reserved 8576K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 2.070 Thread 0x167d8c00 Exception <a 'java/io/IOException'> (0x040e5308) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.070 Thread 0x167d8c00 Exception <a 'java/io/IOException'> (0x040e5500) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.074 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x040f3930) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.074 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x040f3b28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.077 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x04103248) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.077 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x04103440) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.079 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x04109b18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.079 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x04109d10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.089 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x0412beb8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.089 Thread 0x01b1ec00 Exception <a 'java/io/IOException'> (0x0412c0b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u40\3098\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 2.729 loading class com/sun/jna/StringArray
Event: 2.729 loading class com/sun/jna/StringArray done
Event: 2.730 loading class com/sun/jna/Function$PostCallRead
Event: 2.730 loading class com/sun/jna/Function$PostCallRead done
Event: 2.731 loading class com/sun/jna/NativeString
Event: 2.731 loading class com/sun/jna/NativeString done
Event: 2.987 loading class com/sun/jna/Function$PointerArray
Event: 2.987 loading class com/sun/jna/Function$PointerArray done
Event: 2.988 loading class org/videolan/jvlc/LoggerVerbosityLevel
Event: 2.988 loading class org/videolan/jvlc/LoggerVerbosityLevel done


Dynamic libraries:
0x00dc0000 - 0x00df3000     C:\Program Files\Java\jre1.8.0_40\bin\javaw.exe
0x77080000 - 0x771bc000     C:\Windows\SYSTEM32\ntdll.dll
0x771d0000 - 0x772a4000     C:\Windows\system32\kernel32.dll
0x750a0000 - 0x750eb000     C:\Windows\system32\KERNELBASE.dll
0x75590000 - 0x75630000     C:\Windows\system32\ADVAPI32.dll
0x75bb0000 - 0x75c5c000     C:\Windows\system32\msvcrt.dll
0x76b80000 - 0x76b99000     C:\Windows\SYSTEM32\sechost.dll
0x76f50000 - 0x76ff2000     C:\Windows\system32\RPCRT4.dll
0x76c50000 - 0x76d19000     C:\Windows\system32\USER32.dll
0x768b0000 - 0x768fe000     C:\Windows\system32\GDI32.dll
0x771c0000 - 0x771ca000     C:\Windows\system32\LPK.dll
0x76900000 - 0x7699d000     C:\Windows\system32\USP10.dll
0x73eb0000 - 0x7404e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x753d0000 - 0x75427000     C:\Windows\system32\SHLWAPI.dll
0x74f40000 - 0x74f8c000     C:\Windows\system32\apphelp.dll
0x64310000 - 0x6439d000     C:\Windows\AppPatch\AcLayers.dll
0x74f20000 - 0x74f3b000     C:\Windows\system32\SspiCli.dll
0x75c60000 - 0x768ab000     C:\Windows\system32\SHELL32.dll
0x75430000 - 0x7558c000     C:\Windows\system32\ole32.dll
0x75900000 - 0x7598f000     C:\Windows\system32\OLEAUT32.dll
0x75100000 - 0x75117000     C:\Windows\system32\USERENV.dll
0x75070000 - 0x7507b000     C:\Windows\system32\profapi.dll
0x6ef30000 - 0x6ef81000     C:\Windows\system32\WINSPOOL.DRV
0x71520000 - 0x71532000     C:\Windows\system32\MPR.dll
0x60b90000 - 0x60da8000     C:\Windows\AppPatch\AcGenral.DLL
0x73d30000 - 0x73d70000     C:\Windows\system32\UxTheme.dll
0x727a0000 - 0x727d2000     C:\Windows\system32\WINMM.dll
0x73750000 - 0x7375f000     C:\Windows\system32\samcli.dll
0x72420000 - 0x72434000     C:\Windows\system32\MSACM32.dll
0x74520000 - 0x74529000     C:\Windows\system32\VERSION.dll
0x73620000 - 0x73623000     C:\Windows\system32\sfc.dll
0x6d710000 - 0x6d71d000     C:\Windows\system32\sfc_os.DLL
0x73a00000 - 0x73a13000     C:\Windows\system32\dwmapi.dll
0x76d70000 - 0x76f0d000     C:\Windows\system32\SETUPAPI.dll
0x75290000 - 0x752b7000     C:\Windows\system32\CFGMGR32.dll
0x752c0000 - 0x752d2000     C:\Windows\system32\DEVOBJ.dll
0x75a60000 - 0x75bab000     C:\Windows\system32\urlmon.dll
0x75390000 - 0x75394000     C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75370000 - 0x75374000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75090000 - 0x75095000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x750f0000 - 0x750f4000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x75120000 - 0x75124000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x75380000 - 0x75383000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76c40000 - 0x76c43000     C:\Windows\system32\normaliz.DLL
0x75690000 - 0x758c2000     C:\Windows\system32\iertutil.dll
0x769a0000 - 0x76b75000     C:\Windows\system32\WININET.dll
0x60930000 - 0x60b89000     C:\Windows\AppPatch\AcXtrnal.DLL
0x66ed0000 - 0x66ed6000     C:\Windows\system32\SHUNIMPL.DLL
0x6fa30000 - 0x6fa3d000     C:\Windows\system32\SortServer2003Compat.dll
0x758e0000 - 0x758ff000     C:\Windows\system32\IMM32.DLL
0x75990000 - 0x75a5c000     C:\Windows\system32\MSCTF.dll
0x60e50000 - 0x60f0f000     C:\Program Files\Java\jre1.8.0_40\bin\msvcr100.dll
0x601b0000 - 0x60570000     C:\Program Files\Java\jre1.8.0_40\bin\client\jvm.dll
0x72900000 - 0x72907000     C:\Windows\system32\WSOCK32.dll
0x76f10000 - 0x76f45000     C:\Windows\system32\WS2_32.dll
0x76ba0000 - 0x76ba6000     C:\Windows\system32\NSI.dll
0x758d0000 - 0x758d5000     C:\Windows\system32\PSAPI.DLL
0x66da0000 - 0x66dac000     C:\Program Files\Java\jre1.8.0_40\bin\verify.dll
0x65680000 - 0x656a1000     C:\Program Files\Java\jre1.8.0_40\bin\java.dll
0x65bd0000 - 0x65be3000     C:\Program Files\Java\jre1.8.0_40\bin\zip.dll
0x655c0000 - 0x655d5000     C:\Program Files\Java\jre1.8.0_40\bin\net.dll
0x74a20000 - 0x74a5c000     C:\Windows\system32\mswsock.dll
0x74a10000 - 0x74a16000     C:\Windows\System32\wship6.dll
0x66d30000 - 0x66d3f000     C:\Program Files\Java\jre1.8.0_40\bin\nio.dll
0x607e0000 - 0x60925000     C:\Program Files\Java\jre1.8.0_40\bin\awt.dll
0x74f90000 - 0x74f9c000     C:\Windows\system32\CRYPTBASE.dll
0x64ac0000 - 0x64af9000     C:\Program Files\Java\jre1.8.0_40\bin\fontmanager.dll
0x68340000 - 0x683b9000     C:\Windows\system32\mscms.dll
0x643f0000 - 0x64428000     C:\Windows\system32\icm32.dll
0x643c0000 - 0x643f0000     C:\Program Files\Java\jre1.8.0_40\bin\t2k.dll
0x76bb0000 - 0x76c33000     C:\Windows\system32\CLBCatQ.DLL
0x745b0000 - 0x745b5000     C:\Windows\System32\wshtcpip.dll
0x6a490000 - 0x6a514000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll
0x73d70000 - 0x73e65000     C:\Windows\system32\propsys.dll
0x735f0000 - 0x73611000     C:\Windows\system32\ntmarta.dll
0x76d20000 - 0x76d65000     C:\Windows\system32\WLDAP32.dll
0x74a60000 - 0x74a77000     C:\Windows\system32\CRYPTSP.dll
0x6d010000 - 0x6d1a8000     C:\Windows\system32\NetworkExplorer.dll
0x74800000 - 0x7483b000     C:\Windows\system32\rsaenh.dll
0x72190000 - 0x721ac000     C:\Windows\system32\IPHLPAPI.DLL
0x72170000 - 0x72177000     C:\Windows\system32\WINNSI.DLL
0x6f060000 - 0x6f08f000     C:\Windows\System32\shdocvw.dll
0x727f0000 - 0x727fa000     C:\Windows\system32\slc.dll
0x66790000 - 0x66798000     C:\Windows\System32\drprov.dll
0x74a80000 - 0x74aa9000     C:\Windows\System32\WINSTA.dll
0x65200000 - 0x65214000     C:\Windows\System32\ntlanman.dll
0x643a0000 - 0x643b7000     C:\Windows\System32\davclnt.dll
0x65c30000 - 0x65c38000     C:\Windows\System32\DAVHLPR.dll
0x71db0000 - 0x71dc2000     C:\Windows\system32\dhcpcsvc.DLL
0x71da0000 - 0x71dad000     C:\Windows\system32\dhcpcsvc6.DLL
0x73760000 - 0x7376f000     C:\Windows\system32\wkscli.dll
0x6e570000 - 0x6e57b000     C:\Windows\system32\cscapi.dll
0x73770000 - 0x73779000     C:\Windows\system32\netutils.dll
0x68d40000 - 0x68f78000     C:\Windows\system32\wpdshext.dll
0x73ba0000 - 0x73d30000     C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll
0x6a370000 - 0x6a3f9000     C:\Windows\system32\PortableDeviceApi.dll
0x75260000 - 0x7528f000     C:\Windows\system32\WINTRUST.dll
0x75130000 - 0x75251000     C:\Windows\system32\CRYPT32.dll
0x75080000 - 0x7508c000     C:\Windows\system32\MSASN1.dll
0x6a400000 - 0x6a42b000     C:\Windows\system32\PortableDeviceTypes.dll
0x60f90000 - 0x60fcf000     C:\Windows\system32\audiodev.dll
0x5cb20000 - 0x5cd87000     C:\Windows\system32\WMVCore.DLL
0x5cfb0000 - 0x5cfed000     C:\Windows\system32\WMASF.DLL
0x6e2e0000 - 0x6e311000     C:\Windows\system32\EhStorShell.dll
0x67250000 - 0x67272000     C:\Windows\system32\EhStorAPI.dll
0x14b90000 - 0x14be2000     C:\Users\User\AppData\Local\Temp\jna544848560576410558.tmp
0x73890000 - 0x739c1000     C:\Windows\system32\WindowsCodecs.dll
0x6e6b0000 - 0x6e766000     C:\Program Files\AVAST Software\Avast\ashShell.dll
0x6e320000 - 0x6e565000     C:\Windows\system32\msi.dll
0x642d0000 - 0x642ef000     C:\Windows\system32\libvlc.dll
0x605b0000 - 0x607e0000     C:\Windows\system32\libvlccore.dll
0x6e270000 - 0x6e2da000     C:\Windows\System32\cscui.dll
0x6e260000 - 0x6e269000     C:\Windows\System32\CSCDLL.dll
0x6e1f0000 - 0x6e260000     C:\Windows\system32\ntshrui.dll
0x74e90000 - 0x74ea9000     C:\Windows\system32\srvcli.dll
0x5f620000 - 0x5f70b000     C:\Windows\system32\dbghelp.dll

VM Arguments:
java_command: org.gmote.server.GmoteServerUiWindows loglevel=ALL
java_class_path (initial): C:\Users\User\AppData\Local\Temp\temp15.jar;C:\Program Files\GmoteServer\bin;C:\Program Files\GmoteServer\lib\jna.jar;C:\Program Files\GmoteServer\lib\slf4j-api-1.5.3.jar;C:\Program Files\GmoteServer\lib\swing-worker-1.2.jar;
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\GmoteServer\bin\vlc
USERNAME=User
OS=Windows_NT


El lunes, 17 de noviembre de 2014, 1:15:49 (UTC-6), Xponez escribió:
Reply all
Reply to author
Forward
0 new messages