LWN.net Logo

Mozilla to ship Boot to Gecko devices in 2012

Mozilla to ship Boot to Gecko devices in 2012

Posted Feb 28, 2012 14:43 UTC (Tue) by SEJeff (subscriber, #51588)
In reply to: Mozilla to ship Boot to Gecko devices in 2012 by chrisV
Parent article: Mozilla to ship Boot to Gecko devices in 2012

If that bug is biting you and you want to work around it, take a look at pam_namespace. Polyinstantiated /tmp should make your problem go away.


(Log in to post comments)

Mozilla to ship Boot to Gecko devices in 2012

Posted Feb 28, 2012 15:00 UTC (Tue) by chrisV (subscriber, #43417) [Link]

> Polyinstantiated /tmp should make your problem go away.

In fact, I just patched the source code (a slightly different patch than the one in that particular bug report). Not knowing the mozilla source code, it took me nearly a day to track this bug down (not having found the earlier bug report in bugzilla), and I ended up being really surprised that such a basic error, with such a trivial fix, and with user impact, could be allowed to linger so long in the code base, particularly when I later found out that there was an active bug report from 2010.

That is as it may be. For those who don't want to patch the source, I suspect it would be easier to start firefox with a shell script which sets TMPDIR.

Mozilla to ship Boot to Gecko devices in 2012

Posted Feb 28, 2012 16:42 UTC (Tue) by Cato (subscriber, #7643) [Link]

I hope you've provided your patch to Mozilla's bug tracker.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds