Comment #5 on issue 9869 by [email protected]: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed http://code.google.com/p/chromium/issues/detail?id=9869
Yes, and it looks like the proxy stuff will make use of the GDK lock as well: http://codereview.chromium.org/60009/diff/4001/5002 (see L265). But if the UI thread is holding this lock isn't it subject to the same deadlock problem? I guess it depends on how the UI thread blocks when it's waiting for a child plugin window, which I don't yet understand the details of. -- 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 -~----------~----~----~----~------~----~------~--~---
