Peter Keel, on Sat 27 Aug 2016 11:32:34 +0200, wrote:
> And they all crash with the same error: 
> #  SIGSEGV (0xb) at pc=0x00007f129a520043, pid=27365, tid=0x00007f12886b2700
> #
> # JRE version: OpenJDK Runtime Environment (8.0_102-b14) (build 
> 1.8.0_102-8u102-b14.1-2-b14)
> # Java VM: OpenJDK 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 
> compressed oops)
> # Problematic frame:
> # C  [libatk-bridge-2.0.so.0+0xf043]

Does java not provide a whole backtrace?  That information is needed to
be able to know in which conditions the issue is happening, and thus
possibly why.

Samuel

Reply via email to