Comment #14 on issue 16371 by kamina: Crash - AsyncResourceHandler sometimes has a NULL IOBuffer::data_ http://code.google.com/p/chromium/issues/detail?id=16371
Shouldn't something be logged if it fails to create temporary files in /dev/shm? I just ran into this same problem since I was running in a schroot without /dev/shm setup properly and it took me several days to find this since the error messages aren't helpful. Failing to write to shm seems like a pretty big problem for a multi process application to not report. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
