Opened 2 years ago
Closed 23 months ago
#18181 closed bug (fixed)
Calling dlclose inside image finalizer cause infinite recursion
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/runtime_loader | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev56630.
Reproduce code attached.
Output log:
+liba +libb -liba -liba -liba -liba -liba ... Kill Thread
Attachments (1)
Change History (2)
by , 2 years ago
Attachment: | LoaderBug.zip added |
---|
comment:1 by , 23 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fix merged in hrev56678.