Hi,

I see usb_modeswitch frequently crashing with a segfault, and a message like:
Oct 31 19:38:28 localhost kernel: [   33.953670] usb_modeswitch_[1373]: segfault at 7fffd64bfbe4 ip 0000003000874b06 sp 00007fffd64bfbd0 error 6 in libc-2.15.so[3000800000+1ac000]

Is there any way to trace back 7fffd64bfbe4 to the function name / line number?

Thank you in advance, Clemens