On Thu, 31 Jan 2019 03:48:45 +0000 Dave Howorth <dave@howorth.org.uk> wrote:
On Wed, 30 Jan 2019 20:31:47 +0100 Adam Majer <amajer@suse.de> wrote:
On 2019-01-30 5:30 p.m., Dave Howorth wrote:
On Wed, 30 Jan 2019 14:08:57 +0100 Adam Majer <amajer@suse.de> wrote:
On 2019-01-27 4:43 p.m., Dave Howorth wrote:
I just tried to attach an iPad to my openSUSE 15.0 system, via USB. I think I've done it before, but this time it fails. Dmesg has:
[9787970.148053] usb 3-9: new high-speed USB device number 96 using xhci_hcd [9787970.302089] usb 3-9: New USB device found, idVendor=05ac, idProduct=12a2 [9787970.302091] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [9787970.302092] usb 3-9: Product: iPad [9787970.302093] usb 3-9: Manufacturer: Apple Inc. [9787970.302094] usb 3-9: SerialNumber: c4088xxxxxserialxredacted [9787971.044264] ipheth 3-9:4.2: Apple iPhone USB Ethernet device attached [9787991.101146] pool[16789]: segfault at 0 ip 00007f6ada593ef1 sp 00007f6ad6203bd8 error 4 in libc-2.26.so[7f6ada43a000+1b1000]
Anybody have any idea what the problem is?
It's not libc segfault, it's pool (part of gnome?). The crash seems to be in function `__strlen_avx2` (so, strlen) because it's probably supplied a NULL ptr.
Thanks for looking; it doesn't make me much wiser, sadly :(
I have a workaround anyway. Plugging an iphone in instead of the ipad works just fine, and they share the information I want to transfer.
I use LXDE but I don't know what software it's running to attempt the mount.
You should file a bug report with this information. The segfault should not happen. Whoever is assigned to this should be ask for more relevant information in course of fixing the cause.
- Adam
Hmm, I just got asked on bugzilla, by somebody who is not the assignee, for more information. Unfortunately they want information about versions of openSUSE I don't run, so maybe somebody else can help? And even if I did, I no longer have a bugzilla account, so perhaps somebody else will reply. TBH, over two years to look at a library segfault doesn't really encourage me to create a new bugzilla account.