Howto resolve crash address into function name / line number?

Patrick O'Callaghan pocallaghan at gmail.com
Thu Nov 1 04:40:50 UTC 2012


On Wed, 2012-10-31 at 19:56 +0100, Clemens Eisserer wrote:
> 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

debuginfo-install glibc

poc



More information about the users mailing list