[Bug 1636573] Re: xinit flooding syslog
tolostoi
tolostoi at gmail.com
Sat Feb 4 11:44:20 UTC 2017
Same here,
Feb 4 08:06:56 755OTP compiz[2604]: extern "Python": function Cryptography_rand_status() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
Kodi and Ubuntu 16.10
$ lsb_release -a; uname -a; grep -r ppa /etc/apt/*
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10
Codename: yakkety
Linux 755OTP 4.8.0-37-generic #39-Ubuntu SMP Thu Jan 26 02:27:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list.distUpgrade:# deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu xenial main # забранен при надграждане до xenial
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list.distUpgrade:# deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu wily main
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list:# deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu xenial main # забранен при надграждане до xenial
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list:# deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu wily main
/etc/apt/sources.list.d/graphics-drivers-ubuntu-ppa-yakkety.list:deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu yakkety main
/etc/apt/sources.list.d/graphics-drivers-ubuntu-ppa-yakkety.list:# deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu yakkety main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list.distUpgrade:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-wily.list:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu wily main
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list.save:# deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu xenial main # забранен при надграждане до xenial
/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-wily.list.save:# deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu wily main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-wily.list.distUpgrade:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu wily main
/etc/apt/sources.list.d/graphics-drivers-ubuntu-ppa-yakkety.list.save:deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu yakkety main
/etc/apt/sources.list.d/graphics-drivers-ubuntu-ppa-yakkety.list.save:# deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu yakkety main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list.distUpgrade:# deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu yakkety main # забранен при надграждане до wily забранен при надграждане до xenial забранен при надграждане до yakkety
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list.distUpgrade:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu vivid main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-wily.list.save:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu wily main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list:deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu yakkety main # забранен при надграждане до wily забранен при надграждане до xenial забранен при надграждане до yakkety
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu vivid main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-yakkety.list:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu yakkety main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list.save:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list.save:# deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu yakkety main # забранен при надграждане до wily забранен при надграждане до xenial забранен при надграждане до yakkety
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-vivid.list.save:# deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu vivid main
Kodi is from ppa, I run Kodi in fulscreen, if I log into Kodi session - no problem, with Unity session problem exist. I will try with gnome shell session.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pyopenssl in Ubuntu.
https://bugs.launchpad.net/bugs/1636573
Title:
xinit flooding syslog
Status in pyopenssl package in Ubuntu:
Confirmed
Status in xorg package in Ubuntu:
Invalid
Bug description:
I am using xinit (1.3.4-3ubuntu1) to start an X11 session as follows
(kodi is a media center):
/usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-
standalone -- :1 -nolisten tcp vt8
This used to work fine with Ubuntu 16.04, but since the upgrade to
16.10 lots of log messages are sent to syslog. They are all
repetitions of the following two lines:
Oct 24 22:54:50 tiger xinit[26430]: extern "Python": function Cryptography_rand_bytes() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
Oct 24 22:54:50 tiger xinit[26430]: extern "Python": function Cryptography_rand_status() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
These messages amount to >200 GB per day, so this is eating up all the
disk space.
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Oct 25 18:41:22 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-01-06 (1753 days ago)
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to yakkety on 2016-10-13 (11 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyopenssl/+bug/1636573/+subscriptions
More information about the foundations-bugs
mailing list