Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Feature Pri-2 OS-Linux Area-BrowserBackend Size-Medium
New issue 19663 by [email protected]: Make crash dump available in testing environment on Linux http://code.google.com/p/chromium/issues/detail?id=19663 Right now crash dump generation only works for Google Chrome and not for Chromium on Linux. If a crash happens, the process generates the .dmp file in /tmp, immediately uploads it and deletes the .dmp file. We'd like crash dump generation available for both Google Chrome and Chromium in testing environment. Specifically, when CHROME_HEADLESS is set: - Both Google Chrome and Chromium needs to be able to generate crash dumps. - Crash dumps go in DIR_CRASH_DUMPS. - Crash dumps do not get uploaded to the crash server and get deleted. -- 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 -~----------~----~----~----~------~----~------~--~---
