Platform:
OS: Japanese XP Home Edition, Service Pack 3
CPU: AMD X2500 Barton Core
Background:
I just downloaded: jitsi-2.2-latest-x86.exe (File date: May 1st, 2013)
Installed it.
Tried to run it and it crashes.
Web Camera and Microphone Device:
Logitech: HD Webcam C270
Software Version: 2.51.828.0 Post Date: 8-OCT-2012
Platform: Windows XP
Note: renaming ".../native/jnportaudio.dll" enables Jitsi to start up.
But no audio devices are discovered. The video appears to be working.
Below is the the error log file, "hs_err_pid2964.log"
Please review the error log below and adivse me as to how I can fix this, if possible lcoally, or why this is happeneing so that it can be fixed.
This information will hopefully lead to a fix and a more robust Jitsi.
I am not a member of this list. So place cc any replies to me.
Regards
···
--------------------------------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x679c8fe9, pid=2964, tid=2388
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C [jnportaudio.dll+0x8fe9]
#
# 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 (0x104c4400): JavaThread "FelixStartLevel" daemon [_thread_in_native, id=2388, stack(0x10840000,0x10a40000)]
siginfo: ExceptionCode=0xc000001d
Registers:
EAX=0x00000002, EBX=0x003fdcb8, ECX=0x00000000, EDX=0x00000008
ESP=0x10a3ec80, EBP=0x10a3ed38, ESI=0x00000000, EDI=0x003fd6a8
EIP=0x679c8fe9, EFLAGS=0x00010246
Top of Stack: (sp=0x10a3ec80)
0x10a3ec80: 00000008 679c35f0 10a3ecbc 003f0000
0x10a3ec90: 7c950222 00000013 003f0a18 003f0000
0x10a3eca0: 00000000 10a3ec94 00000000 10a3eed8
0x10a3ecb0: 00000000 40c13a00 ffffffff 7c950222
0x10a3ecc0: 7c951086 7c9501db 00000000 40e58880
0x10a3ecd0: 00000000 00000000 9999999a 3fb99999
0x10a3ece0: 6e942e43 00000034 10a3ed48 10a3ed74
0x10a3ecf0: 0f5c49c8 10a3ed48 10a3ee28 6e7e9a7b
Instructions: (pc=0x679c8fe9)
0x679c8fc9: eb 05 b8 02 00 00 00 89 45 d4 dd 45 90 dd 05 58
0x679c8fd9: fd 9e 67 de c9 db 45 e8 de c9 dd 9d 78 ff ff ff
0x679c8fe9: f2 0f 2c 85 78 ff ff ff 89 45 e0 81 7d e0 00 80
0x679c8ff9: 00 00 76 07 c7 45 e0 00 80 00 00 dd 45 a0 dc 4d
Register to memory mapping:
EAX=0x00000002 is an unknown value
EBX=0x003fdcb8 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x10a3ec80 is pointing into the stack for thread: 0x104c4400
EBP=0x10a3ed38 is pointing into the stack for thread: 0x104c4400
ESI=0x00000000 is an unknown value
EDI=0x003fd6a8 is an unknown value
Stack: [0x10840000,0x10a40000], sp=0x10a3ec80, free space=2043k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [jnportaudio.dll+0x8fe9]
C [jnportaudio.dll+0xa528]
C [jnportaudio.dll+0x5b8f]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.jitsi.impl.neomedia.portaudio.Pa.OpenStream(JJDJJLorg/jitsi/impl/neomedia/portaudio/PortAudioStreamCallback;)J+0
j org.jitsi.impl.neomedia.jmfext.media.protocol.portaudio.PortAudioStream.connect()V+134
j org.jitsi.impl.neomedia.jmfext.media.protocol.portaudio.PortAudioStream.setDeviceID(Ljava/lang/String;)V+239
j org.jitsi.impl.neomedia.jmfext.media.protocol.portaudio.DataSource.doConnect()V+47
j org.jitsi.impl.neomedia.jmfext.media.protocol.AbstractPullBufferCaptureDevice$1.doConnect()V+4
j org.jitsi.impl.neomedia.jmfext.media.protocol.AbstractBufferCaptureDevice.connect()V+8
j org.jitsi.impl.neomedia.jmfext.media.protocol.AbstractPullBufferCaptureDevice.connect()V+4
j javax.media.Manager.createDataSource(Ljavax/media/MediaLocator;)Ljavax/media/protocol/DataSource;+56
j org.jitsi.impl.neomedia.ZrtpFortunaEntropyGatherer$GatherAudio.prepareAudioEntropy()Z+30
j org.jitsi.impl.neomedia.ZrtpFortunaEntropyGatherer$GatherAudio.access$100(Lorg/jitsi/impl/neomedia/ZrtpFortunaEntropyGatherer$GatherAudio;)Z+1
j org.jitsi.impl.neomedia.ZrtpFortunaEntropyGatherer.setEntropy()Z+13
j org.jitsi.impl.neomedia.MediaServiceImpl.postInitializeOnce(Lorg/jitsi/impl/neomedia/MediaServiceImpl;)V+11
j org.jitsi.impl.neomedia.MediaServiceImpl.<init>()V+101
v ~StubRoutines::call_stub
j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+72
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+80
j java.lang.Class.newInstance0()Ljava/lang/Object;+118
j java.lang.Class.newInstance()Ljava/lang/Object;+16
j org.jitsi.impl.libjitsi.LibJitsiImpl.getService(Ljava/lang/Class;)Ljava/lang/Object;+154
j org.jitsi.impl.libjitsi.LibJitsiOSGiImpl.getService(Ljava/lang/Class;)Ljava/lang/Object;+39
j org.jitsi.service.libjitsi.LibJitsi.invokeGetServiceOnImpl(Ljava/lang/Class;)Ljava/lang/Object;+20
j org.jitsi.service.libjitsi.LibJitsi.getMediaService()Lorg/jitsi/service/neomedia/MediaService;+3
j net.java.sip.communicator.impl.neomedia.NeomediaActivator.start(Lorg/osgi/framework/BundleContext;)V+23
j org.apache.felix.framework.util.SecureAction.startActivator(Lorg/osgi/framework/BundleActivator;Lorg/osgi/framework/BundleContext;)V+44
j org.apache.felix.framework.Felix.activateBundle(Lorg/apache/felix/framework/BundleImpl;Z)V+87
j org.apache.felix.framework.Felix.startBundle(Lorg/apache/felix/framework/BundleImpl;I)V+609
j org.apache.felix.framework.Felix.setActiveStartLevel(I)V+436
j org.apache.felix.framework.StartLevelImpl.run()V+86
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x105b3400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=196, stack(0x11ea0000,0x120a0000)]
0x105b0c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=408, stack(0x11aa0000,0x11ca0000)]
0x0f5f9800 JavaThread "Thread-5" daemon [_thread_blocked, id=3708, stack(0x118a0000,0x11aa0000)]
0x0f51d800 JavaThread "Thread-4" daemon [_thread_blocked, id=3456, stack(0x116a0000,0x118a0000)]
0x0f490c00 JavaThread "SystemActivityNotificationsServiceImpl.IdleNotifyThread" daemon [_thread_blocked, id=3488, stack(0x114a0000,0x116a0000)]
0x0f51e800 JavaThread "SystemActivityNotificationsServiceImpl" daemon [_thread_in_native, id=2020, stack(0x11040000,0x11240000)]
0x0f48c400 JavaThread "Thread-3" daemon [_thread_blocked, id=2296, stack(0x10e40000,0x11040000)]
0x1060e400 JavaThread "Thread-2" daemon [_thread_in_native, id=412, stack(0x10c40000,0x10e40000)]
0x104c8c00 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=3908, stack(0x10a40000,0x10c40000)]
=>0x104c4400 JavaThread "FelixStartLevel" daemon [_thread_in_native, id=2388, stack(0x10840000,0x10a40000)]
0x0f5e8400 JavaThread "FelixDispatchQueue" [_thread_blocked, id=988, stack(0x10240000,0x10440000)]
0x0f55f000 JavaThread "net.java.sip.communicator.util.launchutils.SipCommunicatorLock$LockServer" daemon [_thread_in_native, id=2444, stack(0x10040000,0x10240000)]
0x0f487c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3756, stack(0x0fc40000,0x0fe40000)]
0x0f479c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1500, stack(0x0fa40000,0x0fc40000)]
0x0f478400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4068, stack(0x0f840000,0x0fa40000)]
0x0f476c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=568, stack(0x0f640000,0x0f840000)]
0x00c85800 JavaThread "Finalizer" daemon [_thread_blocked, id=2980, stack(0x0f240000,0x0f440000)]
0x00c80800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3924, stack(0x00f70000,0x01170000)]
0x00ad8400 JavaThread "main" [_thread_blocked, id=2628, stack(0x00030000,0x00230000)]
Other Threads:
0x00c7b000 VMThread [stack: 0x00d70000,0x00f70000] [id=3576]
0x0f49c800 WatcherThread [stack: 0x0fe40000,0x10040000] [id=3160]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4864K, used 3893K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 78% used [0x03240000, 0x035952c0, 0x03680000)
from space 512K, 93% used [0x03680000, 0x036f8310, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6923K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 64% used [0x05ce0000, 0x063a2c68, 0x063a2e00, 0x06748000)
compacting perm gen total 12288K, used 8412K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 68% used [0x0b240000, 0x0ba77270, 0x0ba77400, 0x0be40000)
No shared spaces configured.
Card table byte_map: [0x00ca0000,0x00d10000] byte_map_base: 0x00c86e00
Polling page: 0x00af0000
Code Cache [0x01240000, 0x013f8000, 0x03240000)
total_blobs=799 nmethods=588 adapters=145 free_code_cache=31008Kb largest_free_block=31752192
Compilation events (10 events):
Event: 50.751 Thread 0x0f479c00 585 java.io.Writer::write (11 bytes)
Event: 50.751 Thread 0x0f479c00 nmethod 585 0x013f50c8 code [0x013f51d0, 0x013f527c]
Event: 51.617 Thread 0x0f479c00 586 java.lang.Long::stringSize (38 bytes)
Event: 51.618 Thread 0x0f479c00 nmethod 586 0x013f5348 code [0x013f5440, 0x013f5530]
Event: 51.618 Thread 0x0f479c00 587 java.lang.Long::getChars (221 bytes)
Event: 51.619 Thread 0x0f479c00 nmethod 587 0x013f5588 code [0x013f56d0, 0x013f5a70]
Event: 51.627 Thread 0x0f479c00 588 ! org.apache.felix.framework.cache.JarContent::getEntryAsBytes (258 bytes)
Event: 51.630 Thread 0x0f479c00 nmethod 588 0x013f6108 code [0x013f62f0, 0x013f6b70]
Event: 51.643 Thread 0x0f479c00 589 ! org.apache.felix.framework.Felix$StatefulResolver::resolve (117 bytes)
Event: 51.644 Thread 0x0f479c00 nmethod 589 0x013f7348 code [0x013f7500, 0x013f79a8]
GC Heap History (10 events):
Event: 35.313 GC heap before
{Heap before GC invocations=29 (full 2):
def new generation total 4864K, used 4505K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 100% used [0x03240000, 0x03680000, 0x03680000)
from space 512K, 30% used [0x03700000, 0x037266b8, 0x03780000)
to space 512K, 0% used [0x03680000, 0x03680000, 0x03700000)
tenured generation total 10656K, used 6624K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 62% used [0x05ce0000, 0x06358068, 0x06358200, 0x06748000)
compacting perm gen total 12288K, used 4820K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 39% used [0x0b240000, 0x0b6f5330, 0x0b6f5400, 0x0be40000)
No shared spaces configured.
Event: 35.319 GC heap after
Heap after GC invocations=30 (full 2):
def new generation total 4864K, used 411K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 0% used [0x03240000, 0x03240000, 0x03680000)
from space 512K, 80% used [0x03680000, 0x036e6f68, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6624K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 62% used [0x05ce0000, 0x06358068, 0x06358200, 0x06748000)
compacting perm gen total 12288K, used 4820K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 39% used [0x0b240000, 0x0b6f5330, 0x0b6f5400, 0x0be40000)
No shared spaces configured.
}
Event: 35.702 GC heap before
{Heap before GC invocations=30 (full 2):
def new generation total 4864K, used 4763K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 100% used [0x03240000, 0x03680000, 0x03680000)
from space 512K, 80% used [0x03680000, 0x036e6f68, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6624K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 62% used [0x05ce0000, 0x06358068, 0x06358200, 0x06748000)
compacting perm gen total 12288K, used 4877K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 39% used [0x0b240000, 0x0b703460, 0x0b703600, 0x0be40000)
No shared spaces configured.
Event: 35.709 GC heap after
Heap after GC invocations=31 (full 2):
def new generation total 4864K, used 375K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 0% used [0x03240000, 0x03240000, 0x03680000)
from space 512K, 73% used [0x03700000, 0x0375dc70, 0x03780000)
to space 512K, 0% used [0x03680000, 0x03680000, 0x03700000)
tenured generation total 10656K, used 6751K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 63% used [0x05ce0000, 0x06377cc0, 0x06377e00, 0x06748000)
compacting perm gen total 12288K, used 4877K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 39% used [0x0b240000, 0x0b703460, 0x0b703600, 0x0be40000)
No shared spaces configured.
}
Event: 37.071 GC heap before
{Heap before GC invocations=31 (full 2):
def new generation total 4864K, used 4727K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 100% used [0x03240000, 0x03680000, 0x03680000)
from space 512K, 73% used [0x03700000, 0x0375dc70, 0x03780000)
to space 512K, 0% used [0x03680000, 0x03680000, 0x03700000)
tenured generation total 10656K, used 6751K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 63% used [0x05ce0000, 0x06377cc0, 0x06377e00, 0x06748000)
compacting perm gen total 12288K, used 5813K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 47% used [0x0b240000, 0x0b7ed678, 0x0b7ed800, 0x0be40000)
No shared spaces configured.
Event: 37.078 GC heap after
Heap after GC invocations=32 (full 2):
def new generation total 4864K, used 332K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 0% used [0x03240000, 0x03240000, 0x03680000)
from space 512K, 64% used [0x03680000, 0x036d30a8, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6804K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 63% used [0x05ce0000, 0x06385100, 0x06385200, 0x06748000)
compacting perm gen total 12288K, used 5813K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 47% used [0x0b240000, 0x0b7ed678, 0x0b7ed800, 0x0be40000)
No shared spaces configured.
}
Event: 37.310 GC heap before
{Heap before GC invocations=32 (full 2):
def new generation total 4864K, used 4684K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 100% used [0x03240000, 0x03680000, 0x03680000)
from space 512K, 64% used [0x03680000, 0x036d30a8, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6804K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 63% used [0x05ce0000, 0x06385100, 0x06385200, 0x06748000)
compacting perm gen total 12288K, used 6588K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 53% used [0x0b240000, 0x0b8af2b0, 0x0b8af400, 0x0be40000)
No shared spaces configured.
Event: 37.317 GC heap after
Heap after GC invocations=33 (full 2):
def new generation total 4864K, used 172K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 0% used [0x03240000, 0x03240000, 0x03680000)
from space 512K, 33% used [0x03700000, 0x0372b2b0, 0x03780000)
to space 512K, 0% used [0x03680000, 0x03680000, 0x03700000)
tenured generation total 10656K, used 6923K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 64% used [0x05ce0000, 0x063a2c68, 0x063a2e00, 0x06748000)
compacting perm gen total 12288K, used 6588K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 53% used [0x0b240000, 0x0b8af2b0, 0x0b8af400, 0x0be40000)
No shared spaces configured.
}
Event: 40.003 GC heap before
{Heap before GC invocations=33 (full 2):
def new generation total 4864K, used 4524K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 100% used [0x03240000, 0x03680000, 0x03680000)
from space 512K, 33% used [0x03700000, 0x0372b2b0, 0x03780000)
to space 512K, 0% used [0x03680000, 0x03680000, 0x03700000)
tenured generation total 10656K, used 6923K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 64% used [0x05ce0000, 0x063a2c68, 0x063a2e00, 0x06748000)
compacting perm gen total 12288K, used 7959K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 64% used [0x0b240000, 0x0ba05d38, 0x0ba05e00, 0x0be40000)
No shared spaces configured.
Event: 40.013 GC heap after
Heap after GC invocations=34 (full 2):
def new generation total 4864K, used 480K [0x03240000, 0x03780000, 0x05ce0000)
eden space 4352K, 0% used [0x03240000, 0x03240000, 0x03680000)
from space 512K, 93% used [0x03680000, 0x036f8310, 0x03700000)
to space 512K, 0% used [0x03700000, 0x03700000, 0x03780000)
tenured generation total 10656K, used 6923K [0x05ce0000, 0x06748000, 0x0b240000)
the space 10656K, 64% used [0x05ce0000, 0x063a2c68, 0x063a2e00, 0x06748000)
compacting perm gen total 12288K, used 7959K [0x0b240000, 0x0be40000, 0x0f240000)
the space 12288K, 64% used [0x0b240000, 0x0ba05d38, 0x0ba05e00, 0x0be40000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 37.428 Thread 0x104c4400 Threw 0x03359748 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 37.428 Thread 0x104c4400 Threw 0x0335aaa0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 37.432 Thread 0x104c4400 Threw 0x033615c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 37.432 Thread 0x104c4400 Threw 0x033629f8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 46.324 Thread 0x0f50c800 Threw 0x033514c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:742
Event: 46.324 Thread 0x0f50c800 Threw 0x033514c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\oops\instanceKlass.cpp:546
Event: 46.324 Thread 0x104c4400 Threw 0x0333eeb0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
Event: 46.324 Thread 0x104c4400 Threw 0x0333eca0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 50.748 Thread 0x104c4400 Threw 0x034220d0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\interpreter\linkResolver.cpp:805
Event: 50.751 Thread 0x104c4400 Threw 0x0343d318 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Events (10 events):
Event: 50.749 loading class 0x0f547300 done
Event: 50.758 Executing VM operation: RevokeBias
Event: 50.758 Executing VM operation: RevokeBias done
Event: 51.404 Executing VM operation: RevokeBias
Event: 51.404 Executing VM operation: RevokeBias done
Event: 51.404 Thread 0x106b1800 Thread exited: 0x106b1800
Event: 51.615 Executing VM operation: RevokeBias
Event: 51.615 Executing VM operation: RevokeBias done
Event: 51.625 Executing VM operation: RevokeBias
Event: 51.625 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00400000 - 0x00466000 C:\Program Files\Jitsi\Jitsi.exe
0x7c940000 - 0x7c9df000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c933000 C:\WINDOWS\system32\kernel32.dll
0x77d80000 - 0x77e29000 C:\WINDOWS\system32\ADVAPI32.DLL
0x77e30000 - 0x77ec3000 C:\WINDOWS\system32\RPCRT4.dll
0x77fa0000 - 0x77fb1000 C:\WINDOWS\system32\Secur32.dll
0x77bc0000 - 0x77c18000 C:\WINDOWS\system32\msvcrt.dll
0x76ba0000 - 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
0x7d5b0000 - 0x7ddb0000 C:\WINDOWS\system32\SHELL32.DLL
0x77ed0000 - 0x77f19000 C:\WINDOWS\system32\GDI32.dll
0x77cf0000 - 0x77d80000 C:\WINDOWS\system32\USER32.dll
0x77f20000 - 0x77f96000 C:\WINDOWS\system32\SHLWAPI.dll
0x762e0000 - 0x762fd000 C:\WINDOWS\system32\IMM32.DLL
0x60740000 - 0x60749000 C:\WINDOWS\system32\LPK.DLL
0x73f80000 - 0x73feb000 C:\WINDOWS\system32\USP10.dll
0x77160000 - 0x77263000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
0x6e7c0000 - 0x6eb0f000 C:\Program Files\Jitsi\jre\bin\client\jvm.dll
0x71a00000 - 0x71a0b000 C:\WINDOWS\system32\WSOCK32.dll
0x719e0000 - 0x719f7000 C:\WINDOWS\system32\WS2_32.dll
0x719d0000 - 0x719d8000 C:\WINDOWS\system32\WS2HELP.dll
0x76af0000 - 0x76b1b000 C:\WINDOWS\system32\WINMM.dll
0x78aa0000 - 0x78b5f000 C:\WINDOWS\system32\MSVCR100.dll
0x6e710000 - 0x6e71c000 C:\Program Files\Jitsi\jre\bin\verify.dll
0x6d4d0000 - 0x6d4f0000 C:\Program Files\Jitsi\jre\bin\java.dll
0x6e7a0000 - 0x6e7b3000 C:\Program Files\Jitsi\jre\bin\zip.dll
0x6e4f0000 - 0x6e504000 C:\Program Files\Jitsi\jre\bin\net.dll
0x76d10000 - 0x76d29000 C:\WINDOWS\system32\IPHLPAPI.DLL
0x76cf0000 - 0x76d08000 C:\WINDOWS\system32\MPRAPI.dll
0x77fc0000 - 0x77ff2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76dc0000 - 0x76de5000 C:\WINDOWS\system32\adsldpc.dll
0x59250000 - 0x592a5000 C:\WINDOWS\system32\NETAPI32.dll
0x76f10000 - 0x76f3c000 C:\WINDOWS\system32\WLDAP32.dll
0x76ad0000 - 0x76ae1000 C:\WINDOWS\system32\ATL.DLL
0x76970000 - 0x76aae000 C:\WINDOWS\system32\ole32.dll
0x770d0000 - 0x7715b000 C:\WINDOWS\system32\OLEAUT32.dll
0x76e30000 - 0x76e3e000 C:\WINDOWS\system32\rtutils.dll
0x71b40000 - 0x71b53000 C:\WINDOWS\system32\SAMLIB.dll
0x76040000 - 0x76199000 C:\WINDOWS\system32\SETUPAPI.dll
0x71980000 - 0x719bf000 C:\WINDOWS\system32\mswsock.dll
0x607c0000 - 0x60816000 C:\WINDOWS\system32\hnetcfg.dll
0x719c0000 - 0x719c8000 C:\WINDOWS\System32\wshtcpip.dll
0x6e510000 - 0x6e51e000 C:\Program Files\Jitsi\jre\bin\nio.dll
0x76ed0000 - 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
0x76f60000 - 0x76f68000 C:\WINDOWS\System32\winrnr.dll
0x76f70000 - 0x76f76000 C:\WINDOWS\system32\rasadhlp.dll
0x62380000 - 0x62390000 C:\Program Files\Jitsi\native\sysactivitynotifications.dll
0x73620000 - 0x7364e000 C:\WINDOWS\system32\msctfime.ime
0x011d0000 - 0x01217000 C:\WINDOWS\system32\SKKI1_5U.IME
0x648f0000 - 0x649c0000 C:\WINDOWS\system32\imjp81k.dll
0x74660000 - 0x746ac000 C:\WINDOWS\system32\msctf.dll
0x6d000000 - 0x6d142000 C:\Program Files\Jitsi\jre\bin\awt.dll
0x64b80000 - 0x64b8b000 C:\Program Files\Jitsi\native\hid.dll
0x64b00000 - 0x64b3e000 C:\Program Files\Jitsi\native\jnopus.dll
0x6cec0000 - 0x6cede000 C:\Program Files\Jitsi\native\jnspeex.dll
0x65940000 - 0x65ebf000 C:\Program Files\Jitsi\native\jnffmpeg.dll
0x11ca0000 - 0x11cab000 C:\Program Files\Jitsi\native\jng722.dll
0x679c0000 - 0x679fd000 C:\Program Files\Jitsi\native\jnportaudio.dll
0x73e50000 - 0x73eac000 C:\WINDOWS\system32\dsound.dll
0x77bb0000 - 0x77bb8000 C:\WINDOWS\system32\VERSION.dll
0x76be0000 - 0x76c0e000 C:\WINDOWS\system32\WINTRUST.dll
0x765c0000 - 0x76654000 C:\WINDOWS\system32\CRYPT32.dll
0x77c40000 - 0x77c52000 C:\WINDOWS\system32\MSASN1.dll
0x76c40000 - 0x76c68000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72c70000 - 0x72c79000 C:\WINDOWS\system32\wdmaud.drv
0x72c60000 - 0x72c68000 C:\WINDOWS\system32\msacm32.drv
0x77b90000 - 0x77ba5000 C:\WINDOWS\system32\MSACM32.dll
0x77b80000 - 0x77b87000 C:\WINDOWS\system32\midimap.dll
0x11e10000 - 0x11e26000 C:\Program Files\Jitsi\native\jndirectshow.dll
0x76f80000 - 0x76fff000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77000000 - 0x770ab000 C:\WINDOWS\system32\COMRes.dll
0x75ad0000 - 0x75ae1000 C:\WINDOWS\System32\devenum.dll
0x73600000 - 0x73607000 C:\WINDOWS\system32\msdmo.dll
0x64f60000 - 0x64f83000 C:\WINDOWS\system32\ksproxy.ax
0x73e20000 - 0x73e24000 C:\WINDOWS\system32\ksuser.dll
0x6bdb0000 - 0x6bdba000 C:\WINDOWS\system32\vidcap.ax
0x55510000 - 0x55529000 C:\WINDOWS\system32\kswdmcap.ax
0x73d10000 - 0x73e02000 C:\WINDOWS\system32\MFC42.DLL
0x5f700000 - 0x5f70d000 C:\WINDOWS\system32\MFC42LOC.DLL
0x556f0000 - 0x556f8000 C:\WINDOWS\system32\dshowext.ax
0x7cf90000 - 0x7d0fb000 C:\WINDOWS\System32\quartz.dll
0x75210000 - 0x75242000 C:\WINDOWS\System32\qcap.dll
0x73b20000 - 0x73b40000 C:\WINDOWS\System32\MSVFW32.dll
0x5e9f0000 - 0x5ea7c000 C:\WINDOWS\system32\qedit.dll
0x76300000 - 0x76348000 C:\WINDOWS\system32\comdlg32.dll
0x70680000 - 0x70690000 C:\Program Files\Jitsi\native\jnawtrenderer.dll
0x6d5b0000 - 0x6d5b6000 C:\Program Files\Jitsi\jre\bin\jawt.dll
0x4b660000 - 0x4b806000 C:\WINDOWS\system32\d3d9.dll
0x6db30000 - 0x6db36000 C:\WINDOWS\system32\d3d8thk.dll
0x120a0000 - 0x12141000 C:\WINDOWS\system32\dbghelp.dll
VM Arguments:
jvm_args: -Dfelix.config.properties=file:./lib/felix.client.run.properties -Djava.util.logging.config.file=lib/logging.properties -Djava.library.path=C:\Program Files\Jitsi\native -Djna.library.path=C:\Program Files\Jitsi\native -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=Jitsi
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=C:\Program Files\Common Files\ArcSoft\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Ulead Systems\MPEG;C:\Program Files\GTK2-Runtime\bin;C:\Program Files\Jitsi\jre\bin
USERNAME=djtm
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 523760k(297632k free), swap 1280140k(1015076k free)
vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600
time: Thu Jul 04 17:50:44 2013
elapsed time: 52 seconds