Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 948287 Details for
Bug 1154417
[abrt] java-1.7.0-openjdk-devel: java killed by SIGABRT
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 71.15 KB, created by
项纪汉
on 2014-10-19 14:36:24 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
项纪汉
Created:
2014-10-19 14:36:24 UTC
Size:
71.15 KB
patch
obsolete
>[New LWP 14322] >[New LWP 14328] >[New LWP 14323] >[New LWP 14315] >[New LWP 14329] >[New LWP 14313] >[New LWP 14319] >[New LWP 14330] >[New LWP 14314] >[New LWP 14316] >[New LWP 14317] >[New LWP 14320] >[New LWP 14318] >[New LWP 14311] >[New LWP 14306] >[New LWP 14331] >[New LWP 14324] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/lib/jvm/java-1.7.0-openjdk/bin/java -agentlib:jdwp=transport=dt_socket,sus'. >Program terminated with signal SIGABRT, Aborted. >#0 0x00000039a4435877 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 17 (Thread 0x7fcb88a39700 (LWP 14324)): >#0 0x00000039a500eb8b in __libc_recv (fd=fd@entry=4, buf=buf@entry=0x7fcb88a38c8c, n=n@entry=4, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:33 > resultvar = 45 > oldtype = 0 >#1 0x00007fcb88b3d77b in dbgsysRecv (fd=fd@entry=4, buf=buf@entry=0x7fcb88a38c8c "\313\177", nBytes=nBytes@entry=4, flags=flags@entry=0) at ../../../../src/solaris/transport/socket/socket_md.c:113 > rv = <optimized out> >#2 0x00007fcb88b3c4be in recv_fully (f=4, buf=buf@entry=0x7fcb88a38c8c "\313\177", len=len@entry=4) at ../../../../src/share/transport/socket/socketTransport.c:586 > res = <optimized out> > nbytes = 0 >#3 0x00007fcb88b3c8c9 in socketTransport_readPacket (env=<optimized out>, packet=0x7fcb88a38d10) at ../../../../src/share/transport/socket/socketTransport.c:624 > length = 32715 > data_len = <optimized out> > n = <optimized out> >#4 0x00007fcba00df033 in transport_receivePacket (packet=packet@entry=0x7fcb88a38d10) at ../../../src/share/back/transport.c:602 > err = <optimized out> >#5 0x00007fcba00cc0e1 in reader (jvmti_env=<optimized out>, jni_env=<optimized out>, arg=<optimized out>) at ../../../src/share/back/debugLoop.c:226 > rc = <optimized out> > packet = {type = {cmd = {len = 19, id = 794, flags = 0 '\000', cmdSet = 10 '\n', cmd = 1 '\001', data = 0x7fcb60000b70 ""}, reply = {len = 19, id = 794, flags = 0 '\000', errorCode = 26625, data = 0x7fcb60000b70 ""}}} > cmd = <optimized out> > shouldListen = 1 '\001' >#6 0x00007fcba0f129eb in call_start_function (this=0x7fcb68001000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:93 > transition = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb68001000}, <No data fields>} >#7 JvmtiAgentThread::start_function_wrapper (thread=0x7fcb68001000, __the_thread__=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:87 > dthread = 0x7fcb68001000 >#8 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb68001000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb68001000, _area = 0x7fcb68001d40, _chunk = 0x7fcb68001d80, _hwm = 0x7fcb68001d90 "", _max = 0x7fcb68002168 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb68002170} >#9 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb68001000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#10 0x00007fcba10322f2 in java_start (thread=0x7fcb68001000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#11 0x00000039a5007ee5 in start_thread (arg=0x7fcb88a39700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88a39700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512147511040, -7135597240344071601, 0, 0, 140512147511744, 140512147511040, 7164757905236341327, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#12 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 16 (Thread 0x7fcb88635700 (LWP 14331)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007fcba1039ce2 in safe_cond_timedwait (_abstime=0x7fcb88634d50, _mutex=<optimized out>, _cond=0x7fcb9c0cc950) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5124 >No locals. >#2 os::PlatformEvent::park (this=0x7fcb9c0cc900, millis=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5823 > abst = {tv_sec = 10986, tv_nsec = 645747516} > ret = -3 > millis = <optimized out> > this = 0x7fcb9c0cc900 >#3 0x00007fcba103a0cc in os::sleep (thread=thread@entry=0x7fcb9c0cb800, millis=millis@entry=120000, interruptible=interruptible@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:3930 > osts = {<StackObj> = {<No data fields>}, _osthread = 0x7fcb9c0cce70, _old_state = RUNNABLE} > prevtime = <optimized out> > slp = 0x7fcb9c0cc900 >#4 0x00007fcba116c50f in WatcherThread::run (this=0x7fcb9c0cb800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1316 > err = {<outputStream> = {<ResourceObj> = {<No data fields>}, _vptr.outputStream = 0x0, _indentation = 0, _width = 0, _position = 1, _newlines = 0, _precount = 140512473167872, _stamp = {_counter = 140512143298256}}, _fd = -1593853473, _need_close = 203} > time_waited = <optimized out> >#5 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0cb800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#6 0x00000039a5007ee5 in start_thread (arg=0x7fcb88635700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88635700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512143300352, -7135597240344071601, 0, 0, 140512143301056, 140512143300352, 7164757357628011087, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 15 (Thread 0x7fcba167e740 (LWP 14306)): >#0 0x00000039a5009237 in pthread_join (threadid=140512548038400, thread_return=thread_return@entry=0x7fff3bfe4a38) at pthread_join.c:92 > _tid = 14311 > _buffer = {__routine = 0x39a5009170 <cleanup>, __arg = 0x7fcba0832d28, __canceltype = -1, __prev = 0x0} > oldtype = 0 > pd = 0x7fcba0832700 > self = 0x7fcba167e740 > result = 0 >#1 0x00000030830097b5 in ContinueInNewThread0 (continuation=continuation@entry=0x3083002a00 <JavaMain>, stack_size=1048576, args=args@entry=0x7fff3bfe4ad0) at ../../../src/solaris/bin/java_md_solinux.c:1046 > tmp = 0x1d92ab0 > rslt = <optimized out> > tid = 140512548038400 > attr = {__size = '\000' <repeats 17 times>, "\020", '\000' <repeats 16 times>, "\020", '\000' <repeats 20 times>, __align = 0} >#2 0x00000030830043a7 in ContinueInNewThread (ifn=ifn@entry=0x7fff3bfe4bd0, threadStackSize=<optimized out>, argc=<optimized out>, argv=0x1d900d0, mode=mode@entry=0, what=what@entry=0x0, ret=0) at ../../../src/share/bin/java.c:1866 > args = {argc = 0, argv = 0x1d900d0, mode = 1, what = 0x7fff3bfe983f "engineDB.Gateway", ifn = {CreateJavaVM = 0x7fcba0e6caf0 <JNI_CreateJavaVM(JavaVM**, void**, void*)>, GetDefaultJavaVMInitArgs = 0x7fcba0e6caa0 <JNI_GetDefaultJavaVMInitArgs(void*)>, GetCreatedJavaVMs = 0x7fcba0e6cd90 <JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)>}} > rslt = <optimized out> >#3 0x000000308300986b in JVMInit (ifn=ifn@entry=0x7fff3bfe4bd0, threadStackSize=<optimized out>, argc=<optimized out>, argv=<optimized out>, mode=0, mode@entry=1, what=0x0, what@entry=0x7fff3bfe983f "engineDB.Gateway", ret=ret@entry=0) at ../../../src/solaris/bin/java_md_solinux.c:1082 >No locals. >#4 0x0000003083004e59 in JLI_Launch (argc=0, argv=0x1d900d0, jargc=jargc@entry=1, jargv=jargv@entry=0x0, appclassc=appclassc@entry=1, appclassv=appclassv@entry=0x0, fullversion=fullversion@entry=0x400910 "1.7.0_71-mockbuild_2014_10_15_17_02-b00", dotversion=dotversion@entry=0x400905 "1.7", pname=pname@entry=0x400900 "java", lname=lname@entry=0x400900 "java", javaargs=javaargs@entry=0 '\000', cpwildcard=cpwildcard@entry=1 '\001', javaw=javaw@entry=0 '\000', ergo=ergo@entry=0) at ../../../src/share/bin/java.c:295 > mode = <optimized out> > what = <optimized out> > cpath = <optimized out> > main_class = <optimized out> > ret = 0 > ifn = {CreateJavaVM = 0x7fcba0e6caf0 <JNI_CreateJavaVM(JavaVM**, void**, void*)>, GetDefaultJavaVMInitArgs = 0x7fcba0e6caa0 <JNI_GetDefaultJavaVMInitArgs(void*)>, GetCreatedJavaVMs = 0x7fcba0e6cd90 <JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)>} > jvmpath = "/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/server/libjvm.so", '\000' <repeats 4004 times> > jrepath = "/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre\000java", '\000' <repeats 4026 times> > jvmcfg = "/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/jvm.cfg", '\000' <repeats 4013 times> >#5 0x0000000000400775 in main (argc=<optimized out>, argv=<optimized out>) at ../../../../src/share/bin/main.c:125 > margc = <optimized out> > margv = <optimized out> > >Thread 14 (Thread 0x7fcba0832700 (LWP 14311)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c00c500) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c00c000, Self=Self@entry=0x7fcb9c00b800, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c00c500 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c00c000, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba116dc72 in JavaThread::java_suspend_self (this=this@entry=0x7fcb9c00b800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:2319 > ret = 1 > ml = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c00c000} > this = 0x7fcb9c00b800 >#6 0x00007fcba0f18053 in JvmtiRawMonitor::raw_wait (this=this@entry=0x7fcb9c0b90a0, millis=millis@entry=-1, interruptible=interruptible@entry=true, __the_thread__=__the_thread__@entry=0x7fcb9c00b800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp:392 > save = <optimized out> >#7 0x00007fcba0eface9 in JvmtiEnv::RawMonitorWait (this=<optimized out>, rmonitor=0x7fcb9c0b90a0, millis=-1) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp:3158 > current_thread = 0x7fcb9c00b800 > r = <optimized out> >#8 0x00007fcba00e10b9 in debugMonitorWait (monitor=<optimized out>) at ../../../src/share/back/util.c:1073 > error = <optimized out> >#9 0x00007fcba00d362e in enqueueCommand (command=command@entry=0x7fcb9c104520, wait=1 '\001', reportingVMDeath=<optimized out>) at ../../../src/share/back/eventHelper.c:197 > vmDeathReported = 0 '\000' > queue = 0x7fcba02f5b00 <commandQueue> > size = 120 >#10 0x00007fcba00d4663 in eventHelper_reportEvents (sessionID=sessionID@entry=0 '\000', eventBag=eventBag@entry=0x7fcb9c103430) at ../../../src/share/back/eventHelper.c:991 > size = 1 > suspendPolicy = 1 '\001' > reportingVMDeath = 0 '\000' > wait = <optimized out> > command_size = 120 > command = 0x7fcb9c104520 > recc = 0x7fcb9c104530 > tracker = {recc = 0x7fcb9c104530, index = 1} >#11 0x00007fcba00cf269 in reportEvents (env=env@entry=0x7fcb9c00b9d8, sessionID=sessionID@entry=0 '\000', thread=thread@entry=0x7fcb9c078770, ei=ei@entry=EI_min, clazz=clazz@entry=0x7fcb9c078778, method=method@entry=0x7fcb680052c0, location=location@entry=0, eventBag=eventBag@entry=0x7fcb9c0b8dc0) at ../../../src/share/back/eventHandler.c:436 > completedBag = 0x7fcb9c103430 > suspendPolicy = <optimized out> > invoking = <optimized out> >#12 0x00007fcba00cf618 in reportEvents (eventBag=0x7fcb9c0b8dc0, location=0, method=0x7fcb680052c0, clazz=0x7fcb9c078778, ei=<optimized out>, thread=0x7fcb9c078770, sessionID=0 '\000', env=0x7fcb9c00b9d8) at ../../../src/share/back/eventHandler.c:402 >No locals. >#13 event_callback (env=env@entry=0x7fcb9c00b9d8, evinfo=evinfo@entry=0x7fcba0831500) at ../../../src/share/back/eventHandler.c:680 > eventBag = 0x7fcb9c0b8dc0 > eventSessionID = 0 '\000' > currentException = 0x0 > thread = 0x7fcb9c078770 >#14 0x00007fcba00d26ba in cbSingleStep (jvmti_env=0x7fcb9c003b90, env=0x7fcb9c00b9d8, thread=0x7fcb9c078770, method=0x7fcb680052c0, location=0) at ../../../src/share/back/eventHandler.c:762 > bypass = 0 '\000' > info = {ei = EI_min, thread = 0x7fcb9c078770, clazz = 0x7fcb9c078778, method = 0x7fcb680052c0, location = 0, object = 0x0, u = {field_access = {field_clazz = 0x0, field = 0x0}, field_modification = {field_clazz = 0x0, field = 0x0, signature_type = 0 '\000', new_value = {z = 0 '\000', b = 0 '\000', c = 0, s = 0, i = 0, j = 0, f = 0, d = 0, l = 0x0}}, exception = {catch_clazz = 0x0, catch_method = 0x0, catch_location = 0}, method_exit = {return_value = {z = 0 '\000', b = 0 '\000', c = 0, s = 0, i = 0, j = 0, f = 0, d = 0, l = 0x0}}, monitor = {timeout = 0, timed_out = 0 '\000'}}} >#15 0x00007fcba0f097db in JvmtiExport::post_single_step (thread=thread@entry=0x7fcb9c00b800, method=<optimized out>, location=location@entry=0x9a8069c0 "*\267") at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiExport.cpp:1253 > jem = {<JvmtiMethodEventMark> = {<JvmtiThreadEventMark> = {<JvmtiEventMark> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c00b800, _jni_env = 0x7fcb9c00b9d8, _exception_detected = false, _exception_caught = true}, _jt = 0x7fcb9c078770}, _mid = 0x7fcb680052c0}, _loc = 0} > jet = {<StackObj> = {<No data fields>}, _rm = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c00a2a0, _chunk = 0x7fcb9c009d40, _hwm = 0x7fcb9c009d50 "java/lang/String", _max = 0x7fcb9c00a128 "%", _size_in_bytes = 984}, _transition = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c00b800}, <No data fields>}, _hm = {_thread = 0x7fcb9c00b800, _area = 0x7fcb9c00a310, _chunk = 0x7fcb9c00bc10, _hwm = 0x7fcb9c00bc58 "\220\a\240\341", _max = 0x7fcb9c00bff8 "\205", _size_in_bytes = 984, _previous_handle_mark = 0x7fcba0831610}} > callback = <optimized out> > ets = 0x7fcb9c0b7f60 > hm = {_thread = 0x7fcb9c00b800, _area = 0x7fcb9c00a310, _chunk = 0x7fcb9c00bc10, _hwm = 0x7fcb9c00bc30 "\bj\200\232", _max = 0x7fcb9c00bff8 "\205", _size_in_bytes = 984, _previous_handle_mark = 0x7fcba0831750} > mh = {<Handle> = {_handle = 0x7fcb9c00bc30}, <No data fields>} > it = <optimized out> >#16 0x00007fcba0f09a8f in JvmtiExport::at_single_stepping_point (thread=thread@entry=0x7fcb9c00b800, method=<optimized out>, location=location@entry=0x9a8069c0 "*\267") at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiExport.cpp:875 > hm = {_thread = 0x7fcb9c00b800, _area = 0x7fcb9c00a310, _chunk = 0x7fcb9c00bc10, _hwm = 0x7fcb9c00bc28 "\bj\200\232", _max = 0x7fcb9c00bff8 "\205", _size_in_bytes = 984, _previous_handle_mark = 0x7fcba0831aa0} > mh = {<Handle> = {_handle = 0x7fcb9c00bc28}, <No data fields>} >#17 0x00007fcba0e42a45 in InterpreterRuntime::at_safepoint (thread=0x7fcb9c00b800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:967 > void type_info node = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c00b800}, <No data fields>} > __hm = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c00b800} > __the_thread__ = 0x7fcb9c00b800 >#18 0x00007fcb924d10c7 in ?? () >No symbol table info available. >#19 0x00007fcb924d1085 in ?? () >No symbol table info available. >#20 0x00007fcba0831848 in ?? () >No symbol table info available. >#21 0x000000009a8069c0 in ?? () >No symbol table info available. >#22 0x00007fcba08318a8 in ?? () >No symbol table info available. >#23 0x000000009a8c1968 in ?? () >No symbol table info available. >#24 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 13 (Thread 0x7fcb9043a700 (LWP 14318)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=0x7fcb9c07c000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba10262f5 in ObjectMonitor::wait (this=this@entry=0x7fcb6c002178, millis=millis@entry=0, interruptible=interruptible@entry=true, __the_thread__=__the_thread__@entry=0x7fcb9c07b000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/objectMonitor.cpp:1538 > tbivm = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c07b000}, <No data fields>} > osts = {<StackObj> = {<No data fields>}, _osthread = 0x7fcb9c07c8b0, _old_state = RUNNABLE} > v = <optimized out> > Self = 0x7fcb9c07b000 > jt = 0x7fcb9c07b000 > node = {<StackObj> = {<No data fields>}, _next = 0x7fcb90439760, _prev = 0x7fcb90439760, _thread = 0x7fcb9c07b000, _notifier_tid = 140512557486356, _event = 0x7fcb9c07c000, _notified = 0, TState = ObjectWaiter::TS_WAIT, _Sorted = ObjectWaiter::PREPEND, _active = false} > ret = 0 > WasNotified = 0 > event = {<TraceEvent<EventJavaMonitorWait>> = {<StackObj> = {<No data fields>}, _started = false, _startTime = 0, _endTime = 0}, static hasThread = true, static hasStackTrace = true, static isInstant = false, static isRequestable = false, static eventId = TraceJavaMonitorWaitEvent, _klass = 0x0, _notifier = 2420348960, _timeout = 140512557487347, _timedOut = 144, _address = 0} > save = 0 >#3 0x00007fcba1135f7e in ObjectSynchronizer::wait (obj=..., millis=millis@entry=0, __the_thread__=__the_thread__@entry=0x7fcb9c07b000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/synchronizer.cpp:387 > monitor = 0x7fcb6c002178 >#4 0x00007fcba0e89dc0 in JVM_MonitorWait (env=<optimized out>, handle=<optimized out>, ms=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvm.cpp:534 > obj = <optimized out> > jtiows = {<JavaThreadStatusChanger> = {<StackObj> = {<No data fields>}, _old_state = java_lang_Thread::RUNNABLE, _java_thread = 0x7fcb9c07b000, _is_alive = <optimized out>}, _stat = 0x7fcb9c07c6e0, _active = <optimized out>} >#5 0x00007fcb924d6699 in ?? () >No symbol table info available. >#6 0x00007fcb9c07bba0 in ?? () >No symbol table info available. >#7 0x00007fcb9c07bba0 in ?? () >No symbol table info available. >#8 0x00007fcbfffffffe in ?? () >No symbol table info available. >#9 0x00007fcb904398d8 in ?? () >No symbol table info available. >#10 0x000000009a802720 in ?? () >No symbol table info available. >#11 0x00007fcb90439948 in ?? () >No symbol table info available. >#12 0x000000009a8bd1e8 in ?? () >No symbol table info available. >#13 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 12 (Thread 0x7fcb90238700 (LWP 14320)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 >No locals. >#1 0x00007fcba1034e51 in check_pending_signals (wait=true) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:2663 >No locals. >#2 os::signal_wait () at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:2687 >No locals. >#3 0x00007fcba102d1e1 in signal_thread_entry (thread=<optimized out>, __the_thread__=0x7fcb9c0a9000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/os.cpp:240 > sig = <optimized out> >#4 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0a9000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0a9000, _area = 0x7fcb9c0783d0, _chunk = 0x7fcb9c0a9950, _hwm = 0x7fcb9c0a9960 "", _max = 0x7fcb9c0a9d38 "\365\001", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c095ed0} >#5 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0a9000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#6 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0a9000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#7 0x00000039a5007ee5 in start_thread (arg=0x7fcb90238700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb90238700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512273336064, -7135597240344071601, 0, 0, 140512273336768, 140512273336064, 7164774400595112527, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 11 (Thread 0x7fcb9053b700 (LWP 14317)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007fcba1039ce2 in safe_cond_timedwait (_abstime=0x7fcb9053abd0, _mutex=<optimized out>, _cond=0x7fcb9c077850) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5124 >No locals. >#2 os::PlatformEvent::park (this=this@entry=0x7fcb9c077800, millis=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5823 > abst = {tv_sec = 10867, tv_nsec = 548159942} > ret = -3 > millis = <optimized out> > this = 0x7fcb9c077800 >#3 0x00007fcba0ffaf24 in ParkCommon (timo=<optimized out>, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:430 > nmt = <optimized out> > err = 0 >#4 Monitor::IWait (this=this@entry=0x7fcb9c008cb0, Self=Self@entry=0x7fcb9c076800, timo=timo@entry=1000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c077800 > WasOnWaitSet = <optimized out> >#5 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c008cb0, no_safepoint_check=no_safepoint_check@entry=true, timeout=1000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#6 0x00007fcba11c2b39 in VMThread::loop (this=this@entry=0x7fcb9c076800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:453 > timedout = <optimized out> > safepoint_ops = 0x0 >#7 0x00007fcba11c2e11 in VMThread::run (this=0x7fcb9c076800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:288 > prio = <optimized out> >#8 0x00007fcba10322f2 in java_start (thread=0x7fcb9c076800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#9 0x00000039a5007ee5 in start_thread (arg=0x7fcb9053b700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb9053b700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512276494080, -7135597240344071601, 0, 0, 140512276494784, 140512276494080, 7164774811301360207, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 10 (Thread 0x7fcb91be7700 (LWP 14316)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c027e00) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c020ae0, Self=Self@entry=0x7fcb9c026800, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c027e00 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c020ae0, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba0da0b4a in GCTaskManager::get_task (this=0x7fcb9c020a60, which=3) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 > result = 0x0 > ml = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c020ae0} >#6 0x00007fcba0da248e in GCTaskThread::run (this=0x7fcb9c026800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 > task = <optimized out> > name = <optimized out> > hm_inner = {_thread = 0x7fcb9c026800, _area = 0x7fcb9c0274d0, _chunk = 0x7fcb9c027510, _hwm = 0x7fcb9c027520 "", _max = 0x7fcb9c0278f8 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb91be6e20} > rm_inner = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c0270b0, _chunk = 0x7fcb9c0270e0, _hwm = 0x7fcb9c0270f0 "", _max = 0x7fcb9c0274c8 "E", _size_in_bytes = <optimized out>} > hm_outer = {_thread = 0x7fcb9c026800, _area = 0x7fcb9c0274d0, _chunk = 0x7fcb9c027510, _hwm = 0x7fcb9c027520 "", _max = 0x7fcb9c0278f8 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c027900} > timer = {_counter = 0} >#7 0x00007fcba10322f2 in java_start (thread=0x7fcb9c026800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#8 0x00000039a5007ee5 in start_thread (arg=0x7fcb91be7700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb91be7700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512300267264, -7135597240344071601, 0, 0, 140512300267968, 140512300267264, 7164777725436670543, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 9 (Thread 0x7fcb91de9700 (LWP 14314)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c024300) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c020ae0, Self=Self@entry=0x7fcb9c023000, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c024300 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c020ae0, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba0da0b4a in GCTaskManager::get_task (this=0x7fcb9c020a60, which=1) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 > result = 0x0 > ml = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c020ae0} >#6 0x00007fcba0da248e in GCTaskThread::run (this=0x7fcb9c023000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 > task = <optimized out> > name = <optimized out> > hm_inner = {_thread = 0x7fcb9c023000, _area = 0x7fcb9c023990, _chunk = 0x7fcb9c0239d0, _hwm = 0x7fcb9c0239e0 "", _max = 0x7fcb9c023db8 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb91de8e20} > rm_inner = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c023570, _chunk = 0x7fcb9c0235a0, _hwm = 0x7fcb9c0235b0 "", _max = 0x7fcb9c023988 "E", _size_in_bytes = <optimized out>} > hm_outer = {_thread = 0x7fcb9c023000, _area = 0x7fcb9c023990, _chunk = 0x7fcb9c0239d0, _hwm = 0x7fcb9c0239e0 "", _max = 0x7fcb9c023db8 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c023dc0} > timer = {_counter = 0} >#7 0x00007fcba10322f2 in java_start (thread=0x7fcb9c023000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#8 0x00000039a5007ee5 in start_thread (arg=0x7fcb91de9700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb91de9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512302372608, -7135597240344071601, 0, 0, 140512302373312, 140512302372608, 7164777997093352015, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 8 (Thread 0x7fcb88736700 (LWP 14330)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c0c2100) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c0082b0, Self=Self@entry=0x7fcb9c0c1000, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c0c2100 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c0082b0, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba10ca856 in ServiceThread::service_thread_entry (jt=0x7fcb9c0c1000, __the_thread__=0x7fcb9c0c1000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/serviceThread.cpp:104 > tbivm = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0c1000}, <No data fields>} > sensors_changed = false > has_jvmti_events = false > has_gc_notification_event = false > jvmti_event = {_type = JvmtiDeferredEvent::TYPE_NONE, _event_data = {compiled_method_load = 0x7fcba0f08039 <JvmtiExport::post_thread_start(JavaThread*)+185>, compiled_method_unload = {nm = 0x7fcba0f08039 <JvmtiExport::post_thread_start(JavaThread*)+185>, method_id = 0x130, code_begin = 0x7fcba10bf469 <resource_allocate_bytes(unsigned long, AllocFailStrategy::AllocFailEnum)+41>}, dynamic_code_generated = {name = 0x7fcba0f08039 <JvmtiExport::post_thread_start(JavaThread*)+185> "\204\300u\212H\215\275 \377\377\377\350G\210", code_begin = 0x130, code_end = 0x7fcba10bf469 <resource_allocate_bytes(unsigned long, AllocFailStrategy::AllocFailEnum)+41>}}} >#6 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0c1000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0c1000, _area = 0x7fcb9c0c1730, _chunk = 0x7fcb9c0c1770, _hwm = 0x7fcb9c0c1780 "", _max = 0x7fcb9c0c1b58 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c0c1b60} >#7 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0c1000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#8 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0c1000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#9 0x00000039a5007ee5 in start_thread (arg=0x7fcb88736700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88736700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512144353024, -7135597240344071601, 0, 0, 140512144353728, 140512144353024, 7164757494530093647, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 7 (Thread 0x7fcb90339700 (LWP 14319)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=0x7fcb9c07e000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba10262f5 in ObjectMonitor::wait (this=this@entry=0x7fcb6c003618, millis=millis@entry=0, interruptible=interruptible@entry=true, __the_thread__=__the_thread__@entry=0x7fcb9c07d000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/objectMonitor.cpp:1538 > tbivm = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c07d000}, <No data fields>} > osts = {<StackObj> = {<No data fields>}, _osthread = 0x7fcb9c07e8f0, _old_state = RUNNABLE} > v = <optimized out> > Self = 0x7fcb9c07d000 > jt = 0x7fcb9c07d000 > node = {<StackObj> = {<No data fields>}, _next = 0x7fcb903386f0, _prev = 0x7fcb903386f0, _thread = 0x7fcb9c07d000, _notifier_tid = 140512295542417, _event = 0x7fcb9c07e000, _notified = 0, TState = ObjectWaiter::TS_WAIT, _Sorted = (unknown: 4), _active = false} > ret = 0 > WasNotified = 0 > event = {<TraceEvent<EventJavaMonitorWait>> = {<StackObj> = {<No data fields>}, _started = false, _startTime = 0, _endTime = 0}, static hasThread = true, static hasStackTrace = true, static isInstant = false, static isRequestable = false, static eventId = TraceJavaMonitorWaitEvent, _klass = 0x0, _notifier = 2419296176, _timeout = 140512557487347, _timedOut = 48, _address = 12890144768} > save = 0 >#3 0x00007fcba1135f7e in ObjectSynchronizer::wait (obj=..., millis=millis@entry=0, __the_thread__=__the_thread__@entry=0x7fcb9c07d000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/synchronizer.cpp:387 > monitor = 0x7fcb6c003618 >#4 0x00007fcba0e89dc0 in JVM_MonitorWait (env=<optimized out>, handle=<optimized out>, ms=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvm.cpp:534 > obj = <optimized out> > jtiows = {<JavaThreadStatusChanger> = {<StackObj> = {<No data fields>}, _old_state = java_lang_Thread::RUNNABLE, _java_thread = 0x7fcb9c07d000, _is_alive = <optimized out>}, _stat = 0x7fcb9c07e720, _active = <optimized out>} >#5 0x00007fcb924d6699 in ?? () >No symbol table info available. >#6 0x00007fcb9c07db20 in ?? () >No symbol table info available. >#7 0x00007fcb9c07db20 in ?? () >No symbol table info available. >#8 0x00007fcbfffffffe in ?? () >No symbol table info available. >#9 0x00007fcb90338868 in ?? () >No symbol table info available. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 6 (Thread 0x7fcb91eea700 (LWP 14313)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c022500) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c020ae0, Self=Self@entry=0x7fcb9c021000, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c022500 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c020ae0, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba0da0b4a in GCTaskManager::get_task (this=0x7fcb9c020a60, which=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 > result = 0x0 > ml = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c020ae0} >#6 0x00007fcba0da248e in GCTaskThread::run (this=0x7fcb9c021000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 > task = <optimized out> > name = <optimized out> > hm_inner = {_thread = 0x7fcb9c021000, _area = 0x7fcb9c021bf0, _chunk = 0x7fcb9c021c30, _hwm = 0x7fcb9c021c40 "", _max = 0x7fcb9c022018 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb91ee9e20} > rm_inner = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c0217d0, _chunk = 0x7fcb9c021800, _hwm = 0x7fcb9c021810 "", _max = 0x7fcb9c021be8 "E", _size_in_bytes = <optimized out>} > hm_outer = {_thread = 0x7fcb9c021000, _area = 0x7fcb9c021bf0, _chunk = 0x7fcb9c021c30, _hwm = 0x7fcb9c021c40 "", _max = 0x7fcb9c022018 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c022020} > timer = {_counter = 0} >#7 0x00007fcba10322f2 in java_start (thread=0x7fcb9c021000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#8 0x00000039a5007ee5 in start_thread (arg=0x7fcb91eea700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb91eea700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512303425280, -7135597240344071601, 0, 0, 140512303425984, 140512303425280, 7164778133995434575, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7fcb88837700 (LWP 14329)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c0bfb00) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c0097b0, Self=Self@entry=0x7fcb9c0be800, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c0bfb00 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb876 in Monitor::wait (this=0x7fcb9c0097b0, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1130 > jt = 0x7fcb9c0be800 > tbivm = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0be800}, <No data fields>} > osts = {<StackObj> = {<No data fields>}, _osthread = 0x7fcb9c0c0010, _old_state = RUNNABLE} > wait_status = <optimized out> >#5 0x00007fcba0c9b9bf in CompileQueue::get (this=this@entry=0x7fcb9c0bb430) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:651 > locker = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c0097b0} > task = <optimized out> >#6 0x00007fcba0ca02d4 in CompileBroker::compiler_thread_loop () at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1574 > hm = {_thread = 0x7fcb9c0be800, _area = 0x7fcb9c01dd50, _chunk = 0x7fcb9c0bf210, _hwm = 0x7fcb9c0bf220 "", _max = 0x7fcb9c0bf5f8 "\205", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb88836db0} > task = <optimized out> > ctw = {<StackObj> = {<No data fields>}, <No data fields>} > result_handle = {<StackObj> = {<No data fields>}, _nm = 0x7fcb88836cff} > rm = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c01d930, _chunk = 0x7fcb9c01d960, _hwm = 0x7fcb9c01d970 "C2 CompilerThread1", _max = 0x7fcb9c01dd48 "E", _size_in_bytes = 984} >#7 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0be800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0be800, _area = 0x7fcb9c01dd50, _chunk = 0x7fcb9c0bf210, _hwm = 0x7fcb9c0bf220 "", _max = 0x7fcb9c0bf5f8 "\205", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c01dd90} >#8 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0be800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#9 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0be800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#10 0x00000039a5007ee5 in start_thread (arg=0x7fcb88837700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88837700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512145405696, -7135597240344071601, 0, 0, 140512145406400, 140512145405696, 7164757633579659855, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 4 (Thread 0x7fcb91ce8700 (LWP 14315)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c026100) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c020ae0, Self=Self@entry=0x7fcb9c025000, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c026100 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb9df in Monitor::wait (this=0x7fcb9c020ae0, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1115 > wait_status = <optimized out> >#5 0x00007fcba0da0b4a in GCTaskManager::get_task (this=0x7fcb9c020a60, which=2) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 > result = 0x0 > ml = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c020ae0} >#6 0x00007fcba0da248e in GCTaskThread::run (this=0x7fcb9c025000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 > task = <optimized out> > name = <optimized out> > hm_inner = {_thread = 0x7fcb9c025000, _area = 0x7fcb9c025730, _chunk = 0x7fcb9c025770, _hwm = 0x7fcb9c025780 "", _max = 0x7fcb9c025b58 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb91ce7e20} > rm_inner = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c025310, _chunk = 0x7fcb9c025340, _hwm = 0x7fcb9c025350 "", _max = 0x7fcb9c025728 "E", _size_in_bytes = <optimized out>} > hm_outer = {_thread = 0x7fcb9c025000, _area = 0x7fcb9c025730, _chunk = 0x7fcb9c025770, _hwm = 0x7fcb9c025780 "", _max = 0x7fcb9c025b58 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c025b60} > timer = {_counter = 0} >#7 0x00007fcba10322f2 in java_start (thread=0x7fcb9c025000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#8 0x00000039a5007ee5 in start_thread (arg=0x7fcb91ce8700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb91ce8700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512301319936, -7135597240344071601, 0, 0, 140512301320640, 140512301319936, 7164777862338753103, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7fcb88b3a700 (LWP 14323)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=0x7fcb9c0ba800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0f17895 in JvmtiRawMonitor::SimpleWait (this=this@entry=0x7fcb9c0b8fd0, Self=Self@entry=0x7fcb9c0b9800, millis=millis@entry=-1) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp:193 > Node = {<StackObj> = {<No data fields>}, _next = 0x0, _prev = 0x0, _thread = 0x7fcb9c0b9800, _notifier_tid = 140512556459089, _event = 0x7fcb9c0ba800, _notified = 0, TState = ObjectWaiter::TS_WAIT, _Sorted = (unknown: 2618009248), _active = false} > ret = 0 >#3 0x00007fcba0f17fa7 in JvmtiRawMonitor::raw_wait (this=this@entry=0x7fcb9c0b8fd0, millis=millis@entry=-1, interruptible=interruptible@entry=true, __the_thread__=__the_thread__@entry=0x7fcb9c0b9800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp:382 > save = 0 >#4 0x00007fcba0eface9 in JvmtiEnv::RawMonitorWait (this=<optimized out>, rmonitor=0x7fcb9c0b8fd0, millis=-1) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp:3158 > current_thread = 0x7fcb9c0b9800 > r = <optimized out> >#5 0x00007fcba00e10b9 in debugMonitorWait (monitor=<optimized out>) at ../../../src/share/back/util.c:1073 > error = <optimized out> >#6 0x00007fcba00d413c in dequeueCommand () at ../../../src/share/back/eventHelper.c:229 > command = 0x0 > queue = 0x7fcba02f5b00 <commandQueue> > size = 0 >#7 commandLoop (jvmti_env=<optimized out>, jni_env=0x7fcb9c0b99d8, arg=<optimized out>) at ../../../src/share/back/eventHelper.c:696 >No locals. >#8 0x00007fcba0f129eb in call_start_function (this=0x7fcb9c0b9800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:93 > transition = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0b9800}, <No data fields>} >#9 JvmtiAgentThread::start_function_wrapper (thread=0x7fcb9c0b9800, __the_thread__=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:87 > dthread = 0x7fcb9c0b9800 >#10 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0b9800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0b9800, _area = 0x7fcb9c0ba230, _chunk = 0x7fcb9c0ba270, _hwm = 0x7fcb9c0ba280 "\250(\240\341", _max = 0x7fcb9c0ba658 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c0ba660} >#11 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0b9800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#12 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0b9800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#13 0x00000039a5007ee5 in start_thread (arg=0x7fcb88b3a700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88b3a700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512148563712, -7135597240344071601, 0, 0, 140512148564416, 140512148563712, 7164758042138423887, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7fcb88938700 (LWP 14328)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fcba1039a6b in os::PlatformEvent::park (this=this@entry=0x7fcb9c0bd000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:5767 > v = <optimized out> >#2 0x00007fcba0ffadc7 in ParkCommon (timo=0, ev=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:428 > nmt = <optimized out> > err = 0 >#3 Monitor::IWait (this=this@entry=0x7fcb9c0097b0, Self=Self@entry=0x7fcb9c0bb800, timo=timo@entry=0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:806 > ESelf = 0x7fcb9c0bd000 > WasOnWaitSet = <optimized out> >#4 0x00007fcba0ffb876 in Monitor::wait (this=0x7fcb9c0097b0, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1130 > jt = 0x7fcb9c0bb800 > tbivm = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0bb800}, <No data fields>} > osts = {<StackObj> = {<No data fields>}, _osthread = 0x7fcb9c0bd5b0, _old_state = RUNNABLE} > wait_status = <optimized out> >#5 0x00007fcba0c9b9bf in CompileQueue::get (this=this@entry=0x7fcb9c0bb430) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:651 > locker = {<StackObj> = {<No data fields>}, _mutex = 0x7fcb9c0097b0} > task = <optimized out> >#6 0x00007fcba0ca02d4 in CompileBroker::compiler_thread_loop () at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1574 > hm = {_thread = 0x7fcb9c0bb800, _area = 0x7fcb9c0bb3a0, _chunk = 0x7fcb9c0bc750, _hwm = 0x7fcb9c0bc760 "\230\313\213\232", _max = 0x7fcb9c0bcb38 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb88937db0} > task = <optimized out> > ctw = {<StackObj> = {<No data fields>}, <No data fields>} > result_handle = {<StackObj> = {<No data fields>}, _nm = 0x7fcb88937cff} > rm = {<StackObj> = {<No data fields>}, _area = 0x7fcb9c0bb370, _chunk = 0x7fcb9c0bc360, _hwm = 0x7fcb9c0bc370 "C2 CompilerThread0", _max = 0x7fcb9c0bc748 "\365\003", _size_in_bytes = 984} >#7 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0bb800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0bb800, _area = 0x7fcb9c0bb3a0, _chunk = 0x7fcb9c0bc750, _hwm = 0x7fcb9c0bc760 "\230\313\213\232", _max = 0x7fcb9c0bcb38 "E", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c0bcb40} >#8 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0bb800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#9 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0bb800) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#10 0x00000039a5007ee5 in start_thread (arg=0x7fcb88938700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb88938700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512146458368, -7135597240344071601, 0, 0, 140512146459072, 140512146458368, 7164757770481742415, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7fcb90137700 (LWP 14322)): >#0 0x00000039a4435877 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > resultvar = 0 > pid = 14306 > selftid = 14322 >#1 0x00000039a4436f68 in __GI_abort () at abort.c:89 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7fcb901362b0, sa_sigaction = 0x7fcb901362b0}, sa_mask = {__val = {17617579507268148480, 140512556420064, 18446744067266838271, 0, 140512558437839, 140509855088656, 140512272278320, 247572694016, 247569235090, 140512472336576, 140512556491359, 1, 1, 140512272278320, 140512556488761, 1}}, sa_flags = -1877777328, sa_restorer = 0x7fcb90136340} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00007fcba10332e9 in os::abort (dump_core=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1615 >No locals. >#3 0x00007fcba11bdecf in VMError::report_and_die (this=this@entry=0x7fcb90136450) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1072 > skip_os_abort = true > buffer = "/tmp/jvm-14306/hs_error.log\000d. To enable core dumping, try \"ulimit -c unlimited\" before starting Java again", '\000' <repeats 1892 times> > out = {<outputStream> = {<ResourceObj> = {<No data fields>}, _vptr.outputStream = 0x7fcba161ebf0 <vtable for fdStream+16>, _indentation = 0, _width = 80, _position = 0, _newlines = 21, _precount = 887, _stamp = {_counter = 0}}, _fd = 1, _need_close = false} > skip_OnError = false > skip_bug_url = true > out_done = true > log_done = true > transmit_report_done = true > recursive_error_count = 0 > log = {<outputStream> = {<ResourceObj> = {<No data fields>}, _vptr.outputStream = 0x7fcba161ebf0 <vtable for fdStream+16>, _indentation = 0, _width = 80, _position = 0, _newlines = 554, _precount = 31578, _stamp = {_counter = 0}}, _fd = -1, _need_close = false} > mytid = <optimized out> >#4 0x00007fcba103c4a7 in JVM_handle_linux_signal (sig=11, info=0x7fcb901366b0, ucVoid=0x7fcb90136580, abort_if_unrecognized=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:531 > uc = 0x7fcb90136580 > thread = <optimized out> > stub = <optimized out> > newset = {__val = {1024, 0 <repeats 15 times>}} > err = {<StackObj> = {<No data fields>}, _id = 11, _message = 0x0, _detail_msg = 0x0, _thread = 0x7fcb9c0b6000, _pc = 0x7fcba0e4b157 <java_lang_String::length(oopDesc*)+55> "\213\004\020]\303\017\037@", _siginfo = 0x7fcb901366b0, _context = 0x7fcb90136580, _filename = 0x0, _lineno = 0, _current_step = 0, _current_step_info = 0x7fcba11dfbbf "", _verbose = 1, static first_error = 0x7fcb90136450, static first_error_tid = 140512272283392, static coredump_status = false, static coredump_message = "Core dumps have been disabled. To enable core dumping, try \"ulimit -c unlimited\" before starting Java again", '\000' <repeats 1892 times>, _size = 0} > t = 0x7fcb9c0b6000 > shm = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0b6000} > vmthread = 0x0 > pc = 0x7fcba0e4b157 <java_lang_String::length(oopDesc*)+55> "\213\004\020]\303\017\037@" >#5 <signal handler called> >No locals. >#6 0x00007fcba0e4b157 in java_lang_String::length (java_string=0xe1a57590) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/classfile/javaClasses.hpp:148 >No locals. >#7 0x00007fcba0e4bcc5 in length (java_string=0xe1a57590) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/oops/oop.inline.hpp:238 >No locals. >#8 java_lang_String::utf8_length (java_string=java_string@entry=0xe1a57590) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/classfile/javaClasses.cpp:405 > position = <optimized out> >#9 0x00007fcba0e5bbf1 in jni_GetStringUTFChars (env=0x7fcb9c0b61d8, string=<optimized out>, isCopy=0x0) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp:3366 > thread = 0x7fcb9c0b6000 > void type_info node = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0b6000}, <No data fields>} > __the_thread__ = 0x7fcb9c0b6000 > __wem = {_thread = 0x7fcb9c0b6000, _preserved_exception_oop = {_handle = 0x0}, _preserved_exception_line = -1877775712, _preserved_exception_file = 0x7fcba00e1d45 <createLocalRefSpace+85> "\205\300\017\210\003\001"} > length = <optimized out> > __hm = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0b6000} > java_string = 0xe1a57590 > result = 0x7fcb9c0b61d8 "@\220c\241\313\177" >#10 0x00007fcba00c4062 in value (in=<optimized out>, out=0x7fcb90136b70) at ../../../src/share/back/StringReferenceImpl.c:48 > utf = <optimized out> > env = 0x7fcb9c0b61d8 > string = 0x7fcb680053f0 >#11 0x00007fcba00cc5e0 in debugLoop_run () at ../../../src/share/back/debugLoop.c:172 > func = <optimized out> > cmd = 0x7fcb90136b20 > in = {current = 0x7fcb60000b78 "", left = 11, error = 0, packet = {type = {cmd = {len = 19, id = 794, flags = 0 '\000', cmdSet = 10 '\n', cmd = 1 '\001', data = 0x7fcb60000b70 ""}, reply = {len = 19, id = 794, flags = 0 '\000', errorCode = 26625, data = 0x7fcb60000b70 ""}}}, refs = 0x7fcb680046f0} > out = {current = 0x7fcb90136bc0 "", left = 300, segment = 0x7fcb90136b88, firstSegment = {length = 0, data = 0x7fcb90136bc0 "", next = 0x0}, error = JVMTI_ERROR_NONE, sent = 0 '\000', packet = {type = {cmd = {len = 15, id = 794, flags = -128 '\200', cmdSet = 108 'l', cmd = 0 '\000', data = 0x7fcb90136bc0 ""}, reply = {len = 15, id = 794, flags = -128 '\200', errorCode = 0, data = 0x7fcb90136bc0 ""}}}, initialSegment = "\000\000\000\061main", '\000' <repeats 11 times>, "\004this\000\000\000\022Ljava/lang/String;\000\000\000\000\000\000\000\017", '\000' <repeats 15 times>, "\005value\000\000\000\002[C\000\000\000\000\000\000\000\017\000\000\000\001", '\000' <repeats 11 times>, "\005share\000\000\000\001Z\000\000\000\000\000\000\000\017\000\000\000\002\230\000\000\000\000\000\000\000\063\000\000\000\000\000\000\000\003buf\000\000\000\002[C\000\000\000\000\000\000\000\203\000\000\000\002\000\000\000\000\000\000\000S\000\000\000\001q\000\000\000\001I\000\000\000\000\000\000\000\060\000\000\000\003\000\000\000\000\000\000\000"..., ids = 0x7fcb68004590} > replyToSender = 1 '\001' > p = {type = {cmd = {len = <optimized out>, id = <optimized out>, flags = 0 '\000', cmdSet = 10 '\n', cmd = 1 '\001', data = <optimized out>}, reply = {len = <optimized out>, id = <optimized out>, flags = 0 '\000', errorCode = <optimized out>, data = <optimized out>}}} > func = 0x7fcba00cc0b0 <reader> >#12 0x00007fcba00de1ca in connectionInitiated (t=t@entry=0x7fcb88d3f148 <single_env>) at ../../../src/share/back/transport.c:266 > isValid = 1 >#13 0x00007fcba00de5c5 in attachThread (jvmti_env=<optimized out>, jni_env=<optimized out>, arg=0x7fcb88d3f148 <single_env>) at ../../../src/share/back/transport.c:339 >No locals. >#14 0x00007fcba0f129eb in call_start_function (this=0x7fcb9c0b6000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:93 > transition = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x7fcb9c0b6000}, <No data fields>} >#15 JvmtiAgentThread::start_function_wrapper (thread=0x7fcb9c0b6000, __the_thread__=<optimized out>) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiImpl.cpp:87 > dthread = 0x7fcb9c0b6000 >#16 0x00007fcba1173e5a in JavaThread::thread_main_inner (this=this@entry=0x7fcb9c0b6000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1687 > hm = {_thread = 0x7fcb9c0b6000, _area = 0x7fcb9c0ad870, _chunk = 0x7fcb9c0b68a0, _hwm = 0x7fcb9c0b68b0 "\220u\245\341", _max = 0x7fcb9c0b6c88 "\365\001", _size_in_bytes = 984, _previous_handle_mark = 0x7fcb9c0ad8b0} >#17 0x00007fcba11741c0 in JavaThread::run (this=0x7fcb9c0b6000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1667 > event = <optimized out> >#18 0x00007fcba10322f2 in java_start (thread=0x7fcb9c0b6000) at /usr/src/debug/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:906 > counter = 15 >#19 0x00000039a5007ee5 in start_thread (arg=0x7fcb90137700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fcb90137700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140512272283392, -7135597240344071601, 0, 0, 140512272284096, 140512272283392, 7164774263693029967, -7166900337942285745}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#20 0x00000039a44f4b8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. >From To Syms Read Shared Object Library >0x00000039a50059a0 0x00000039a5011554 Yes /lib64/libpthread.so.0 >0x00000030830024d0 0x0000003083009c70 Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/jli/libjli.so >0x00000039a4c00ed0 0x00000039a4c019d0 Yes /lib64/libdl.so.2 >0x00000039a441f560 0x00000039a4560994 Yes /lib64/libc.so.6 >0x00000039a4000b10 0x00000039a4019c30 Yes /lib64/ld-linux-x86-64.so.2 >0x00000039a5402210 0x00000039a540e930 Yes /lib64/libz.so.1 >0x00007fcba0a308f0 0x00007fcba11d071c Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/server/libjvm.so >0x00000039a885bb00 0x00000039a88c2953 Yes /lib64/libstdc++.so.6 >0x00000039a4805890 0x00000039a4874a08 Yes /lib64/libm.so.6 >0x00000039a5802af0 0x00000039a58122a8 Yes /lib64/libgcc_s.so.1 >0x00000039a5c022d0 0x00000039a5c050ac Yes /lib64/librt.so.1 >0x00007fcba05273f0 0x00007fcba052dcbc Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libverify.so >0x00007fcba0303130 0x00007fcba0319b40 Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libjava.so >0x00007fcba00bd020 0x00007fcba00e64cc Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libjdwp.so >0x00007fcb9bdfcd40 0x00007fcb9bdfe080 Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libnpt.so >0x00007fcb956c9240 0x00007fcb956cfeb4 Yes /lib64/libnss_files.so.2 >0x00007fcb954c0850 0x00007fcb954c430c Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libzip.so >0x00007fcb88b3c2b0 0x00007fcb88b3dbc4 Yes /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.0.fc20.x86_64/jre/lib/amd64/libdt_socket.so >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x1 1 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x37f2 14322 >rdi 0x37e2 14306 >rbp 0x7fcb90136360 0x7fcb90136360 >rsp 0x7fcb90136218 0x7fcb90136218 >r8 0x7fcb90137700 140512272283392 >r9 0x8 8 >r10 0x8 8 >r11 0x206 518 >r12 0x7fcb90136450 140512272278608 >r13 0x7fcba16313b8 140512562713528 >r14 0x7fcba16592f1 140512562877169 >r15 0x7fcb9c0b6000 140512473079808 >rip 0x39a4435877 0x39a4435877 <__GI_raise+55> >eflags 0x206 [ PF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function __GI_raise: > 0x00000039a4435840 <+0>: mov %fs:0x2d4,%ecx > 0x00000039a4435848 <+8>: mov %fs:0x2d0,%esi > 0x00000039a4435850 <+16>: test %esi,%esi > 0x00000039a4435852 <+18>: jne 0x39a4435888 <__GI_raise+72> > 0x00000039a4435854 <+20>: mov $0xba,%eax > 0x00000039a4435859 <+25>: syscall > 0x00000039a443585b <+27>: mov %eax,%ecx > 0x00000039a443585d <+29>: mov %eax,%fs:0x2d0 > 0x00000039a4435865 <+37>: mov %eax,%esi > 0x00000039a4435867 <+39>: movslq %edi,%rdx > 0x00000039a443586a <+42>: movslq %esi,%rsi > 0x00000039a443586d <+45>: movslq %ecx,%rdi > 0x00000039a4435870 <+48>: mov $0xea,%eax > 0x00000039a4435875 <+53>: syscall >=> 0x00000039a4435877 <+55>: cmp $0xfffffffffffff000,%rax > 0x00000039a443587d <+61>: ja 0x39a443589d <__GI_raise+93> > 0x00000039a443587f <+63>: repz retq > 0x00000039a4435881 <+65>: nopl 0x0(%rax) > 0x00000039a4435888 <+72>: test %ecx,%ecx > 0x00000039a443588a <+74>: jg 0x39a4435867 <__GI_raise+39> > 0x00000039a443588c <+76>: mov %ecx,%eax > 0x00000039a443588e <+78>: neg %eax > 0x00000039a4435890 <+80>: and $0x7fffffff,%ecx > 0x00000039a4435896 <+86>: cmove %esi,%eax > 0x00000039a4435899 <+89>: mov %eax,%ecx > 0x00000039a443589b <+91>: jmp 0x39a4435867 <__GI_raise+39> > 0x00000039a443589d <+93>: mov 0x381594(%rip),%rdx # 0x39a47b6e38 > 0x00000039a44358a4 <+100>: neg %eax > 0x00000039a44358a6 <+102>: mov %eax,%fs:(%rdx) > 0x00000039a44358a9 <+105>: or $0xffffffffffffffff,%rax > 0x00000039a44358ad <+109>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1154417
: 948287 |
948288
|
948289
|
948290
|
948291
|
948292
|
948293
|
948294
|
948295
|
948296
|
948297