Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 22341 by [email protected]: database corruption detected in  
history::VisitDatabase::GetStartDate(base::Time *)
http://code.google.com/p/chromium/issues/detail?id=22341

Getting reports from the field in  Chrome 4.0.211.2

logging.cc:557]  logging::LogMessage::~LogMessage()
sqlite_utils.cc:52]      ReleaseSQLErrorHandler::HandleError(int,sqlite3 *)
sqlite_utils.cc:299]     SQLStatement::step()
visit_database.cc:447]   history::VisitDatabase::GetStartDate(base::Time *)
history::HistoryBackend::InitImpl()
history::HistoryBackend::Init()
MessageLoop::RunTask(Task *)


 From the dump I can see is error 11 = corrupt db:


chrome_1c30000!logging::LogMessage::~LogMessage(void)+0x1ab
chrome_1c30000!ReleaseSQLErrorHandler::HandleError(int error = 11, struct
sqlite3 * db = 0x0181a008)+0x76
chrome_1c30000!SQLStatement::step(void)+0x34
chrome_1c30000!history::VisitDatabase::GetStartDate(class base::Time *
first_visit = 0x00000002)+0x37
chrome_1c30000!history::HistoryBackend::InitImpl(void)+0x431
chrome_1c30000!history::HistoryBackend::Init(void)+0x9
chrome_1c30000!MessageLoop::RunTask(class Task * task = 0x00000002)+0x1e
chrome_1c30000!MessageLoop::DeferOrRunPendingTask(struct
MessageLoop::PendingTask * pending_task = 0x00000000)+0x2b
chrome_1c30000!MessageLoop::DoWork(void)+0x6e
chrome_1c30000!base::MessagePumpDefault::Run(class
base::MessagePump::Delegate * delegate = 0x01bbfef0)+0x18
chrome_1c30000!MessageLoop::RunInternal(void)+0x31
chrome_1c30000!MessageLoop::RunHandler(void)+0x4f
chrome_1c30000!MessageLoop::Run(void)+0x15
chrome_1c30000!`anonymous namespace'::ChromeHistoryThread::Run(class
MessageLoop * message_loop = 0x01bbfef0)+0x54
chrome_1c30000!base::Thread::ThreadMain(void)+0x82
chrome_1c30000!`anonymous namespace'::ThreadFunc(void * closure =
0x00000000)+0x9
chrome_1c30000!std::char_traits<char>::_Move_s(char * _First1 = 0x02010076
"???", unsigned int _Size_in_bytes = 0x14b06c0, char * _First2 = 0x00000000
"", unsigned int _Count = <Memory access error>)+0x14


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