Comment #18 on issue 20997 by [email protected]: Uninitialized param in IPC::Channel::ChannelImpl::Send http://code.google.com/p/chromium/issues/detail?id=20997
Avi: I'd be really surprised if there was a problem in the pickle code, since if that was the case we'd be seeing a lot of Valgrind errors. Can you reproduce this consistently? I'm wondering if it's the fantasy font string in WebPreferences, since it's empty? Looking at the pickle code for writing a string (reproduced below), I'm wondering if this causes issues. Can you try passing in one of the other font names for fantasy and see if this still occurs? -- 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
