[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2018-03-15 Thread müzso
To @metta-crawler's solution: you don't have to turn to Debian for a
fix. The next Ubuntu LTS (bionic) does include the updated atop version.

Adopting the same approach for Bionic ...
(Note: I use 400 for Bionic package priorities so a dependency missing from 
Xenial can be fetched from there)

$ cat /etc/apt/preferences.d/20_ubuntu-bionic.pref

Explanation: Bionic should be only a fallback in case something is not 
available from your primary repos
Package: *
Pin: release v=18.04,o=Ubuntu
Pin-Priority: 400

Explanation: Bionic should be only a fallback in case something is not 
available from your primary repos
Package: *
Pin: release v=18.04,o=Canonical
Pin-Priority: 400

Explanation: fix for atop crashes 
(https://bugs.launchpad.net/ubuntu/+source/atop/+bug/1022865)
Package: atop
Pin: release v=18.04,o=Ubuntu
Pin-Priority: 600



$ cat /etc/apt/sources.list.d/ubuntu-bionic.list

# Bionic repos only for selected packages (see the respective file in 
/etc/apt/preferences.d)
deb http://archive.ubuntu.com/ubuntu bionic main restricted multiverse universe
deb-src http://archive.ubuntu.com/ubuntu bionic main restricted multiverse 
universe

deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted multiverse 
universe
deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted 
multiverse universe

deb http://security.ubuntu.com/ubuntu bionic-security main restricted 
multiverse universe
deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted 
multiverse universe

deb http://archive.canonical.com/ubuntu bionic partner
deb-src http://archive.canonical.com/ubuntu bionic partner

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-09-26 Thread Metta Crawler
@pfalcon atop is run at midnight from cron, see the atop manual page for
details.  This is why you get "spontaneous" crash dialogs about atop.

@raymii If you are on 16.04 you can fetch the update from Debian Sid.

Add two files:

$ cat /etc/apt/preferences.d/debian-atop 
Explanation: This file is for atop pinning
Explanation: See /etc/apt/sources.list.d/debian-sid.list for debian entries.

Package: *
Pin: release o=Debian,n=sid
Pin-Priority: -1

Package: atop
Pin: release o=Debian,n=sid
Pin-Priority: 500



$ cat /etc/apt/sources.list.d/debian-sid.list 
## Added for atop
## see /etc/apt/preferences.d/debian-atop for pinning.
##
deb http://httpredir.debian.org/debian sid main
# deb-src http://httpredir.debian.org/debian sid main

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-09-18 Thread Luke Faraone
** Also affects: atop (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: atop (Ubuntu Zesty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-09-18 Thread Remy van Elst
How likely is that this fix will be backported into 16.04? It's an LTS
so otherwise I'll be dealing with this for a few more years...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-08-16 Thread Vinson Lee
** Tags added: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-08-16 Thread Luke Faraone
This should be fixed in Artful by 2.2.6-4 -- the upload of 2.2.4-1~exp1
in Debian appears to have resolved this issue.

** Changed in: atop (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-06-16 Thread Paul Sokolovsky
Indeed, this still happens with 16.04. More weird, this happens without
user running atop, just system suddenly pops up an window that atop
crashed. Why on earth Ubuntu runs atop behind user's back?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2017-02-04 Thread Ralph Navarro
When will this be fixed in Ubuntu 16.04 LTS?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2016-12-17 Thread Bug Watch Updater
** Changed in: atop (Debian)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2016-09-09 Thread Bug Watch Updater
** Changed in: atop (Debian)
   Status: Unknown => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2016-09-09 Thread draco
Debian bug reports a new version of atop has been uploaded to experimental.
Could it be available for testing on Ubuntu too ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2016-09-09 Thread Marius Gedminas
** Bug watch added: Debian Bug tracker #774061
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774061

** Also affects: dabo via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774061
   Importance: Unknown
   Status: Unknown

** No longer affects: dabo

** Also affects: atop (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774061
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1022865] Re: atop crash with SIGFPE in acctprocnt()

2016-09-09 Thread Marius Gedminas
** Summary changed:

- atop crash with SIGFPE
+ atop crash with SIGFPE in acctprocnt()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022865

Title:
  atop crash with SIGFPE in acctprocnt()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs