[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2011-08-23 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 530605 ***
https://bugs.launchpad.net/bugs/530605

** Changed in: desktopcouch (Ubuntu)
   Status: New => Confirmed

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

Title:
  desktopcouch-service hangs with 100% cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/desktopcouch/+bug/552561/+subscriptions

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


[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2011-05-17 Thread edvar
*** This bug is a duplicate of bug 530605 ***
https://bugs.launchpad.net/bugs/530605

This is not related to samba as I have no connectivity issues on my
samba share. The only connectivity issue I'm having is the one listed
here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759997 and
it's related to my atheros wirlesss card.

I never had this problem with lucid or maverick however on natty I get
this shortly after login:

top - 08:27:30 up  1:25,  2 users,  load average: 1.09, 1.07, 1.01
Tasks: 251 total,   3 running, 247 sleeping,   0 stopped,   1 zombie
Cpu(s): 21.9%us,  4.0%sy,  0.2%ni, 74.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   3353900k total,  2147684k used,  1206216k free,   214412k buffers
Swap:  7823616k total,0k used,  7823616k free,   966704k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 5478 ed20   0 19180  11m 3964 R  100  0.4   1:02.20 desktopcouch-se
 2241 ed20   0  342m 100m  45m S2  3.1   1:49.56 ktorrent
 5556 ed20   0  2632 1224  860 R1  0.0   0:00.05 top
 1650 root  20   0 57940  41m  11m S0  1.3   0:22.30 Xorg
 1998 ed20   0  5620 2588  700 S0  0.1   0:03.26 dbus-daemon
 2390 ed20   0 40380 4132 3312 S0  0.1   0:05.99 indicator-appli
 4136 ed30  10 19608  10m 2264 S0  0.3   0:01.52 desktopcouch-se
 4462 ed30  10 19608  10m 2264 S0  0.3   0:00.99 desktopcouch-se
 4497 ed30  10 19608  10m 2260 S0  0.3   0:00.93 desktopcouch-se

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"

uname -a
Linux ed-linux 2.6.38-9-generic #43-Ubuntu SMP Thu Apr 28 15:25:15 UTC 2011 
i686 i686 i386 GNU/Linux

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

Title:
  desktopcouch-service hangs with 100% cpu

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


[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2010-04-01 Thread jurgo.boemo
*** This bug is a duplicate of bug 530605 ***
https://bugs.launchpad.net/bugs/530605

** Also affects: desktopcouch
   Importance: Undecided
   Status: New

-- 
desktopcouch-service hangs with 100% cpu
https://bugs.launchpad.net/bugs/552561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2010-03-31 Thread Michael Gilchrist
*** This bug is a duplicate of bug 530605 ***
https://bugs.launchpad.net/bugs/530605

** This bug has been marked a duplicate of bug 530605
   gvfs-mount doesn't always work. gvfsd-smb starts using 100% cpu.

-- 
desktopcouch-service hangs with 100% cpu
https://bugs.launchpad.net/bugs/552561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2010-03-31 Thread Sébastien Pierre
Same problem here. I have to kill the process manually.
strace reveals it's polling all the time (while I guess it should just wait for 
events)

{{{
poll([{fd=6, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=18, events=POLLIN}], 6, 
101) = 0 (Timeout)
gettimeofday({1270047222, 23323}, NULL) = 0
gettimeofday({1270047222, 23383}, NULL) = 0
gettimeofday({1270047222, 23432}, NULL) = 0
gettimeofday({1270047222, 23485}, NULL) = 0
futex(0x9142bc0, FUTEX_WAKE_PRIVATE, 1) = 0
gettimeofday({1270047222, 23617}, NULL) = 0
poll([{fd=6, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=18, events=POLLIN}], 6, 
100) = 0 (Timeout)
gettimeofday({1270047222, 123873}, NULL) = 0
futex(0x9142bc0, FUTEX_WAKE_PRIVATE, 1) = 0
gettimeofday({1270047222, 123951}, NULL) = 0
poll([{fd=6, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=18, events=POLLIN}], 6, 0) 
= 0 (Timeout)
gettimeofday({1270047222, 124067}, NULL) = 0
gettimeofday({1270047222, 124114}, NULL) = 0
gettimeofday({1270047222, 124162}, NULL) = 0
futex(0x9142bc0, FUTEX_WAKE_PRIVATE, 1) = 0
gettimeofday({1270047222, 124241}, NULL) = 0
}}}

-- 
desktopcouch-service hangs with 100% cpu
https://bugs.launchpad.net/bugs/552561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 552561] Re: desktopcouch-service hangs with 100% cpu

2010-03-31 Thread Frans Slothouber

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/42651756/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/42651757/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/42651758/ProcStatus.txt

-- 
desktopcouch-service hangs with 100% cpu
https://bugs.launchpad.net/bugs/552561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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