Bug ID 954218
Summary kvm internal error when building java and libreoffice
Classification openSUSE
Product openSUSE Tumbleweed
Version 2015*
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Virtualization:Other
Assignee virt-bugs@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Recently, we see an increased number of build failures in java and libreoffice

it *seems* (felt, a couple log files checked) to be related to the Kernel 4.3.0
upgrade in Tumbleweed

For example:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:G:DVD/java-1_7_0-openjdk/standard/x86_64

The build log contains:

[  643s] compile:
[  644s]     [javac] Compiling 1886 source files to
/home/abuild/rpmbuild/BUILD/icedtea-2.6.2/openjdk.build/jaxp/build/classes
[  653s] KVM internal error. Suberror: 1
[  653s] emulation failure
[  653s] RAX=0000000000000002 RBX=00007ff5d4391010 RCX=000000000218a1f0
RDX=00000000563f597e
[  653s] RSI=0000000000000000 RDI=00007ff5d4391010 RBP=00007ff5d4391000
RSP=00007ff5d4390fd0
[  653s] R8 =0000000000000000 R9 =fffffffffffffff8 R10=00000000022ac640
R11=000000000218a1f0
[  653s] R12=0000000000000000 R13=0000000000041a26 R14=00007ff5d4390fd4
R15=0231e0b859ade280
[  653s] RIP=00007ffe971f8e45 RFL=00010246 [---Z-P-] CPL=3 II=0 A20=1 SMM=0
HLT=0
[  653s] ES =0000 0000000000000000 ffffffff 00c06000
[  653s] CS =0033 0000000000000000 ffffffff 00a0fb00 DPL=3 CS64 [-RA]
[  653s] SS =002b 0000000000000000 ffffffff 00c0f300 DPL=3 DS   [-WA]
[  653s] DS =0000 0000000000000000 ffffffff 00c06000
[  653s] FS =0000 00007ff5d4395700 ffffffff 00c00000
[  653s] GS =0000 0000000000000000 ffffffff 00c06000
[  653s] LDT=0000 0000000000000000 ffffffff 00c00000
[  653s] TR =0040 ffff8800bac93040 00002087 00008b00 DPL=0 TSS64-busy
[  653s] GDT=     ffff8800bac89000 0000007f
[  653s] IDT=     ffffffffff573000 00000fff
[  653s] CR0=80050033 CR2=00007ff5dce0fdf0 CR3=00000000ab2a4000 CR4=000006e0
[  653s] DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000
DR3=0000000000000000 
[  653s] DR6=00000000ffff0ff0 DR7=0000000000000400
[  653s] EFER=0000000000000d01
[  653s] Code=?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
<??> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
?? ?? ?? ?? ?? ??
[  653s]     [javac] #
[  653s]     [javac] # A fatal error has been detected by the Java Runtime
Environment:
[  653s]     [javac] #
[  653s]     [javac] #  SIGILL (0x4) at pc=0x00007ffe971f8e45, pid=11751,
tid=140693804242688
[  653s]     [javac] #
[  653s]     [javac] # JRE version: OpenJDK Runtime Environment (7.0_91-b01)
(build 1.7.0_91-b01)
[  653s]     [javac] # Java VM: OpenJDK 64-Bit Server VM (24.91-b01 mixed mode
linux-amd64 compressed oops)
[  653s]     [javac] # Derivative: IcedTea 2.6.2
[  653s]     [javac] # Distribution: (none), package suse-2.4-x86_64
[  653s]     [javac] # Problematic frame:
[  653s]     [javac] # C  [linux-vdso.so.1+0xe45]  __vdso_gettimeofday+0x125
[  653s]     [javac] #


You are receiving this mail because: