Ticket #2806 (closed bug: fixed)

Opened 2 months ago

Last modified 2 months ago

get_nth_symbol in runtime loader returns duplicated entries

Reported by: romain Owned by: axeld
Priority: normal Milestone: R1
Component: System/runtime_loader Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

Release: 27878

The function get_nth_symbol in the runtime loader returns the same values several times, and ommits some other. This seems to come from the hash entries that are not get correctly.

enclosed is a patch against src/system/runtime_loader/elf.cpp.

Attachments

20081006-nth_symbol.diff (0.5 kB) - added by romain 2 months ago.

Change History

Changed 2 months ago by romain

Changed 2 months ago by axeld

  • status changed from new to assigned

Changed 2 months ago by axeld

  • status changed from assigned to closed
  • resolution set to fixed

Absolutely correct, those are the best bug reports :-) Thanks for the patch! Applied in r27896.

Note: See TracTickets for help on using tickets.