Skip to content

dllist() returns no items on FreeBSD #50846

Closed
@ararslan

Description

@ararslan

With Julia 1.9.2 on FreeBSD 13.2, dllist() returns 42 entries. With 1.10.0-beta1 and master, it incorrectly returns 0 entries. The libdl and binaryplatform tests are failing for this reason. This is a regression introduced by #50162. Specifically, reordering the sources for symbol lookup to put the exe last caused this; the sanitizer parts of that PR are unrelated.

Metadata

Metadata

Assignees

Labels

system:freebsdAffects only FreeBSDupstreamThe issue is with an upstream dependency, e.g. LLVM

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions