Follow-up Comment #6, task #6537 (project hurd):

Mmm, it is better indeed, it shows some numbers which are not the
beginning of the functions, but they are still wrong. For instance,
when interrupting execution of dd < /dev/zero > /dev/null, I got

...
ipc_mqueue_receive(104bbf38,0,2000,0,0)+1f1 [ipc_mqueue.c:659]
mach_msg_receive(126bc70,803,2000,10,0)+10a [mach_msg.c:257]

if I resolve the mach_msg_receive point by addr2line (mach_msg_receive
+ 0x10a), I get mach_msg.c:212 instead, which is indeed a place where
ipc_mqueue_receive is called.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?6537>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



Reply via email to