Comment #12 on issue 20045 by [email protected]: crash in WebPluginDelegateImpl::Initialize with flash -- gcc 4.4 bug? http://code.google.com/p/chromium/issues/detail?id=20045
I took a brief look at this yesterday. I can sorta reproduce on a Fedora 11 box with gcc44, although rather than causing a browser crash, the flash video just doesn't render at all (blank white space where it should be). I built a debug binary and the behavior went back to normal, so clearly there's a difference caused by optimizations, probably as a result of us relying on undefined behavior or something. -- 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 -~----------~----~----~----~------~----~------~--~---
