Hallo!
Ich nutze seit ca. 2 Monaten Arch mit Xfce und Slim als Loginmanager. Als mir das System wärend des Arbeitens plötzlich stockte habe ich festgestellt das Logrotate ungewöhnlich lange brauchte um ein Logfile zu packen, und damit den Prozessor komplett für sich beanspruchte. Daraufhin habe ich mir die Logs unter /var/log/ mal genauer angeschaut. Dort fand ich das gepackte slim.log welches entpackt ganze 250MB groß war. Darin finden sich seltsame Einträge (Auszug):
(null)
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [/usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [/usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32]
GLib-ERROR **: gmem.c:137: failed to allocate 4540710939 bytes
aborting...
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [/usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [/usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [/usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32]
...
Warum ist slim.log so voll und was hat der Flashplayer damit zu tun??