#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)

LoaderBug.zip (2.5 KB ) - added by X512 16 months ago.

Download all attachments as: .zip

Change History (2)

by X512, 16 months ago

Attachment: LoaderBug.zip added

comment:1 by waddlesplash, 16 months ago

Resolution: fixed
Status: newclosed

Fix merged in hrev56678.

Note: See TracTickets for help on using tickets.