Ticket #2806 (closed bug: fixed)

Opened 18 months ago

Last modified 18 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/pre-alpha1
Keywords: 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 Download (0.5 KB) - added by romain 18 months ago.

Change History

Changed 18 months ago by romain

Changed 18 months ago by axeld

  • status changed from new to assigned

Changed 18 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.