Guest User

Chromium browser core dump

a guest
Jul 11th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 6.08 KB | None | 0 0
  1. #0  fts3SegReaderNext (p=p@entry=0x7f0a30d7f388, pReader=pReader@entry=0x7f0a30d84e98) at third_party/sqlite/amalgamation/sqlite3.c:118845
  2. 118845          pReader->nNode = pReader->nDoclist = pList->nData + 1;
  3. (gdb) where
  4. #0  fts3SegReaderNext (p=p@entry=0x7f0a30d7f388, pReader=pReader@entry=0x7f0a30d84e98) at third_party/sqlite/amalgamation/sqlite3.c:118845
  5. #1  0x00007f0a583fcf24 in sqlite3Fts3SegReaderStart (p=p@entry=0x7f0a30d7f388, pCsr=pCsr@entry=0x7f0a30dafb98, pFilter=pFilter@entry=0x7f0a0aa34d80)
  6.     at third_party/sqlite/amalgamation/sqlite3.c:119960
  7. #2  0x00007f0a583fe85f in fts3TermSelect (ppOut=<synthetic pointer>, pnOut=<synthetic pointer>, isReqPos=0, iColumn=2, pTok=0x7f0a30e52dd8, p=0x7f0a30d7f388)
  8.     at third_party/sqlite/amalgamation/sqlite3.c:113324
  9. #3  fts3PhraseSelect (pnOut=0x7f0a30d588a0, paOut=0x7f0a30d58898, isReqPos=<optimized out>, pPhrase=0x7f0a30e52dc8, pCsr=0x7f0a30d58858)
  10.     at third_party/sqlite/amalgamation/sqlite3.c:47994
  11. #4  fts3EvalExpr (p=p@entry=0x7f0a30d58858, pExpr=0x7f0a30e52d78, paOut=paOut@entry=0x7f0a30d58898, pnOut=pnOut@entry=0x7f0a30d588a0, isReqPos=isReqPos@entry=0)
  12.     at third_party/sqlite/amalgamation/sqlite3.c:48318
  13. #5  0x00007f0a58400385 in fts3FilterMethod (pCursor=0x7f0a30d58858, idxNum=4, idxStr=<optimized out>, nVal=<optimized out>, apVal=0x7f0a30dc7af0)
  14.     at third_party/sqlite/amalgamation/sqlite3.c:114146
  15. #6  0x00007f0a583dd205 in sqlite3VdbeExec (p=p@entry=0x7f0a30d64968) at third_party/sqlite/amalgamation/sqlite3.c:68153
  16. #7  0x00007f0a583e3bf8 in sqlite3Step (p=0x7f0a30d64968) at third_party/sqlite/amalgamation/sqlite3.c:60868
  17. #8  sqlite3_step (pStmt=0x7f0a30d64968) at third_party/sqlite/amalgamation/sqlite3.c:60933
  18. #9  0x00007f0a58f42cc7 in sql::Statement::Step (this=0x7f0a0aa35440) at sql/statement.cc:61
  19. #10 0x00007f0a5783ee0b in history::TextDatabase::GetTextMatches (this=<optimized out>, query=..., options=..., results=0x7f0a0aa356e0, found_urls=0x7f0a0aa35610,
  20.     first_time_searched=0x7f0a0aa356c0) at chrome/browser/history/text_database.cc:314
  21. #11 0x00007f0a57841ad5 in history::TextDatabaseManager::GetTextMatches (this=0x7f0a30010e80, query=..., options=..., results=0x7f0a0aa356e0,
  22.     first_time_searched=0x7f0a0aa356c0) at chrome/browser/history/text_database_manager.cc:477
  23. #12 0x00007f0a578200fa in history::HistoryBackend::QueryHistoryFTS (this=this@entry=0x7f0a5ba4c8b0, text_query=..., options=..., result=0x7f0a5c7257e0)
  24.     at chrome/browser/history/history_backend.cc:1339
  25. #13 0x00007f0a578205ed in history::HistoryBackend::QueryHistory(scoped_refptr<CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults> >, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&) (this=0x7f0a5ba4c8b0, request=...,
  26.     text_query=..., options=...) at chrome/browser/history/history_backend.cc:1267
  27. #14 0x00007f0a5781a885 in base::internal::RunnableAdapter<void (history::HistoryBackend::*)(scoped_refptr<CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults> >, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&)>::Run(history::HistoryBackend*, scoped_refptr<CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults> > const&, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&) (this=this@entry=0x7f0a0aa35900, object=0x7f0a5ba4c8b0, a1=..., a2=..., a3=...)
  28.     at base/bind_internal.h:309
  29. #15 0x00007f0a5781a91e in base::internal::InvokeHelper<false, void, base::internal::RunnableAdapter<void (history::HistoryBackend::*)(scoped_refptr<CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults> >, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&)>, void (history::HistoryBackend* const&, CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults>*, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&)>::MakeItSo(base::internal::RunnableAdapter<void (history::HistoryBackend::*)(scoped_refptr<CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults> >, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&)>, history::HistoryBackend* const&, CancelableRequest1<base::Callback<void (int, history::QueryResults*)>, history::QueryResults>*, std::basic_string<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, history::QueryOptions const&) (runnable=..., a1=@0x7f0a5bdd07d0: 0x7f0a5ba4c8b0, a2=<optimized out>, a3=..., a4=...) at base/bind_internal.h:956
  30. #16 0x00007f0a57c5a441 in Run (this=0x7f0a0aa35a78) at base/callback.h:272
  31. #17 MessageLoop::RunTask (this=this@entry=0x7f0a0aa35b50, pending_task=...) at base/message_loop.cc:458
  32. #18 0x00007f0a57c5b1f8 in MessageLoop::DeferOrRunPendingTask (this=this@entry=0x7f0a0aa35b50, pending_task=...) at base/message_loop.cc:470
  33. #19 0x00007f0a57c5e560 in DoWork (this=<optimized out>) at base/message_loop.cc:647
  34. #20 MessageLoop::DoWork (this=0x7f0a0aa35b50) at base/message_loop.cc:626
  35. #21 0x00007f0a57c5e9d9 in base::MessagePumpDefault::Run (this=0x7f0a30000a90, delegate=0x7f0a0aa35b50) at base/message_pump_default.cc:28
  36. #22 0x00007f0a57c59b60 in RunHandler (this=<optimized out>) at base/message_loop.cc:390
  37. #23 MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:300
  38. #24 0x00007f0a57c7b039 in base::Thread::ThreadMain (this=0x7f0a5ba4ba50) at base/threading/thread.cc:163
  39. #25 0x00007f0a57c78863 in base::(anonymous namespace)::ThreadFunc (params=0x7f0a5ba4bdd0) at base/threading/platform_thread_posix.cc:65
  40. #26 0x00007f0a56bc1034 in start_thread () from /lib64/libpthread.so.0
  41.  <return> to continue, or q <return> to quit---
  42. #27 0x00007f0a4f63f7ad in clone () from /lib64/libc.so.
Add Comment
Please, Sign In to add comment