java breaks on this kernel

Bug #1816564 reported by Gerben
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned
Xenial
New
Undecided
Unassigned
Bionic
New
Undecided
Unassigned

Bug Description

I reverted back to 4.15.0-20-generic for proper java operations

====
gge@jasperserver:~$ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

with kernel 4.15.0-45-generic java processes just get terminated:

root@jasperserver:/opt# java -jar jboss-eap-6.4.0-installer.jar
Exception in thread "Thread-1" java.lang.RuntimeException: broken pipe
        at org.jboss.aesh.console.reader.ConsoleInputSession$2.run(ConsoleInputSession.java:95)
Select language :
0: eng
1: chn
2: deu
3: fra
4: jpn
5: por
6: spa
Please choose [0] :
Invalid file.
Please specify the correct XML file.
root@jasperserver:/opt#

root@jasperserver:/opt/EAP-6.4/bin# ./jboss-cli.sh
Exception in thread "Thread-2" java.lang.RuntimeException: broken pipe
        at org.jboss.aesh.console.reader.ConsoleInputSession$2.run(ConsoleInputSession.java:95)
You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
[disconnected /]
root@jasperserver:/opt/EAP-6.4/bin#

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-45-generic 4.15.0-45.48
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.15.0-20-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 'amixer'
Date: Tue Feb 19 13:34:12 2019
HibernationDevice: RESUME=/dev/mapper/jasperserver--vg-swap_1
InstallationDate: Installed on 2019-02-15 (3 days ago)
InstallationMedia: Ubuntu-Server 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb:
 Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, no user)
ProcFB: 0 qxldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=/dev/mapper/hostname--vg-root ro
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-20-generic N/A
 linux-backports-modules-4.15.0-20-generic N/A
 linux-firmware 1.173.3
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: SeaBIOS
dmi.bios.version: 1.10.2-1ubuntu1
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.version: pc-i440fx-bionic
dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-bionic:cvnQEMU:ct1:cvrpc-i440fx-bionic:
dmi.product.name: Standard PC (i440FX + PIIX, 1996)
dmi.product.version: pc-i440fx-bionic
dmi.sys.vendor: QEMU

Revision history for this message
Gerben (gerbgeus) wrote :
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Andreas Lang (petafuel) wrote :

Hello there

I'm seeing this issue too on Ubuntu 16.04.6 with kernel 4.4.0-142.

We had to revert back to kernel 4.4.0-141 for java to work again.

I think, I have identified this commit https://kernel.ubuntu.com/git/ubuntu/ubuntu-xenial.git/commit/?id=1096e1455d67b0c804c8936947a82971ebab0644 as the root cause of the issue.

Best regards

Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :

Hi,

There was indeed a regression introduced by the backport of the mainline commit c96cf923a98d1b094df9f0cf97a83e118817e31b, as reported on bug 1813873.

That fix is already available on 18.04 Bionic kernel 4.15.0-46, could you please test this version and check if your issue is fixed?

For Xenial 16.04, the fix was also applied on kernel 4.4.0-143 but the package is still in -proposed. The scheduled date for releasing this kernel on -updates is next Monday, Mar 18th. If you would like to test if this kernel fixes the issue, you can enable -proposed (please see https://wiki.ubuntu.com/Testing/EnableProposed) and update your linux meta package (e.g. linux-generic).

Thank you.

Revision history for this message
Gerben (gerbgeus) wrote :

Hi,

Is fixed for me in 4.15.0-46 Ubuntu 18.04.2 LTS \n \l

gge@jasperserver:/opt$ uname -a
Linux jasperserver 4.15.0-46-generic #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Thanks!

Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :

Hi Gerben,

Thank you for your feedback. I will mark this bug duplicate of bug 1813873.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.