Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 21487 by joel.stan: sqlite fatal error 10 http://code.google.com/p/chromium/issues/detail?id=21487 Chrome Version : r25857 (tot) OS + version : Ubuntu Karmic CPU architecture: 64-bit, x64 chromium window manager : metacity What steps will reproduce the problem? 1. Load chrome with ntp 2. crash with "[5339:5356:795757003:FATAL:chrome/common/sqlite_utils.cc(52)] Check failed: false. sqlite fatal error 10" Two different backtraces: #0 0x0000000000a6e691 in DebugUtil::BreakDebugger() () #1 0x0000000000a86a8c in logging::LogMessage::~LogMessage() () #2 0x0000000000901572 in ReleaseSQLErrorHandler::HandleError(int, sqlite3*) () #3 0x0000000000901110 in SQLStatement::step() () #4 0x00000000004db906 in history::VisitDatabase::UpdateVisitRow(history::VisitRow const&) () #5 0x00000000004d3a87 in history::TextDatabaseManager::AddPageData(GURL const&, long, long, base::Time, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) () #6 0x00000000004d3dea in history::TextDatabaseManager::FlushOldChangesForTime(base::TimeTicks) () #7 0x0000000000a8bb5b in MessageLoop::RunTask(Task*) () #8 0x0000000000a8bd4b in MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) () #9 0x0000000000a8bf55 in MessageLoop::DoDelayedWork(base::Time*) () #10 0x0000000000a8c1fe in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () #11 0x0000000000a8a86b in MessageLoop::RunInternal() () #12 0x0000000000a8aa0b in MessageLoop::Run() () #13 0x00000000004ae6cf in (anonymous namespace)::ChromeHistoryThread::Run(MessageLoop*) () #14 0x0000000000ab11ee in base::Thread::ThreadMain() () #15 0x0000000000a977ba in ThreadFunc(void*) () #16 0x00007ffff3baaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #17 0x00007ffff2a4464d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #18 0x0000000000000000 in ?? () #0 0x0000000000a6e691 in DebugUtil::BreakDebugger() () #1 0x0000000000a86a8c in logging::LogMessage::~LogMessage() () #2 0x0000000000901572 in ReleaseSQLErrorHandler::HandleError(int, sqlite3*) () #3 0x0000000000901110 in SQLStatement::step() () #4 0x00000000004c802d in history::HistoryDatabase::SetSegmentID(long, long) () #5 0x00000000004bf170 in history::HistoryBackend::UpdateSegments(GURL const&, long, long, unsigned int, base::Time) () #6 0x00000000004c6f3b in history::HistoryBackend::AddPage(scoped_refptr<history::HistoryAddPageArgs>) () #7 0x00000000004b44be in RunnableMethod<history::HistoryBackend, void (history::HistoryBackend::*)(scoped_refptr<history::HistoryAddPageArgs>), Tuple1<scoped_refptr<history::HistoryAddPageArgs> > >::Run() () #8 0x0000000000a8bb5b in MessageLoop::RunTask(Task*) () #9 0x0000000000a8bd4b in MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) () #10 0x0000000000a8c00d in MessageLoop::DoWork() () #11 0x0000000000a8c1e9 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () #12 0x0000000000a8a86b in MessageLoop::RunInternal() () #13 0x0000000000a8aa0b in MessageLoop::Run() () #14 0x00000000004ae6cf in (anonymous namespace)::ChromeHistoryThread::Run(MessageLoop*) () #15 0x0000000000ab11ee in base::Thread::ThreadMain() () #16 0x0000000000a977ba in ThreadFunc(void*) () #17 0x00007ffff3baaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #18 0x00007ffff2a4464d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #19 0x0000000000000000 in ?? () -- 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 -~----------~----~----~----~------~----~------~--~---
