Issue 4066: Crash at StringPiece::wordmemcmp
http://code.google.com/p/chromium/issues/detail?id=4066
New issue report by [EMAIL PROTECTED]:
history::TextDatabaseManager::AddPageContent led to a crash at
StringPiece::wordmemcmp while I was visiting
www.hani.co.kr/arti/politics/assembly/319741.html
The first parameter to wordmemcmp() is an invalid pointer (it's not null
but seems to points to a protected space or something).
GURL's spec is invalid and parsed_ member has bogus values (like huge
length for components).
The stack is attached.
Attachments:
stack.txt 3.2 KB
Issue attributes:
Status: Untriaged
Owner: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Labels: Type-Bug Pri-1 OS-All Area-Misc
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---