← Back to team overview

touch-packages team mailing list archive

[Bug 1456730] Re: Hangs on shutdown after installing and running serviio

 

Thanks Juston. I assume serviio shuts down cleanly while the network is
still up?

It does seem to hang when it's already down, at shutdown.  The order of
events apparently is

Jun 04 17:34:02 m51ac-x systemd[1]: Received SIGCHLD from PID 1918 (java).
Jun 04 17:34:02 m51ac-x systemd[1]: Child 1918 (java) died (code=exited, status=1/FAILURE)
Jun 04 17:34:02 m51ac-x systemd[1]: Child 1918 belongs to session-c1.scope

Jun 04 17:34:02 m51ac-x systemd[1]: Stopping Network.
Jun 04 17:34:02 m51ac-x NetworkManager[721]: <info> (eth0): link disconnected
Jun 04 17:34:02 m51ac-x systemd[1]: Stopped Network Manager.

Jun 04 17:35:32 m51ac-x systemd[1]: Received SIGCHLD from PID 1848 (java).
Jun 04 17:35:32 m51ac-x systemd[1]: Child 1848 (java) died (code=killed, status=9/KILL)
Jun 04 17:35:32 m51ac-x systemd[1]: Child 1848 belongs to session-c1.scope
Jun 04 17:35:32 m51ac-x systemd[1]: session-c1.scope: cgroup is empty
Jun 04 17:35:32 m51ac-x systemd[1]: session-c1.scope changed stop-sigkill -> failed

i. e first the session gets terminated, NetworkManager stops (and with
it the network), and eventually the hanging pid 1848 child gets killed
as it doesn't terminate properly.

I don't have an off-hand idea how to fix that (serviio shouldn't hang
forever, but we don't have control about that).

** Changed in: systemd (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1456730

Title:
  Hangs on shutdown after installing and running serviio

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Ran serviio during the vivid cycle with no problem - either using
  systemd or upstart.

  Installed wily.

  Grabbed,extracted serviio from
  http://download.serviio.org/releases/serviio-1.5.2-linux.tar.gz

  Installed openjdk-8-jre.

  Set ~/serviio-1.5.2/bin/serviio.sh and ~/serviio-1.5.2/bin/serviio-
  console.sh to run at start.

  Reboot using systemd,serviio starts.

  Reboot hangs for 90s.

  Kill java tasks associated with serviio - reboot takes place in time
  expected.

  Boot with upstart - reboot takes place in time expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 219-9ubuntu1 [modified: usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.19.0-17.17-generic 3.19.6
  Uname: Linux 3.19.0-17-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 19 18:19:40 2015
  InstallationDate: Installed on 2015-05-12 (6 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150512)
  MachineType: NOVATECH LTD MBB-44608
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-17-generic root=UUID=6bcbfcc1-c493-4dbe-9421-ef270047a82a ro quiet splash
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: 7383241-001
  dmi.chassis.type: 3
  dmi.chassis.vendor: NOVATECH LTD
  dmi.chassis.version: V1.0
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnMBB-44608:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
  dmi.product.name: MBB-44608
  dmi.product.version: V1.0
  dmi.sys.vendor: NOVATECH LTD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1456730/+subscriptions


References