On 04/09/2012 13:03, Evan Martin wrote:
This is really good!
The stacks containing "MessageLoopForUI" are the Chrome user interface
thread that communicates with X etc. But in all cases they seem to be
stuck in a stack topped by __sys_poll inside glib.
Chrome attempts to only call into glib when glib won't block, but it
appears to be blocking in glib.
There's a bunch of rather subtle logic in this code:
http://src.chromium.org/svn/trunk/src/base/message_pump_glib.cc
I guess some of it is somehow wrong.:(
This issue is completely fixed in 18.0.1025.162.
Thanks!
Yuri
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"