https://sourceware.org/bugzilla/show_bug.cgi?id=30150

--- Comment #9 from Lev Veyde <lveyde at gmail dot com> ---
Created attachment 14699
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14699&action=edit
1351 requests at most at a time (for a running process)

48618

0xffffffff82e21f2d : int3_magic

This seems to be the most problematic, and happen even if over ~1314 requests
are made.

add2line seems to return the source file in that case as:

arch/x86/kernel/alternative.c 29


that is instead, of what it normally returns for a single request (this, is
still broken info as no such file exists and and it should not return a
filename without a line number):

alternative.c:?



48618c48618
< 0xffffffff82e21f2d : int3_magic @ arch/x86/kernel/alternative.c 29
---
> 0xffffffff82e21f2d : int3_magic Error resolving address cannot convert line 
> number to string: alternative.c:?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to