Neil wrote:
If you're building unoptimised debug on 32-bit Windows then you might
run into this error trying to link XUL. Thunderbird probably has the
biggest xul.pdb, so those developers would hit this first.
All it means is that mspdbsrv.exe has run out of address space.
This could be caused by your .pdb files growing over time. On one of my
builds the total of all my .pdb files was over 3GB which meant that
mspdbsrv couldn't create xul.pdb; clobbering fixed the problem.
--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform