Bug 1829992 Comment 6 Edit History

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

The only place I see `0xC0000022` mentioned in our source seems [to have to do with DLL initialization](https://searchfox.org/mozilla-central/rev/8329a650e3b4f866176ae54016702eb35fb8b0d6/mozglue/misc/NativeNt.h#40). This component might be wrong, but it has to do with Windows specific things, IIUC, and someone there might have a better idea where to move this.

BTW: Are those PML log files containing private information? If unsure I'd probably avoid to put them on a public bug. Thanks for your support!
The only place I see `0xC0000022` mentioned in our source seems [to have to do with DLL initialization](https://searchfox.org/mozilla-central/rev/8329a650e3b4f866176ae54016702eb35fb8b0d6/mozglue/misc/NativeNt.h#40). This component might be wrong, but it has to do with Windows specific things, IIUC, and someone there might have a better idea where to move this. FWIW, for example bug 1503538 was worked on just in Core: General.

BTW: Are those PML log files containing private information? If unsure I'd probably avoid to put them on a public bug. Thanks for your support!

Back to Bug 1829992 Comment 6