Comment #13 on issue 20045 by craig.schlenter: crash in WebPluginDelegateImpl::Initialize with flash -- gcc 4.4 bug? http://code.google.com/p/chromium/issues/detail?id=20045
I tried manually specifying all the optimization flags that match -O2 so I could binary search them to see which one is triggering the crash but when I compile with what should be the equivalent of -O2 (at least according to g++ -O2 -Q -- help=optimizers), it doesn't crash for me anymore ... hmmm. I have some other ideas I'll poke at next week. -- 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 -~----------~----~----~----~------~----~------~--~---
