Hi all,

Over in bug 794178, we're hitting cases where the combination of write 
poisoning (crashing if writes to disk are detected after a certain point) and 
logging are causes crashes.  These same crashes are blocking testing for WebRTC 
(bug 811764).  The root cause is that the warnings emitted by NS_* macros such 
as NS_ENSURE_TRUE are written to the debug log if one exists.  David Baron has 
approved a patch[1] that removes the problematic logging.

If you have objections to this change, please speak up, either here or in bug 
794178.  Otherwise, the patch that removes the logging will be committed later 
this week.

Thanks,
-Nathan

[1] https://bugzilla.mozilla.org/attachment.cgi?id=697077
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to