Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-Mac Area-BrowserBackend Size-Medium Valgrind

New issue 20580 by [email protected]: Invalid write in syncJournal() in  
history::ArchivedDatabase::CommitTransaction()
http://code.google.com/p/chromium/issues/detail?id=20580

Seen on the mac valgrind bot.  Probably common (I'm working my way
through the most common errors still).

http://build.chromium.org/buildbot/waterfall.fyi/builders/Mac%20UI%202%20of%203%20(valgrind)/builds/938/steps/valgrind%20test:%20ui/logs/stdio

Invalid write of size 1
   syncJournal (third_party/sqlite/src/pager.c:2941)
   sqlite3PagerCommitPhaseOne (third_party/sqlite/src/pager.c:4791)
   sqlite3BtreeCommitPhaseOne (third_party/sqlite/src/btree.c:2476)
   vdbeCommit (third_party/sqlite/src/vdbeaux.c:1269)
   sqlite3VdbeHalt (third_party/sqlite/src/vdbeaux.c:1591)
   sqlite3VdbeExec (third_party/sqlite/src/vdbe.c:2425)
   sqlite3Step (third_party/sqlite/src/vdbeapi.c:476)
   sqlite3_step (third_party/sqlite/src/vdbeapi.c:540)
   sqlite3_exec (third_party/sqlite/src/legacy.c:73)
   history::ArchivedDatabase::CommitTransaction() (archived_database.cc:86)
   history::ArchivedDatabase::Init(FilePath const&) (archived_database.cc:68)
   history::HistoryBackend::InitImpl()
(chrome/browser/history/history_backend.cc:561)
   history::HistoryBackend::Init()
(chrome/browser/history/history_backend.cc:214)
   void DispatchToMethod<history::HistoryBackend, ...) (tuple.h:412)
   RunnableMethod<history::HistoryBackend, void
(history::HistoryBackend::*)(), Tuple0>::Run() (task.h:307)


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