[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-04-21 Thread Geoffrey Paul
Quinta, you could also ping the package maintainers for libimobiledevice. Last I checked, my patch was present in version 1.1.2. The latest Ubuntu version is 1.1.1-4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-03-29 Thread Quinta Helmer
The bug is still there in oneiric. January (comment 26) is 2 months ago; when will this get patched in the distributions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title:

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-03-29 Thread Ivan Kharlamov
Quinta, consider contacting Ubuntu Bug Squad: https://wiki.ubuntu.com/BugSquad/FAQ#Where_can_I_contact_the_BugSquad_.3F I've moved to Debian, so I no longer have Ubuntu installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-01-13 Thread Geoffrey Paul
Just wanted to let everyone know that as of 11 Jan 2012, the libimobiledevice developers have integrated my patch into their master development branch. I don't know how long this will take to filter down to the various distributions, so if you can't wait, you can obtain the source code (via git)

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-01-07 Thread Geoffrey Paul
I encountered the same issue with the Katya release of Linux Mint. After trudging through the debug symbols, I was able to narrow the problem down to libimobiledevice(idevice.o). As it turns out, the internal_ssl_write function (a callback function within libimobiledevice used by libgnutls to send

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-01-07 Thread Ubuntu Foundation's Bug Bot
The attachment iphone-cpu-usage.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2012-01-07 Thread Ivan Kharlamov
Geoffrey, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title: /lib/udev/iphone-set-info consumes 99% CPU To manage notifications about this bug go to:

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-08-16 Thread Launchpad Bug Tracker
** Changed in: libgpod (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/611020 Title: /lib/udev/iphone-set-info consumes 99% CPU To manage notifications about

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-06-26 Thread Judd Rogers
gdb stack trace for iphone-set-info: #0 0x00a82422 in __kernel_vsyscall () #1 0x0094e3c1 in send () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00a3a374 in usbmuxd_send () from /usr/lib/libusbmuxd.so.1 #3 0x0063de53 in ?? () from /usr/lib/libimobiledevice.so.0 #4 0x0063df6d in ?? () from

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-06-26 Thread Judd Rogers
By the way: sudo chmod -x /lib/udev/iphone-set-info /usr/lib/gvfs/gvfs-afc-volume-monitor seems to avoid the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title:

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-06-22 Thread Judd Rogers
I can often recreate the problem. Strace shows an endless series of: send(4, \26\3\0\0@\4\306\23\34\210qA\22\335\317\272\2579\246\301\253l\335\374\311V\317y\333qb..., 69, 0) = -1 EPIPE (Broken pipe) write(2, usbmuxd_send: Error -1 when send..., 49) = 49 send(4,

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-05-19 Thread Stephen Rasku
I added another debug library (libgnutls-dbg, I think) and I have a bit better information: (gdb) where #0 0x7f6d2ae90500 in write () from /lib/libc.so.6 #1 0x7f6d2ae2b133 in _IO_file_write () from /lib/libc.so.6 #2 0x7f6d2ae2afdd in _IO_file_xsputn () from /lib/libc.so.6 #3

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-05-12 Thread Stephen Rasku
I just finished a bunch of function calls. It seems to be hung in 0x7f1ca5dd15da whatever that is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title: /lib/udev/iphone-set-info

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-05-12 Thread Stephen Rasku
GDB Stack trace. There's a number of calls that have only the address (no name). Did I miss installing something? This is for Ubuntu 10.04.2 LTS : (gdb) where #0 0x7f1ca7703e72 in send () from /lib/libpthread.so.0 #1 0x7f1ca55958bb in usbmuxd_send () from /usr/lib/libusbmuxd.so.1 #2

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-04-30 Thread dmiller309
I seem to have the same problem. My computer had been upgraded to natty, which was released two days ago. My computer was running really slow, and when I went to log out, it complained that upowerd was still running. Both upowerd and iphone-set-info are running at about 96% CPU. iphone-set-info is

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-04-22 Thread Emidio Planamente
Same problem on Ubuntu 10.04.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title: /lib/udev/iphone-set-info consumes 99% CPU -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-03-11 Thread cparg
strace output: [...] write(2, usbmuxd_send: Error -1 when send..., 49) = 49 sendto(4, \26\3\0\0@\215w\351\271\233\216\311\226\\207\35z\303\237\201\v\7\370\267\22323\21\17\203K\3..., 69, 0, NULL, 0) = -1 EPIPE (Broken pipe) write(2, usbmuxd_send: Error -1 when send..., 49) = 49 sendto(4,

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-02-16 Thread Tomaszy
Same here! iPhone 3GS :( Sometimes happens sometimes doesn't. But as in others' cases: the CPU usage persists after unmounting/unplugging. iphone-set-info - process responsible -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-02-09 Thread Sebastian Berthold
same problem on current natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title: /lib/udev/iphone-set-info consumes 99% CPU -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-02-08 Thread Io)
Hello, aswell for me with iPhone 3GS White, burning CPU once connected. If I unplug/replug, another process starts... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title:

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-02-05 Thread Brijam
Same issue here when I disconnect my iPhone 4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611020 Title: /lib/udev/iphone-set-info consumes 99% CPU -- ubuntu-bugs mailing list

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-10-12 Thread PabloAB
I'm not sure if it has something to do, but in my case (iPod Touch 2G) both iphone-set-info and gvfs-afc-volume-monitor starts consuming all CPU. Killing iphone-set-info makes gvfs-afc-volume-monitor on the top of the list all time. The problem with gvfs-afc-volume-monitor is BUG #543597.

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-10-11 Thread JLotspeich
Same problem. The process stays resident after the phone has been disconnected. It occurs after multiple connect/disconnect cycles. Arch: Linux 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 I have an Athlon II processor if that matters. Here is the backtrace: (gdb)

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-30 Thread Roland
disconnecting and connecting my iPhone does not make sense, it stay's consuming 1 core of my cpu -- /lib/udev/iphone-set-info consumes 99% CPU https://bugs.launchpad.net/bugs/611020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-30 Thread Ivan Kharlamov
Now I cannot reproduce the bug either... I've got somewhat damaged iPhone connector, maybe that's the cause. -- /lib/udev/iphone-set-info consumes 99% CPU https://bugs.launchpad.net/bugs/611020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-10 Thread Ivan Kharlamov
Developers of this package ask to install the debugging packages for libplist, libimobiledevice and libgpod, and attach gdb when this happens to get a backtrace of where it's stuck? (gdb --pid as root, and then thread apply all bt to get the backtrace) -- /lib/udev/iphone-set-info consumes

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-10 Thread Thag
I installed the debug packages and started a plug/unplug cycle to get it to happen and saw iphone-set-info is segfaulting: 2010-08-10 08:58:12 usb 1-7 USB disconnect, address 15 2010-08-10 08:58:12 usb 1-7 new high speed USB device using ehci_hcd and address 16 2010-08-10 08:58:12

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-10 Thread Ivan Kharlamov
To reproduce the bug I repeatedly connect and disconnect Iphone's usb cord. Here's gdb output while : (gdb) thread apply all bt Thread 1 (Thread 0x7f795d8e7700 (LWP 7953)): #0 0x7f795d4dee72 in send () from /lib/libpthread.so.0 #1 0x7f795b3708bb in usbmuxd_send () from

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-06 Thread Roland
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3440 root 18 -2 5992 2588 2108 R 98 0.1 40:18.93 iphone-set-info 2.6.32-24-generic #39-Ubuntu SMP Packages: ipod-convenience 0.10-0ubuntu3 libimobiledevice0 0.9.7-1ubuntu1 libiphone0 0.9.1-3ubuntu1 libusbmuxd1 1.0.2-1ubuntu2

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-06 Thread Ivan Kharlamov
** Bug watch added: SourceForge.net Tracker #3040447 http://sourceforge.net/support/tracker.php?aid=3040447 ** Also affects: gtkpod via http://sourceforge.net/support/tracker.php?aid=3040447 Importance: Unknown Status: Unknown -- /lib/udev/iphone-set-info consumes 99% CPU

[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2010-08-02 Thread Ivan Kharlamov
It consumes all CPU time of all 3 of my Athlon II cores! Since I run few servers on my machine I consider It a critical bug. Just connect an Iphone and you virtually kill a server. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4881 root 18 -2 50408 3204 2144 R 35 0.1