Comment #9 on issue 21658 by [email protected]: All webpages are painted  
white
http://code.google.com/p/chromium/issues/detail?id=21658

Some more information:

$ sudo dtrace -n 'syscall::open*:entry /pid==$target/ { printf("%s
%s",execname,copyinstr(arg0)); ustack(); }' -c
./displays 2>&1 | pbcopy

(output is attached, crbug complains that it's too long to be displayed  
inline)

Don't have time to interpret this at the moment, but I will continue  
looking when I'm
back.

Attachments:
        dtrace_out.txt  37.2 KB

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to