https://bugzilla.novell.com/show_bug.cgi?id=380409 User jan@promo.de added comment https://bugzilla.novell.com/show_bug.cgi?id=380409#c40 --- Comment #40 from Jan Asmus <jan@promo.de> 2008-06-25 06:05:44 MDT --- Hello, the user who is testing the new Library from Helios runs into another problem. The strace-output shows ioctl(6, USBDEVFS_CLAIMINTERFACE, 0xffd7a6e4) = 0 ioctl(6, USBDEVFS_CONTROL, 0xffd7a760) = -1 EPIPE (Broken pipe) ioctl(6, USBDEVFS_RELEASEINTERFACE, 0xffd7a6e4) = 0 ioctl(6, USBDEVFS_RESETEP, 0xffd7a6e4) = -1 ENOENT (No such file or directory) nanosleep({42949672960000000, 14}, NULL) = 0 ioctl(6, USBDEVFS_CLAIMINTERFACE, 0xffd7a6e4) = 0 ioctl(6, USBDEVFS_CONTROL, 0xffd7a760) = -1 EPIPE (Broken pipe) ioctl(6, USBDEVFS_RELEASEINTERFACE, 0xffd7a6e4) = 0 ioctl(6, USBDEVFS_RESETEP, 0xffd7a6e4) = -1 ENOENT (No such file or directory) nanosleep({42949672960000000, 14}, NULL) = 0 There are 101 EPIPE Errors. The new Library only accepted 100 Errors. Why does the system generates su much EPIPE Error ? Under which conditions generates the system an EPIPE ? Thanks ! Jan -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.