Comment 15 for bug 929219

Revision history for this message
James Hunt (jamesodhunt) wrote : Re: chromium-browser crashed with SIGSEGV in __nscd_get_mapping()

As shown on bug 941812, a work-around to the issue is to start chromium with stdin redirected to /dev/null, like this:

    chromium-browser < /dev/null