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

xuggle jni error when Container writeHead() invoke #23

Open
61365118 opened this issue May 8, 2015 · 0 comments
Open

xuggle jni error when Container writeHead() invoke #23

61365118 opened this issue May 8, 2015 · 0 comments

Comments

@61365118
Copy link

61365118 commented May 8, 2015

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x18ca97c6, pid=908, tid=13044

JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)

Java VM: Java HotSpot(TM) Client VM (25.31-b07 mixed mode, sharing windows-x86 )

Problematic frame:

C [xuggle6182422011684092936.dll+0x1697c6]

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 (0x16004800): JavaThread "Launcher:/hlsapp" daemon [_thread_in_native, id=13044, stack(0x174c0000,0x17510000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000c

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x6c35aa00
ESP=0x1750ee90, EBP=0x1a4f01a0, ESI=0x16c1bda0, EDI=0x00000001
EIP=0x18ca97c6, EFLAGS=0x00210206

Top of Stack: (sp=0x1750ee90)
0x1750ee90: 1a4f1a20 00000001 1a4f01a0 1962740b
0x1750eea0: 16c1b860 00000020 00000000 18ca9f1f
0x1750eeb0: 16c1b860 16c1bda0 16c1b860 18d0c0b6
0x1750eec0: 00000000 1973b868 1973b830 00000002
0x1750eed0: 000000c8 00000028 00000000 00000000
0x1750eee0: 18abec80 16004800 1750ef18 1a4f01a0
0x1750eef0: 16c1b860 16c1bda0 00000004 16c0c100
0x1750ef00: 16c08170 15f57c84 1750ef2c 00000000

Instructions: (pc=0x18ca97c6)
0x18ca97a6: ba 60 07 73 19 85 c9 0f 44 c2 c3 eb 0d 90 90 90
0x18ca97b6: 90 90 90 90 90 90 90 90 90 90 53 89 c3 83 ec 18
0x18ca97c6: 8b 50 0c 8b 40 04 39 c2 76 42 8b 4b 1c 85 c9 74
0x18ca97d6: 06 83 7b 4c 00 74 48 8b 43 48 85 c0 74 3c 8b 4b

Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x6c35aa00 is an unknown value
ESP=0x1750ee90 is pointing into the stack for thread: 0x16004800
EBP=0x1a4f01a0 is an unknown value
ESI=0x16c1bda0 is an unknown value
EDI=0x00000001 is an unknown value

Stack: [0x174c0000,0x17510000], sp=0x1750ee90, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [xuggle6182422011684092936.dll+0x1697c6]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.xuggle.xuggler.XugglerJNI.IContainer_writeHeader(JLcom/xuggle/xuggler/IContainer;)I+0
j com.xuggle.xuggler.IContainer.writeHeader()I+5
j org.red5.xuggler.writer.HLSStreamWriter.start()V+173
j org.red5.service.httpstream.SegmentFacade.initWriter()V+413
j org.red5.service.httpstream.SegmenterService.start(Ljava/lang/String;Z)Lorg/red5/service/httpstream/SegmentFacade;+116
j org.red5.service.httpstream.MuxService.start(Lorg/red5/server/api/scope/IScope;)V+96
j org.red5.hlsapp.Application.start(Lorg/red5/server/api/scope/IScope;)Z+17
j org.red5.server.scope.Scope.start()Z+90
j org.red5.server.scope.Scope$ConcurrentScopeSet.add(Lorg/red5/server/api/scope/IBasicScope;)Z+180
j org.red5.server.scope.Scope.addChildScope(Lorg/red5/server/api/scope/IBasicScope;)Z+50
j org.red5.server.scope.Scope.init()V+46
j org.red5.server.scope.WebScope.register()V+118
j org.red5.server.scope.WebScope.afterPropertiesSet()V+1
j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(Ljava/lang/String;Ljava/lang/Object;Lorg/springframework/beans/factory/support/RootBeanDefinition;)V+109
j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(Ljava/lang/String;Ljava/lang/Object;Lorg/springframework/beans/factory/support/RootBeanDefinition;)Ljava/lang/Object;+61
j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+235
j org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;[Ljava/lang/Object;)Ljava/lang/Object;+124
j org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject()Ljava/lang/Object;+16
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(Ljava/lang/String;Lorg/springframework/beans/factory/ObjectFactory;)Ljava/lang/Object;+129
j org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Object;Z)Ljava/lang/Object;+375
j org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ljava/lang/String;)Ljava/lang/Object;+5
j org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons()V+248
j org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+103
j org.springframework.context.support.AbstractApplicationContext.refresh()V+54
j org.red5.server.tomcat.TomcatLoader$2.run()V+309
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x16004800 JavaThread "Launcher:/hlsapp" daemon [_thread_in_native, id=13044, stack(0x174c0000,0x17510000)]
0x16005000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7740, stack(0x01450000,0x014a0000)]
0x16008000 JavaThread "NioSocketAcceptor-2" [_thread_in_native, id=8440, stack(0x18810000,0x18860000)]
0x16004400 JavaThread "http-nio-0.0.0.0-5080-Acceptor-0" daemon [_thread_in_native, id=8400, stack(0x187c0000,0x18810000)]
0x16005c00 JavaThread "http-nio-0.0.0.0-5080-ClientPoller-1" daemon [_thread_in_native, id=1520, stack(0x18770000,0x187c0000)]
0x16007c00 JavaThread "http-nio-0.0.0.0-5080-ClientPoller-0" daemon [_thread_in_native, id=1908, stack(0x18720000,0x18770000)]
0x16003c00 JavaThread "ContainerBackgroundProcessor[StandardEngine[red5Engine]]" daemon [_thread_blocked, id=9648, stack(0x186d0000,0x18720000)]
0x16007000 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=7260, stack(0x17470000,0x174c0000)]
0x16006800 JavaThread "NioSocketAcceptor-1" [_thread_in_native, id=6524, stack(0x17320000,0x17370000)]
0x16005400 JavaThread "ConnectionChecker-1" [_thread_blocked, id=11932, stack(0x171d0000,0x17220000)]
0x16006000 JavaThread "net.sf.ehcache.CacheManager@19edf14" daemon [_thread_blocked, id=14312, stack(0x17180000,0x171d0000)]
0x15e97400 JavaThread "RMI RenewClean-[192.168.229.1:9998]" daemon [_thread_blocked, id=5912, stack(0x16ee0000,0x16f30000)]
0x15e96800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=13944, stack(0x16e90000,0x16ee0000)]
0x15e95c00 JavaThread "GC Daemon" daemon [_thread_blocked, id=8140, stack(0x16df0000,0x16e40000)]
0x15e96c00 JavaThread "RMI Reaper" [_thread_blocked, id=11036, stack(0x16da0000,0x16df0000)]
0x15e95400 JavaThread "RMI TCP Accept-9998" daemon [_thread_in_native, id=2628, stack(0x16d50000,0x16da0000)]
0x15e91400 JavaThread "RMI TCP Accept-9999" daemon [_thread_in_native, id=13552, stack(0x16d00000,0x16d50000)]
0x15e95000 JavaThread "Red5_Scheduler_QuartzSchedulerThread" [_thread_blocked, id=13412, stack(0x16bb0000,0x16c00000)]
0x15e92400 JavaThread "Red5_Scheduler_Worker-32" [_thread_blocked, id=4932, stack(0x16b60000,0x16bb0000)]
0x15e91000 JavaThread "Red5_Scheduler_Worker-31" [_thread_blocked, id=13408, stack(0x16b10000,0x16b60000)]
0x15e93c00 JavaThread "Red5_Scheduler_Worker-30" [_thread_blocked, id=1064, stack(0x16ac0000,0x16b10000)]
0x15e94000 JavaThread "Red5_Scheduler_Worker-29" [_thread_blocked, id=9196, stack(0x16a70000,0x16ac0000)]
0x15e93000 JavaThread "Red5_Scheduler_Worker-28" [_thread_blocked, id=12552, stack(0x16a20000,0x16a70000)]
0x15e94800 JavaThread "Red5_Scheduler_Worker-27" [_thread_blocked, id=13596, stack(0x169d0000,0x16a20000)]
0x15e93400 JavaThread "Red5_Scheduler_Worker-26" [_thread_blocked, id=7388, stack(0x16980000,0x169d0000)]
0x15e90800 JavaThread "Red5_Scheduler_Worker-25" [_thread_blocked, id=4436, stack(0x16930000,0x16980000)]
0x15e92800 JavaThread "Red5_Scheduler_Worker-24" [_thread_blocked, id=4692, stack(0x168e0000,0x16930000)]
0x15e91c00 JavaThread "Red5_Scheduler_Worker-23" [_thread_blocked, id=11408, stack(0x16890000,0x168e0000)]
0x15e90400 JavaThread "Red5_Scheduler_Worker-22" [_thread_blocked, id=11504, stack(0x16840000,0x16890000)]
0x15e7c000 JavaThread "Red5_Scheduler_Worker-21" [_thread_blocked, id=9824, stack(0x167f0000,0x16840000)]
0x15e7b400 JavaThread "Red5_Scheduler_Worker-20" [_thread_blocked, id=10948, stack(0x167a0000,0x167f0000)]
0x15e7d000 JavaThread "Red5_Scheduler_Worker-19" [_thread_blocked, id=13404, stack(0x16750000,0x167a0000)]
0x15e7c800 JavaThread "Red5_Scheduler_Worker-18" [_thread_blocked, id=3892, stack(0x16700000,0x16750000)]
0x15e7b000 JavaThread "Red5_Scheduler_Worker-17" [_thread_blocked, id=13324, stack(0x166b0000,0x16700000)]
0x15e7bc00 JavaThread "Red5_Scheduler_Worker-16" [_thread_blocked, id=7048, stack(0x16660000,0x166b0000)]
0x15e7a800 JavaThread "Red5_Scheduler_Worker-15" [_thread_blocked, id=2984, stack(0x16610000,0x16660000)]
0x15e7a400 JavaThread "Red5_Scheduler_Worker-14" [_thread_blocked, id=12648, stack(0x165c0000,0x16610000)]
0x15e7dc00 JavaThread "Red5_Scheduler_Worker-13" [_thread_blocked, id=3080, stack(0x159a0000,0x159f0000)]
0x15e7d400 JavaThread "Red5_Scheduler_Worker-12" [_thread_blocked, id=7684, stack(0x15950000,0x159a0000)]
0x15e79c00 JavaThread "Red5_Scheduler_Worker-11" [_thread_blocked, id=9240, stack(0x15900000,0x15950000)]
0x15e1f000 JavaThread "Red5_Scheduler_Worker-10" [_thread_blocked, id=13648, stack(0x158b0000,0x15900000)]
0x15e1e800 JavaThread "Red5_Scheduler_Worker-9" [_thread_blocked, id=9844, stack(0x157b0000,0x15800000)]
0x15e1e400 JavaThread "Red5_Scheduler_Worker-8" [_thread_blocked, id=7436, stack(0x15760000,0x157b0000)]
0x15e1dc00 JavaThread "Red5_Scheduler_Worker-7" [_thread_blocked, id=8824, stack(0x15710000,0x15760000)]
0x15e1d800 JavaThread "Red5_Scheduler_Worker-6" [_thread_blocked, id=13172, stack(0x156c0000,0x15710000)]
0x15e09c00 JavaThread "Red5_Scheduler_Worker-5" [_thread_blocked, id=12484, stack(0x15670000,0x156c0000)]
0x15e09400 JavaThread "Red5_Scheduler_Worker-4" [_thread_blocked, id=10192, stack(0x15620000,0x15670000)]
0x15dfe400 JavaThread "Red5_Scheduler_Worker-3" [_thread_blocked, id=5288, stack(0x155d0000,0x15620000)]
0x15e24800 JavaThread "Red5_Scheduler_Worker-2" [_thread_blocked, id=6516, stack(0x15580000,0x155d0000)]
0x15246000 JavaThread "Red5_Scheduler_Worker-1" [_thread_blocked, id=7056, stack(0x15530000,0x15580000)]
0x019c3400 JavaThread "Service Thread" daemon [_thread_blocked, id=5016, stack(0x13d40000,0x13d90000)]
0x019b0000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2676, stack(0x13cf0000,0x13d40000)]
0x0199b400 JavaThread "Attach Listener" daemon [_thread_blocked, id=7076, stack(0x13ca0000,0x13cf0000)]
0x0199a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12248, stack(0x13c50000,0x13ca0000)]
0x0191f400 JavaThread "Finalizer" daemon [_thread_blocked, id=12888, stack(0x13c00000,0x13c50000)]
0x01919800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3020, stack(0x03ba0000,0x03bf0000)]

Other Threads:
0x01917400 VMThread [stack: 0x03b50000,0x03ba0000] [id=9236]
0x019cbc00 WatcherThread [stack: 0x13f90000,0x13fe0000] [id=10636]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
par new generation total 22016K, used 5904K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 26% used [0x03c00000, 0x041138a0, 0x04f20000)
from space 2432K, 29% used [0x05180000, 0x05230a58, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 12173K, capacity 12351K, committed 12544K, reserved 12672K

Card table byte_map: [0x03a60000,0x03af0000] byte_map_base: 0x03a42000

Polling page: 0x014a0000

CodeCache: size=32768Kb used=3540Kb max_used=3540Kb free=29227Kb
bounds [0x01a10000, 0x02210000, 0x03a10000]
total_blobs=1803 nmethods=1574 adapters=159
compilation: enabled

Compilation events (10 events):
Event: 66.684 Thread 0x019b0000 1614 java.util.LinkedList::checkPositionIndex (22 bytes)
Event: 66.684 Thread 0x019b0000 nmethod 1614 0x01d83108 code [0x01d83250, 0x01d83528]
Event: 66.685 Thread 0x019b0000 1615 java.util.LinkedList::isPositionIndex (18 bytes)
Event: 66.685 Thread 0x019b0000 nmethod 1615 0x01d837c8 code [0x01d838c0, 0x01d83970]
Event: 66.700 Thread 0x019b0000 1616 java.util.regex.Pattern$Single::isSatisfiedBy (14 bytes)
Event: 66.701 Thread 0x019b0000 nmethod 1616 0x01d839c8 code [0x01d83ac0, 0x01d83b50]
Event: 66.739 Thread 0x019b0000 1617 sun.net.www.protocol.jar.URLJarFile::finalize (5 bytes)
Event: 66.740 Thread 0x019b0000 nmethod 1617 0x01d83b88 code [0x01d83ca0, 0x01d83d88]
Event: 66.921 Thread 0x019b0000 1618 java.io.FileOutputStream::write (12 bytes)
Event: 66.921 Thread 0x019b0000 nmethod 1618 0x01d84108 code [0x01d84200, 0x01d842ac]

GC Heap History (10 events):
Event: 66.385 GC heap before
{Heap before GC invocations=543 (full 18):
par new generation total 22016K, used 22015K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 100% used [0x03c00000, 0x04f20000, 0x04f20000)
from space 2432K, 99% used [0x04f20000, 0x0517fff8, 0x05180000)
to space 2432K, 0% used [0x05180000, 0x05180000, 0x053e0000)
tenured generation total 48472K, used 34651K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 71% used [0x09150000, 0x0b326d28, 0x0b326e00, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
Event: 66.389 GC heap after
Heap after GC invocations=544 (full 18):
par new generation total 22016K, used 1926K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 0% used [0x03c00000, 0x03c00000, 0x04f20000)
from space 2432K, 79% used [0x05180000, 0x05361b90, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 34834K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 71% used [0x09150000, 0x0b354aa8, 0x0b354c00, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
}
Event: 66.454 GC heap before
{Heap before GC invocations=544 (full 18):
par new generation total 22016K, used 21510K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 100% used [0x03c00000, 0x04f20000, 0x04f20000)
from space 2432K, 79% used [0x05180000, 0x05361b90, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 34834K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 71% used [0x09150000, 0x0b354aa8, 0x0b354c00, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
Event: 66.458 GC heap after
Heap after GC invocations=545 (full 18):
par new generation total 22016K, used 2432K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 0% used [0x03c00000, 0x03c00000, 0x04f20000)
from space 2432K, 100% used [0x04f20000, 0x05180000, 0x05180000)
to space 2432K, 0% used [0x05180000, 0x05180000, 0x053e0000)
tenured generation total 48472K, used 35554K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b4089d8, 0x0b408a00, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
}
Event: 66.531 GC heap before
{Heap before GC invocations=545 (full 18):
par new generation total 22016K, used 22016K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 100% used [0x03c00000, 0x04f20000, 0x04f20000)
from space 2432K, 100% used [0x04f20000, 0x05180000, 0x05180000)
to space 2432K, 0% used [0x05180000, 0x05180000, 0x053e0000)
tenured generation total 48472K, used 35554K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b4089d8, 0x0b408a00, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
Event: 66.533 GC heap after
Heap after GC invocations=546 (full 18):
par new generation total 22016K, used 305K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 0% used [0x03c00000, 0x03c00000, 0x04f20000)
from space 2432K, 12% used [0x05180000, 0x051cc490, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 11742K, capacity 11894K, committed 12032K, reserved 12672K
}
Event: 66.607 GC heap before
{Heap before GC invocations=546 (full 18):
par new generation total 22016K, used 19889K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 100% used [0x03c00000, 0x04f20000, 0x04f20000)
from space 2432K, 12% used [0x05180000, 0x051cc490, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 11756K, capacity 11926K, committed 12032K, reserved 12672K
Event: 66.608 GC heap after
Heap after GC invocations=547 (full 18):
par new generation total 22016K, used 205K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 0% used [0x03c00000, 0x03c00000, 0x04f20000)
from space 2432K, 8% used [0x04f20000, 0x04f534c8, 0x05180000)
to space 2432K, 0% used [0x05180000, 0x05180000, 0x053e0000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 11756K, capacity 11926K, committed 12032K, reserved 12672K
}
Event: 66.735 GC heap before
{Heap before GC invocations=547 (full 18):
par new generation total 22016K, used 19789K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 100% used [0x03c00000, 0x04f20000, 0x04f20000)
from space 2432K, 8% used [0x04f20000, 0x04f534c8, 0x05180000)
to space 2432K, 0% used [0x05180000, 0x05180000, 0x053e0000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 11848K, capacity 12031K, committed 12160K, reserved 12672K
Event: 66.738 GC heap after
Heap after GC invocations=548 (full 18):
par new generation total 22016K, used 706K [0x03c00000, 0x053e0000, 0x09150000)
eden space 19584K, 0% used [0x03c00000, 0x03c00000, 0x04f20000)
from space 2432K, 29% used [0x05180000, 0x05230a58, 0x053e0000)
to space 2432K, 0% used [0x04f20000, 0x04f20000, 0x05180000)
tenured generation total 48472K, used 35640K [0x09150000, 0x0c0a6000, 0x13c00000)
the space 48472K, 73% used [0x09150000, 0x0b41e2f0, 0x0b41e400, 0x0c0a6000)
Metaspace used 11848K, capacity 12031K, committed 12160K, reserved 12672K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 76.828 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x04079d70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.828 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x0407b1a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.829 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x04086d50) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.829 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x040884d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.831 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x04094d78) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.831 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x04095e60) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.832 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x040a0d30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.833 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x040a2128) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.836 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x040baa08) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 76.836 Thread 0x16004800 Exception <a 'java/security/PrivilegedActionException'> (0x040bb9e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Events (10 events):
Event: 76.828 loading class com/xuggle/xuggler/IStreamCoder$CodecStandardsCompliance
Event: 76.828 loading class com/xuggle/xuggler/IStreamCoder$CodecStandardsCompliance done
Event: 76.829 loading class com/xuggle/xuggler/IStreamCoder$CodecStandardsCompliance$SwigNext
Event: 76.829 loading class com/xuggle/xuggler/IStreamCoder$CodecStandardsCompliance$SwigNext done
Event: 76.831 loading class com/xuggle/xuggler/IStreamCoder$Flags
Event: 76.831 loading class com/xuggle/xuggler/IStreamCoder$Flags done
Event: 76.832 loading class com/xuggle/xuggler/IStreamCoder$Flags$SwigNext
Event: 76.832 loading class com/xuggle/xuggler/IStreamCoder$Flags$SwigNext done
Event: 76.836 loading class com/xuggle/xuggler/Configuration
Event: 76.836 loading class com/xuggle/xuggler/Configuration done

Dynamic libraries:
0x00060000 - 0x00090000 E:\Program Files\Java\jdk1.8.0_31\bin\java.exe
0x77130000 - 0x77294000 C:\Windows\SYSTEM32\ntdll.dll
0x76ea0000 - 0x76f98000 C:\Windows\system32\KERNEL32.DLL
0x74ce0000 - 0x74db1000 C:\Windows\system32\KERNELBASE.dll
0x73c00000 - 0x73c9a000 C:\Windows\system32\apphelp.dll
0x78fb0000 - 0x79202000 C:\Windows\AppPatch\AcGenral.DLL
0x76ae0000 - 0x76b9e000 C:\Windows\system32\msvcrt.dll
0x764d0000 - 0x7650e000 C:\Windows\SYSTEM32\sechost.dll
0x749c0000 - 0x749e2000 C:\Windows\SYSTEM32\SspiCli.dll
0x75240000 - 0x75281000 C:\Windows\system32\SHLWAPI.dll
0x73cb0000 - 0x73d92000 C:\Windows\SYSTEM32\UxTheme.dll
0x76780000 - 0x768cb000 C:\Windows\system32\USER32.dll
0x76fa0000 - 0x770a9000 C:\Windows\system32\GDI32.dll
0x70e70000 - 0x70e90000 C:\Windows\SYSTEM32\WINMM.dll
0x70d80000 - 0x70d92000 C:\Windows\SYSTEM32\samcli.dll
0x765a0000 - 0x766ab000 C:\Windows\system32\ole32.dll
0x768d0000 - 0x76957000 C:\Windows\system32\OLEAUT32.dll
0x5f9d0000 - 0x5f9e5000 C:\Windows\SYSTEM32\MSACM32.dll
0x71af0000 - 0x71af8000 C:\Windows\SYSTEM32\VERSION.dll
0x75290000 - 0x76434000 C:\Windows\system32\SHELL32.dll
0x743c0000 - 0x743d9000 C:\Windows\SYSTEM32\USERENV.dll
0x73620000 - 0x73639000 C:\Windows\SYSTEM32\dwmapi.dll
0x6f9b0000 - 0x6fad1000 C:\Windows\SYSTEM32\urlmon.dll
0x766b0000 - 0x76727000 C:\Windows\system32\ADVAPI32.dll
0x6f950000 - 0x6f9ae000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x6f930000 - 0x6f944000 C:\Windows\SYSTEM32\MPR.dll
0x76970000 - 0x76a34000 C:\Windows\system32\RPCRT4.dll
0x76ba0000 - 0x76cee000 C:\Windows\SYSTEM32\combase.dll
0x70e20000 - 0x70e40000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x74b90000 - 0x74b9e000 C:\Windows\SYSTEM32\profapi.dll
0x6f6b0000 - 0x6f8c5000 C:\Windows\SYSTEM32\iertutil.dll
0x6f440000 - 0x6f604000 C:\Windows\SYSTEM32\WININET.dll
0x74c10000 - 0x74c4a000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x72650000 - 0x7266f000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x770b0000 - 0x77127000 C:\Windows\system32\SHCORE.DLL
0x76a40000 - 0x76a65000 C:\Windows\system32\IMM32.DLL
0x75120000 - 0x75217000 C:\Windows\system32\MSCTF.dll
0x730c0000 - 0x732a5000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x789f0000 - 0x78aaf000 E:\Program Files\Java\jdk1.8.0_31\bin\msvcr100.dll
0x6c290000 - 0x6c634000 E:\Program Files\Java\jdk1.8.0_31\bin\client\jvm.dll
0x6f400000 - 0x6f408000 C:\Windows\SYSTEM32\WSOCK32.dll
0x76960000 - 0x76966000 C:\Windows\system32\PSAPI.DLL
0x76730000 - 0x7677d000 C:\Windows\system32\WS2_32.dll
0x76ad0000 - 0x76ad7000 C:\Windows\system32\NSI.dll
0x5f990000 - 0x5f99c000 E:\Program Files\Java\jdk1.8.0_31\bin\verify.dll
0x58920000 - 0x58941000 E:\Program Files\Java\jdk1.8.0_31\bin\java.dll
0x5b8b0000 - 0x5b8c3000 E:\Program Files\Java\jdk1.8.0_31\bin\zip.dll
0x58890000 - 0x588a5000 E:\Program Files\Java\jdk1.8.0_31\bin\net.dll
0x745a0000 - 0x745e5000 C:\Windows\system32\mswsock.dll
0x6fd10000 - 0x6fd20000 C:\Windows\system32\napinsp.dll
0x6fc30000 - 0x6fc44000 C:\Windows\system32\pnrpnsp.dll
0x71eb0000 - 0x71ec2000 C:\Windows\system32\NLAapi.dll
0x74410000 - 0x7448c000 C:\Windows\SYSTEM32\DNSAPI.dll
0x6fd50000 - 0x6fd59000 C:\Windows\System32\winrnr.dll
0x6fba0000 - 0x6fba7000 C:\Windows\System32\rasadhlp.dll
0x71490000 - 0x714ae000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x71380000 - 0x71388000 C:\Windows\SYSTEM32\WINNSI.DLL
0x70f40000 - 0x70f84000 C:\Windows\System32\fwpuclnt.dll
0x72720000 - 0x7272a000 E:\Program Files\Java\jdk1.8.0_31\bin\management.dll
0x745f0000 - 0x74608000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x74280000 - 0x742af000 C:\Windows\system32\rsaenh.dll
0x747c0000 - 0x747df000 C:\Windows\SYSTEM32\bcrypt.dll
0x749f0000 - 0x74a41000 C:\Windows\system32\bcryptprimitives.dll
0x74a50000 - 0x74a59000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x70e40000 - 0x70e52000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x70e00000 - 0x70e13000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x5f140000 - 0x5f14f000 E:\Program Files\Java\jdk1.8.0_31\bin\nio.dll
0x18b40000 - 0x1a10f000 C:\Users\luheng\AppData\Local\Temp\xuggle\xuggle6182422011684092936.dll
0x6d970000 - 0x6d984000 C:\Windows\SYSTEM32\AVICAP32.DLL
0x69e70000 - 0x69e92000 C:\Windows\SYSTEM32\MSVFW32.dll
0x60b40000 - 0x60c88000 C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector -Dcatalina.useNaming=true -Djava.security.debug=failure -Xverify:none -XX:+TieredCompilation -XX:+UseBiasedLocking -XX:+UseStringCache -XX:+UseParNewGC -XX:InitialCodeCacheSize=8m -XX:ReservedCodeCacheSize=32m -Dorg.terracotta.quartz.skipUpdateCheck=true -Dpython.home=lib
java_command: org.red5.server.Bootstrap
java_class_path (initial): E:\Red5\red5-service.jar;E:\Red5\conf;
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=E:\Program Files\Java\jdk1.8.0_31
PATH=C:\ProgramData\Oracle\Java\javapath;C:\ODac_Client\product;C:\ODac_Client\product\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files\Microsoft SDKs\TypeScript\1.0;C:\Program Files\TortoiseGit\bin;E:\Program Files\Redis\Redis;E:\Program Files\Java\jdk1.8.0_31\bin;E:\Program Files\GtkSharp\2.12\bin;C:\Program Files\Microsoft SDKs\TypeScript\1.4;E:\Program Files\maven\bin;E:\Program Files\ffmpeg\bin;%ANT_HOME%\bin;E:\Program Files\IDM Computer Solutions\UltraEdit;C:\Users\luheng\AppData\Local\Code\bin
USERNAME=luheng
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel

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

OS: Windows 8.1 Build 9600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 3397876k(246828k free), swap 8844896k(2380656k free)

vm_info: Java HotSpot(TM) Client VM (25.31-b07) for windows-x86 JRE (1.8.0_31-b13), built on Dec 17 2014 20:46:12 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri May 08 13:45:52 2015
elapsed time: 77 seconds (0d 0h 1m 17s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant