Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2016 00:37:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 208553] java/openjdk8 always crash with wildfly-10.0.0
Message-ID:  <bug-208553-8522-wnztiFjAa6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208553-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208553-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208553

--- Comment #5 from huanghwh@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=3D101580]

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

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

0x00000008034f9800 WatcherThread [stack: 0x00007fffdb2b2000,0x00007fffdb3b2=
000]
[id=3D101602]

but not always.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208553-8522-wnztiFjAa6>