https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773
--- Comment #1 from Andriy Gapon <[email protected]> --- What happens if you examine such a variable after a program accesses it at least once? It could be that the shared library is loaded lazily, so those symbols are not actually resolved until they are accessed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
