apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1589418/+attachment/4680233/+files/ProcInterrupts.txt
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1589418 Title: udisksd high CPU usage Status in linux package in Ubuntu: Incomplete Bug description: Using: libudisks2-0:amd64 2.1.6-2ubuntu1 Ubuntu 4.2.0-36.42-generic 4.2.8-ckt8 Description: Ubuntu 15.10 Release: 15.10 When I add USB drives to my system I end-up with udisksd using 100% of a core shortly after. After some time this goes up to 200% (in one step), so using 2 cores. Thread view shows CPU time of CMD 'pool': # ps -T -p <pid-of-udisksd> PID SPID TTY TIME CMD 26229 26229 ? 00:00:00 udisksd 26229 26230 ? 00:00:00 gmain 26229 26232 ? 00:00:00 gdbus 26229 26233 ? 00:00:00 probing-thread 26229 26234 ? 00:00:00 cleanup 26229 3325 ? 00:33:16 pool 26229 5027 ? 00:03:00 pool My solution is to kill it and let it restart. Strace needs to follow threads to show activity, it's then flooding with: # strace -p <udisksd-pid> -f [pid 3325] poll([{fd=12, events=POLLIN}, {fd=17, events=POLLOUT}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 4, 0) = 2 ([{fd=12, revents=POLLIN}, {fd=17, revents=POLLOUT}]) [pid 3325] read(12, "\2\0\0\0\0\0\0\0", 16) = 8 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] write(2, "\n(udisksd:26229): GLib-WARNING *"..., 87) = 87 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] poll([{fd=12, events=POLLIN}, {fd=17, events=POLLOUT}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 4, 0) = 2 ([{fd=12, revents=POLLIN}, {fd=17, revents=POLLOUT}]) [pid 3325] read(12, "\2\0\0\0\0\0\0\0", 16) = 8 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] write(2, "\n(udisksd:26229): GLib-WARNING *"..., 87) = 87 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] poll([{fd=12, events=POLLIN}, {fd=17, events=POLLOUT}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 4, 0) = 2 ([{fd=12, revents=POLLIN}, {fd=17, revents=POLLOUT}]) [pid 3325] read(12, "\2\0\0\0\0\0\0\0", 16) = 8 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] write(2, "\n(udisksd:26229): GLib-WARNING *"..., 87) = 87 [pid 3325] write(12, "\1\0\0\0\0\0\0\0", 8) = 8 [pid 3325] poll([{fd=12, events=POLLIN}, {fd=17, events=POLLOUT}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 4, 0) = 2^CProcess 26229 detached THANKS! --- ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: bones 1880 F.... panel-8-mixer bones 1944 F.... pulseaudio /dev/snd/controlC1: bones 1880 F.... panel-8-mixer bones 1944 F.... pulseaudio DistroRelease: Ubuntu 15.10 HibernationDevice: RESUME=UUID=34ae084e-472d-4798-bacb-fd0f010fe477 InstallationDate: Installed on 2016-01-06 (154 days ago) InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: LENOVO 20BXCTO1WW Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic.efi.signed root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.2.0-36.42-generic 4.2.8-ckt8 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.2.0-36-generic N/A linux-backports-modules-4.2.0-36-generic N/A linux-firmware 1.149.3 Tags: wily UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' Uname: Linux 4.2.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 11/06/2015 dmi.bios.vendor: LENOVO dmi.bios.version: JBET54WW (1.19 ) dmi.board.asset.tag: Not Available dmi.board.name: 20BXCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40709 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrJBET54WW(1.19):bd11/06/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone: dmi.product.name: 20BXCTO1WW dmi.product.version: ThinkPad T450s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1589418/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp