[Bug 208553] java/openjdk8 always crash with wildfly-10.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 26 00:37:19 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208553

--- Comment #5 from huanghwh at gmail.com ---
My application just get seismic waveform from http, about 9000 channels,
500KB/s.
and save to disk, one file per channel.

If run java without DEBUG/FAST, java often crash in these 4 threads:

0x00000008034f9000 VMThread [stack: 0x00007fffdc7c7000,0x00007fffdc8c7000]
[id=101580]

0x000000080344a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked,
id=100888, stack(0x00007fffdc2c2000,0x00007fffdc3c2000)]

0x00000008034e9800 (exited) GCTaskThread [stack:
0x00007fffdeaea000,0x00007fffdebea000] [id=100404]

0x00000008034f9800 WatcherThread [stack: 0x00007fffdb2b2000,0x00007fffdb3b2000]
[id=101602]

but not always.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list