Hi all.
Today suddenly my htpc is doing something very strange. It’s spewing out the following line in /var/log/syslog:
Code:
Jan 20 20:25:03 htpc xinit[1073]: extern "Python": function Cryptography_rand_status() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
Everything seems to work as it should, but it’s filling up the harddisk very fast with syslog, we’re talking hundreds of meg per second. Anyone knows what’s happening? Googling the error doesn’t give me much.
Currently I’m truncating syslog once every minute so that my family won’t kill me because they can’t look at “På spåret”
/Daniel
edit: Found this: https://bugs.launchpad.net/ubuntu/+sourc…ug/1636573 Can’t really understand why this is suddenly happening. Is it only me?