Bug 1562684 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Kevin Jacobs [:kjacobs] from comment #8)
> Haik, how should we proceed?
> 
> The regression is visible in `dli.dli_fname` after https://searchfox.org/mozilla-central/source/nsprpub/pr/src/linking/prlink.c#1219

Thanks for looking into this. I'll ask our Apple contact if this is an intended change for 10.15. If it is, I think we'll have to change our logic to assume absolute paths, assuming we can derive the path to libsoftokn3.dylib from the absolute path to libnss3.dylib.

This might mean that ````mach build package``` is a workaround for this problem. Once my build finishes, I'll test that and update the bug.

Leaving the needinfo here for myself.
(In reply to Kevin Jacobs [:kjacobs] from comment #8)
> Haik, how should we proceed?
> 
> The regression is visible in `dli.dli_fname` after https://searchfox.org/mozilla-central/source/nsprpub/pr/src/linking/prlink.c#1219

Thanks for looking into this. I'll ask our Apple contact if this is an intended change for 10.15. If it is, I think we'll have to change our logic to assume absolute paths, assuming we can derive the path to libsoftokn3.dylib from the absolute path to libnss3.dylib.

This might mean that ```./mach build package``` is a workaround for this problem. Once my build finishes, I'll test that and update the bug.

Leaving the needinfo here for myself.

Back to Bug 1562684 Comment 9