Package: gmtp Version: 0.9-1 Severity: important When trying to upload files to my Samsung YP-U3, GMTP segfaults. The device supports both OGG and MP3 files. THe segfaults happens for both types.
Here is an excerpts from a strace log where I believe the error occurs: .. .. .. .. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|PO LLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=16, events=POLLIN}], 9, 0) = 0 (Timeout) read(3, 0xb114c4, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|PO LLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=16, events=POLLIN}], 9, 0) = 0 (Timeout) poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{"5\30\4\0\233\f\300\2\241\5\300\2@\0010\0\231\4\5\0\234\f\300\2\233\f\300\2$\1\0\0"..., 2368}, {NULL, 0}, {"", 0}], 3) = 2368 read(3, 0xb114c4, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0xb114c4, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|PO LLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN}, {fd=16, events=POLLIN}], 9, 0) = 0 (Timeout) ioctl(15, USBDEVFS_SUBMITURB or USBDEVFS_SUBMITURB32, 0x7fff7f6f5db0) = 0 ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) select(16, NULL, [15], NULL, {0, 1000}) = 0 (Timeout) ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) select(16, NULL, [15], NULL, {0, 1000}) = 0 (Timeout) ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) select(16, NULL, [15], NULL, {0, 1000}) = 0 (Timeout) ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) select(16, NULL, [15], NULL, {0, 1000}) = 0 (Timeout) ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) select(16, NULL, [15], NULL, {0, 1000}) = 0 (Timeout) ioctl(15, USBDEVFS_REAPURBNDELAY or USBDEVFS_REAPURBNDELAY32, 0x7fff7f6f5e28) = -1 EAGAIN (Resource temporarily unavailable) .. .. .. .. .. after which follows some thousands of lines before it exists with the segfault. Best regards Torquil Sørensen -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38.2 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gmtp depends on: ii gconf2 2.28.1-6 GNOME configuration database syste ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib ii libflac8 1.2.1-3 Free Lossless Audio Codec - runtim ii libgconf2-4 2.28.1-6 GNOME configuration database syste ii libglib2.0-0 2.28.4-1 The GLib library of C routines ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M ii libmtp8 1.0.6-2 Media Transfer Protocol (MTP) libr ii libvorbisfile3 1.3.2-1 The Vorbis General Audio Compressi gmtp recommends no packages. gmtp suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org