On Thu, Aug 6, 2009 at 9:43 PM, n179911<[email protected]> wrote: > When I load a page on chromium that I run on debugger,I get 'Aw, Snap!
What page? > My question is how can i debug problem like this? Is there a stack > trace or core dump for situation like this? If you installed the dev channel version from http://dev.chromium.org/getting-involved/dev-channel and you checked the 'send feedback' button, we'll get a crash log. We look at the top N crashes every dev channel release and try to fix them. (You can even put messages in the environment, e.g. by starting chrome with FOOBAR="every time I click on the frobnicator, it crashes!" [email protected] google-chrome but we won't see them unless we happen to be looking at that exact crash report, and happen to run strings on the minidump :-) - Dan --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
