Opened 16 years ago

Closed 16 years ago

#2806 closed bug (fixed)

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: Blocking:
Platform: All

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 (1)

20081006-nth_symbol.diff (539 bytes ) - added by romain 16 years ago.

Download all attachments as: .zip

Change History (3)

by romain, 16 years ago

Attachment: 20081006-nth_symbol.diff added

comment:1 by axeld, 16 years ago

Status: newassigned

comment:2 by axeld, 16 years ago

Resolution: fixed
Status: assignedclosed

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

Note: See TracTickets for help on using tickets.