Dear SQLite folks,
after the upgrade of libsqlite3 from 3.8.6 to 3.8.7 Evolution crashes with a segmentation fault. pool[6371]: segfault at 0 ip (null) sp a67d26ec error 14 Several people have reproduced this [1]. Milan, one of the main developers of Evolution, analyzed the crash a little [2]: Am Montag, den 20.10.2014, 11:12 +0200 schrieb Milan Crha: […] > If you are wondering, then according to the backtrace the sqlite > was executing "SELECT uid,flags FROM 'Inbox' order by dreceived" or > your ~/.local/share/evolution/mail/local/folders.db file, which you > can run outside of evolution too, with this command: > $ sqlite3 ~/.local/share/evolution/mail/local/folders.db \ > "SELECT uid,flags FROM 'Inbox' order by dreceived;" > It should return many lines or just crash like evolution did, when > you'll use "the affected" sqlite version. It’d be great if you could open a bug report in the SQLite bug tracker and help analyzing the bug. Please find the backtrace pasted at the end of the message. Thanks, Paul [1] https://bugzilla.gnome.org/show_bug.cgi?id=738965 [2] https://mail.gnome.org/archives/evolution-list/2014-October/msg00126.html #0 0x00000000 in ?? () Thread 49 (Thread 0xa20eab40 (LWP 10460)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb43d916e in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 No symbol table info available. #3 0xb3b8c3f4 in wait<JSC::GCThread::waitForNextPhase()::<lambda()> > (__p=..., __lock=..., this=0xa9f560c0) at /usr/include/c++/4.9/condition_variable:98 No locals. #4 JSC::GCThread::waitForNextPhase (this=0x88410be8) at ../Source/JavaScriptCore/heap/GCThread.cpp:79 lock = {_M_device = 0xa9f560a8, _M_owns = true} #5 0xb3b8c4f9 in JSC::GCThread::gcThreadMain (this=0x88410be8) at ../Source/JavaScriptCore/heap/GCThread.cpp:97 enabler = {m_stack = @0x8847e7d8} currentPhase = <optimized out> #6 0xb3b8c5ba in JSC::GCThread::gcThreadStartFunc (data=0x88410be8) at ../Source/JavaScriptCore/heap/GCThread.cpp:133 thread = 0x88410be8 #7 0xb3e8805e in WTF::threadEntryPoint (contextData=0xa9f0dd48) at ../Source/WTF/wtf/Threading.cpp:69 context = 0xa9f0dd48 entryPoint = 0xb3b8c5a0 <JSC::GCThread::gcThreadStartFunc(void*)> data = 0x88410be8 #8 0xb3e880f9 in WTF::wtfThreadEntryPoint (param=0xa9f0c030) at ../Source/WTF/wtf/ThreadingPthreads.cpp:170 invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing 0xa9f0c030 #9 0xb7cadefb in start_thread (arg=0xa20eab40) at pthread_create.c:309 __res = <optimized out> pd = 0xa20eab40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1576096960, 4001536, -1576099288, 917005609, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 48 (Thread 0xa30ecb40 (LWP 10459)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb43d916e in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 No symbol table info available. #3 0xb3b8aefb in JSC::BlockAllocator::blockFreeingThreadMain (this=0xa9f5103c) at ../Source/JavaScriptCore/heap/BlockAllocator.cpp:143 lock = {_M_device = 0xa9f51130, _M_owns = true} regionLocker = {lock_ = 0xa9f5112c} desiredNumberOfEmptyRegions = <optimized out> #4 0xb3b8b12a in JSC::BlockAllocator::blockFreeingThreadStartFunc (blockAllocator=0xa9f5103c) at ../Source/JavaScriptCore/heap/BlockAllocator.cpp:119 No locals. #5 0xb3e8805e in WTF::threadEntryPoint (contextData=0xa9f0dd70) at ../Source/WTF/wtf/Threading.cpp:69 context = 0xa9f0dd70 entryPoint = 0xb3b8b110 <JSC::BlockAllocator::blockFreeingThreadStartFunc(void*)> data = 0xa9f5103c #6 0xb3e880f9 in WTF::wtfThreadEntryPoint (param=0xa9f0c010) at ../Source/WTF/wtf/ThreadingPthreads.cpp:170 invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing 0xa9f0c010 #7 0xb7cadefb in start_thread (arg=0xa30ecb40) at pthread_create.c:309 __res = <optimized out> pd = 0xa30ecb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1559311552, 4001536, -1559313880, 912811307, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #8 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 45 (Thread 0xa60f2b40 (LWP 10447)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb49fb in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb401c76c in seekAndRead (id=0x81ae01b8, id=0x81ae01b8, cnt=1024, pBuf=0xa3ea5e08, offset=26744832) at sqlite3.c:27961 got = <optimized out> prior = 0 newOffset = <optimized out> #3 unixRead (id=0x81ae01b8, pBuf=0xa3ea5e08, amt=1024, offset=<optimized out>) at sqlite3.c:28025 pFile = 0x81ae01b8 #4 0xb7ad4bd2 in camel_sqlite3_file_xRead (pFile=0x80333328, pBuf=0xa3ea5e08, iAmt=1024, iOfst=26744832) at camel-db.c:197 cFile = 0x80333328 #5 0xb40154d7 in sqlite3OsRead (offset=26744832, amt=1024, pBuf=<optimized out>, id=<optimized out>) at sqlite3.c:15970 No locals. #6 readDbPage (pPg=pPg@entry=0xa3ea6228, iFrame=<optimized out>) at sqlite3.c:43744 iOffset = 26744832 pPager = 0x80333220 pgno = 26119 rc = 0 pgsz = 1024 #7 0xb40304bb in sqlite3PagerAcquire (pPager=0x80333220, pgno=pgno@entry=26119, ppPage=0xa60f18b8, flags=2) at sqlite3.c:46265 rc = <optimized out> pPg = <optimized out> iFrame = 0 noContent = 0 bMmapOk = <optimized out> #8 0xb40308af in btreeGetPage (pBt=0x803331b8, pgno=26119, ppPage=0xa60f1908, flags=2) at sqlite3.c:53837 rc = <optimized out> pDbPage = 0xa3ea6228 #9 0xb4035f3c in getAndInitPage (pBt=<optimized out>, pgno=<optimized out>, ppPage=0xa60f1908, bReadonly=2) at sqlite3.c:53892 rc = <optimized out> #10 0xb4035fbd in moveToChild (pCur=pCur@entry=0xa53a9d38, newPgno=<optimized out>) at sqlite3.c:56523 rc = <optimized out> i = 2 pNewPage = 0xb40d2d38 pBt = <optimized out> #11 0xb4036102 in moveToLeftmost (pCur=0xa53a9d38) at sqlite3.c:56696 rc = 0 pPage = <optimized out> #12 0xb4050514 in btreeNext (pCur=0xa53a9d38, pRes=0xa60f1a98) at sqlite3.c:57121 rc = <optimized out> idx = <optimized out> pPage = <optimized out> #13 0xb40788dd in sqlite3VdbeExec (p=p@entry=0xa53aef20) at sqlite3.c:73635 pC = 0xa53a9cd0 res = 0 pc = <optimized out> aOp = <optimized out> pOp = <optimized out> rc = 0 db = <optimized out> resetSchemaOnFault = <optimized out> encoding = <optimized out> iCompare = <optimized out> nVmStep = <optimized out> nProgressLimit = <optimized out> aMem = <optimized out> pIn1 = <optimized out> pIn2 = <optimized out> pIn3 = <optimized out> pOut = <optimized out> aPermute = <optimized out> lastRowid = <optimized out> #14 0xb408004e in sqlite3Step (p=0xa53aef20) at sqlite3.c:67770 db = 0x81e9edb0 rc = <optimized out> #15 sqlite3_step (pStmt=0xa53aef20) at sqlite3.c:2300 rc2 = 0 cnt = 0 db = <optimized out> rc = <optimized out> pStmt = <optimized out> v = <optimized out> #16 0xb406e51c in sqlite3_exec (db=0x81e9edb0, zSql=<optimized out>, xCallback=0xb7ad4ea0 <read_uids_to_hash_callback>, pArg=0xa53a8920, pzErrMsg=0xa60f1da8) at sqlite3.c:99363 i = <optimized out> nCol = 2 azVals = <optimized out> rc = <optimized out> zLeftover = 0xa53b09d5 "" pStmt = 0xa53aef20 azCols = 0xa5103d28 callbackIsInit = 1 #17 0xb7ad455b in cdb_sql_exec (db=0x81e9edb0, stmt=0xa53b09b8 "SELECT uid,flags FROM 'INBOX'", callback=0xb7ad4ea0 <read_uids_to_hash_callback>, data=0xa53a8920, error=0xa60f1e78) at camel-db.c:456 errmsg = <optimized out> ret = <optimized out> #18 0xb7ad60fc in camel_db_select (cdb=0x81c942b8, stmt=0xa53b09b8 "SELECT uid,flags FROM 'INBOX'", callback=0xb7ad4ea0 <read_uids_to_hash_callback>, data=0xa53a8920, error=0xa60f1e78) at camel-db.c:1030 ret = -1522857544 __FUNCTION__ = "camel_db_select" #19 0xb7ad6287 in camel_db_get_folder_uids (db=0x81c942b8, folder_name=0xa53a9b48 "INBOX", sort_by=0x0, collate=0x0, hash=0xa53a8920, error=0xa60f1e78) at camel-db.c:1097 sel_query = 0xa53b09b8 "SELECT uid,flags FROM 'INBOX'" ret = <optimized out> #20 0xb7ae81f0 in camel_folder_summary_load_from_db (summary=0x8842cdf8, error=0xa60f1eb8) at camel-folder-summary.c:2441 parent_store = 0xa3ea5e08 full_name = 0xa53a9b48 "INBOX" local_error = 0x0 __FUNCTION__ = "camel_folder_summary_load_from_db" #21 0xabb613ae in camel_imapx_summary_new (folder=0x8842cd28) at camel-imapx-summary.c:357 summary = 0x8842cdf8 local_error = 0x0 #22 0xabb3ac1f in camel_imapx_folder_new (store=0x81beba30, folder_dir=0xa53a9288 "/home/joey/.cache/evolution/mail/1183830693.4215.64@myhostname/folders/INBOX", folder_name=0xa53a8118 "INBOX", error=0xa60f1fd8) at camel-imapx-folder.c:1481 folder = 0x8842cd28 service = 0x400 settings = 0x8842cd28 imapx_folder = 0x81beba30 short_name = 0x400 <error: Cannot access memory at address 0x400> filter_all = 0 filter_inbox = 1 filter_junk = 0 filter_junk_inbox = 0 #23 0xabb5cc8b in get_folder_offline (flags=<optimized out>, error=<optimized out>, folder_name=<optimized out>, store=<optimized out>) at camel-imapx-store.c:903 folder_dir = 0xa53a9288 "/home/joey/.cache/evolution/mail/1183830693.4215.64@myhostname/folders/INBOX" imapx_store = 0x81beba30 si = 0x400 service = 0x400 user_cache_dir = 0xa53a9288 "/home/joey/.cache/evolution/mail/1183830693.4215.64@myhostname/folders/INBOX" #24 imapx_store_get_folder_sync (store=0x81beba30, folder_name=0xa53a8118 "INBOX", flags=(unknown: 0), cancellable=0x8838f478, error=0xa60f1fd8) at camel-imapx-store.c:1587 settings = 0x81beba30 use_real_junk_path = 1024 #25 0xb7b3d913 in camel_store_get_folder_sync (store=0x81beba30, folder_name=<optimized out>, flags=<optimized out>, cancellable=0x8838f478, error=0xa60f20a8) at camel-store.c:1255 local_error = 0x0 folder = <optimized out> vjunk = 0x0 vtrash = 0x0 create_folder = <optimized out> folder_name_is_vjunk = 0 folder_name_is_vtrash = 0 store_uses_vjunk = <optimized out> store_uses_vtrash = 1 __FUNCTION__ = "camel_store_get_folder_sync" #26 0xa949782f in e_mail_session_uri_to_folder_sync (session=0x81ab78e8, folder_uri=0xa472c138 "folder://1183830693.4215.64%40myhostname/INBOX", flags=(unknown: 0), cancellable=0x8838f478, error=0xa60f20a8) at e-mail-session.c:2172 store = 0x81beba30 folder = 0xa472c138 folder_name = 0xa53a8118 "INBOX" success = 1024 __FUNCTION__ = "e_mail_session_uri_to_folder_sync" #27 0xa93386dc in refresh_folders_exec (m=0x88434568, cancellable=0x8838f478, error=0xa472c138) at mail-send-recv.c:1025 folder = 0xa472c138 i = 0 local_error = 0x0 #28 0xa949fa00 in mail_msg_proxy (msg=0x88434568) at mail-mt.c:373 cancellable = 0x8838f478 #29 0xb52f1e64 in g_thread_pool_thread_proxy (data=0x88413fe0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthreadpool.c:307 task = 0x88434568 #30 0xb52f13da in g_thread_proxy (data=0xaba71090) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #31 0xb7cadefb in start_thread (arg=0xa60f2b40) at pthread_create.c:309 __res = <optimized out> pd = 0xa60f2b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1508955328, 4001536, -1508957656, 900228385, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #32 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 42 (Thread 0xa88f7b40 (LWP 10426)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb4672 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:144 No locals. #2 0xb7cb01c2 in _L_lock_920 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 No symbol table info available. #3 0xb7cb0043 in __GI___pthread_mutex_lock (mutex=0x81b09b40) at ../nptl/pthread_mutex_lock.c:114 id = -2119132352 __PRETTY_FUNCTION__ = "__pthread_mutex_lock" type = 1 id = <optimized out> #4 0xb400f4b8 in pthreadMutexEnter (p=0x81b09b40) at sqlite3.c:19139 No locals. #5 0xb4005dc1 in sqlite3_mutex_enter (p=0x81b09b40) at sqlite3.c:18646 No locals. #6 0xb406e46e in sqlite3_exec (db=0x81b0c8c0, zSql=0xa5309f48 "SELECT uid FROM 'Inbox' WHERE ( (NOT ((read = 1))) )", xCallback=0xb7ae0800 <read_uid_callback>, pArg=0xaba76778, pzErrMsg=0xa88f6e88) at sqlite3.c:99340 rc = 0 zLeftover = 0xa88f6ee4 "(,\374\243(\032\070\210\341,\256\267h\253\260\201H\237\060\245" pStmt = 0x0 azCols = 0x0 callbackIsInit = <optimized out> #7 0xb7ad455b in cdb_sql_exec (db=0x81b0c8c0, stmt=0xa5309f48 "SELECT uid FROM 'Inbox' WHERE ( (NOT ((read = 1))) )", callback=0xb7ae0800 <read_uid_callback>, data=0xaba76778, error=0xa88f6f38) at camel-db.c:456 errmsg = <optimized out> ret = <optimized out> #8 0xb7ad60fc in camel_db_select (cdb=0x81b0ab68, stmt=0xa5309f48 "SELECT uid FROM 'Inbox' WHERE ( (NOT ((read = 1))) )", callback=0xb7ae0800 <read_uid_callback>, data=0xaba76778, error=0xa88f6f38) at camel-db.c:1030 ret = -1523540152 __FUNCTION__ = "camel_db_select" #9 0xb7ae2ce1 in camel_folder_search_search (search=0x88381a28, expr=0x8848bff8 " (and\n \n (match-all (not (system-flag \"Seen\")))\n \n )\n", uids=0xa3fc2c28, cancellable=0xb7b5c434, error=0x0) at camel-folder-search.c:2169 full_name = 0xa3fc2c28 "309" local_error = 0x0 r = 0xb7b5c434 sql_query = 0xa3fc80e8 "" tmp1 = 0xa3fc2c28 "309" __FUNCTION__ = "camel_folder_search_search" #10 0xabb920b8 in local_folder_search_by_expression (folder=0x80052e38, expression=0x8848bff8 " (and\n \n (match-all (not (system-flag \"Seen\")))\n \n )\n", cancellable=0x88401940, error=0x0) at camel-local-folder.c:252 local_folder = 0x80052e38 matches = <optimized out> #11 0xb7aef976 in camel_folder_search_by_expression (folder=0x80052e38, expression=0x8848bff8 " (and\n \n (match-all (not (system-flag \"Seen\")))\n \n )\n", cancellable=0x88401940, error=0x0) at camel-folder.c:2125 class = 0x81ea1bc0 matches = <optimized out> __FUNCTION__ = "camel_folder_search_by_expression" #12 0xb7b4f5b2 in vee_folder_rebuild_folder_with_changes (vfolder=0x81efba28, subfolder=0x80052e38, changes=0x883574c8, cancellable=0x88401940) at camel-vee-folder.c:316 match = 0x0 __FUNCTION__ = "vee_folder_rebuild_folder_with_changes" #13 0xb7b4f678 in vee_folder_rebuild_folder (vfolder=0x81efba28, subfolder=0x80052e38, cancellable=0x88401940) at camel-vee-folder.c:1000 changes = 0x883574c8 v_folder = 0x81efba28 #14 0xb7b50228 in camel_vee_folder_add_folder (vfolder=0x81efba28, subfolder=0x80052e38, cancellable=0x88401940) at camel-vee-folder.c:1347 __FUNCTION__ = "camel_vee_folder_add_folder" #15 0xa94a3d7b in vfolder_add_remove_one (vfolders=<optimized out>, remove=0, folder=0x80052e38, cancellable=0x88401940) at mail-vfolder.c:270 vfolder = <optimized out> iter = 0x89179980 #16 0xa94a4d52 in vfolder_adduri_exec (m=0x8841fcf0, cancellable=0x88401940, error=0x8841fd04) at mail-vfolder.c:357 folder = 0x80052e38 error = 0x8841fd04 cancellable = 0x88401940 m = 0x8841fcf0 cache_has_info = <optimized out> #17 0xa949fa00 in mail_msg_proxy (msg=0x8841fcf0) at mail-mt.c:373 cancellable = 0x88401940 #18 0xb52f1e64 in g_thread_pool_thread_proxy (data=0x8848c988) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthreadpool.c:307 task = 0x8841fcf0 #19 0xb52f13da in g_thread_proxy (data=0xaba71290) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #20 0xb7cadefb in start_thread (arg=0xa88f7b40) at pthread_create.c:309 __res = <optimized out> pd = 0xa88f7b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1466991808, 4001536, -1466994136, 889742652, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #21 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 41 (Thread 0xa80f6b40 (LWP 10360)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=1740020, __nfds=2, __fds=0x9e7d8fe8) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0x9e7d8fe8, nfds=2, timeout=1740020) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0x1a8cf4 #5 g_main_context_iterate (context=0xac405930, block=1740020, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = 1740020 some_ready = -1635938328 fds = 0x9e7d8fe8 #6 0xb52ca479 in g_main_loop_run (loop=0xac4059f8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #7 0xabb4b1ed in imapx_parser_thread (user_data=0x801b0730) at camel-imapx-server.c:7697 is = 0x801b0730 shutdown_error = 0xb51bc726 <munmap+22> __FUNCTION__ = "imapx_parser_thread" #8 0xb52f13da in g_thread_proxy (data=0x8837c1b0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0xa80f6b40) at pthread_create.c:309 __res = <optimized out> pd = 0xa80f6b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1475384512, 4001536, -1475386840, 891839805, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 40 (Thread 0x9f8e5b40 (LWP 10358)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=1740093, __nfds=2, __fds=0x88494910) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0x88494910, nfds=2, timeout=1740093) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0x1a8d3d #5 g_main_context_iterate (context=0xac406890, block=1740093, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = 1740093 some_ready = -2008463088 fds = 0x88494910 #6 0xb52ca479 in g_main_loop_run (loop=0xac406958) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #7 0xabb4b1ed in imapx_parser_thread (user_data=0x883ca420) at camel-imapx-server.c:7697 is = 0x883ca420 shutdown_error = 0xb51bc726 <munmap+22> __FUNCTION__ = "imapx_parser_thread" #8 0xb52f13da in g_thread_proxy (data=0x88406630) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0x9f8e5b40) at pthread_create.c:309 __res = <optimized out> pd = 0x9f8e5b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1618060480, 4001536, -1618062808, 927491410, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 39 (Thread 0xa18e9b40 (LWP 10356)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=-1, __nfds=2, __fds=0xa18e895c) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0xa18e895c, nfds=2, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb5474eb7 in g_socket_condition_timed_wait (socket=0xab01f1b0, condition=G_IO_IN, timeout=-1, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gsocket.c:3655 poll_fd = {{fd = 77, events = 1, revents = 0}, {fd = 61, events = 1, revents = 0}} result = <optimized out> num = 2 timeout = -1 condition = G_IO_IN error = 0xac40e688 cancellable = 0x883bd1b0 socket = 0xab01f1b0 #5 0xb5475069 in g_socket_condition_wait (socket=0xab01f1b0, condition=G_IO_IN, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gsocket.c:3520 No locals. #6 0xb5475390 in g_socket_receive_with_blocking (socket=0xab01f1b0, buffer=0x89663034 "P\344'\265 ", size=5, blocking=1, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gsocket.c:2606 ret = -516 __FUNCTION__ = "g_socket_receive_with_blocking" #7 0xb547c55f in g_socket_input_stream_read (stream=0x88385878, buffer=0x89663034, count=5, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gsocketinputstream.c:126 input_stream = 0x88385878 #8 0xb545c4ae in g_input_stream_read (stream=0x88385878, buffer=0x89663034, count=5, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/ginputstream.c:195 res = -2145390080 __FUNCTION__ = "g_input_stream_read" #9 0xb546bbb3 in g_pollable_stream_read (stream=0x88385878, buffer=0x89663034, count=5, blocking=1, cancellable=0x883bd1b0, error=0xac40e688) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gpollableutils.c:203 No locals. #10 0xa8943107 in g_tls_connection_gnutls_pull_func (transport_data=0xac40e6a8, buf=0x89663034, buflen=5) at gtlsconnection-gnutls.c:1037 gnutls = 0xac40e6a8 ret = <optimized out> #11 0xa8ebf584 in ?? () from /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 No symbol table info available. #12 0xa8eba0f9 in ?? () from /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 No symbol table info available. #13 0xa8ebb8fd in _gnutls_recv_int () from /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 No symbol table info available. #14 0xa8ebbdef in gnutls_record_recv () from /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 No symbol table info available. #15 0xa8944d9e in g_tls_connection_gnutls_read (gnutls=0xac40e6a8, buffer=0x8835aba0, count=4096, blocking=1, cancellable=0x883bd1b0, error=0xa18e8fc8) at gtlsconnection-gnutls.c:1491 No locals. #16 0xa8947078 in g_tls_input_stream_gnutls_read (stream=0x88434b28, buffer=0x8835aba0, count=4096, cancellable=0x883bd1b0, error=0xa18e8fc8) at gtlsinputstream-gnutls.c:60 tls_stream = <optimized out> #17 0xb545c4ae in g_input_stream_read (stream=0x88434b28, buffer=0x8835aba0, count=4096, cancellable=0x883bd1b0, error=0xa18e8fc8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/ginputstream.c:195 res = -1405024744 __FUNCTION__ = "g_input_stream_read" #18 0xb546bbb3 in g_pollable_stream_read (stream=0x88434b28, buffer=0x8835aba0, count=4096, blocking=1, cancellable=0x883bd1b0, error=0xa18e8fc8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gpollableutils.c:203 No locals. #19 0xb54377df in fill_input_buffer (stream=0xac403a08, at_least_size=<optimized out>, blocking=1, cancellable=0x883bd1b0, error=0xa18e8fc8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gconverterinputstream.c:358 priv = 0xac4039c8 base_stream = <optimized out> nread = -516 #20 0xb5437c15 in read_internal (stream=0xac403a08, buffer=0x2, count=4096, blocking=1, cancellable=0x883bd1b0, error=0xa18e8fc8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gconverterinputstream.c:421 priv = 0xac4039c8 total_bytes_read = 0 bytes_read = 3039722294 bytes_written = 8 my_error = 0x50 my_error2 = 0xb5310149 <g_private_set+9> __FUNCTION__ = "read_internal" #21 0xb545c4ae in g_input_stream_read (stream=0xac403a08, buffer=0x88407300, count=4096, cancellable=0x883bd1b0, error=0xa18e8fc8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/ginputstream.c:195 res = -2009624880 __FUNCTION__ = "g_input_stream_read" #22 0xabb3db57 in imapx_input_stream_fill (is=is@entry=0x88402c90, cancellable=cancellable@entry=0x883bd1b0, error=0xa18e8fc8) at camel-imapx-input-stream.c:77 base_stream = 0xac403a08 left = <optimized out> #23 0xabb3e164 in camel_imapx_input_stream_token (is=0x88402c90, data=0xa18e8f68, len=0xa18e8f64, cancellable=0x883bd1b0, error=0xa18e8fc8) at camel-imapx-input-stream.c:707 c = <optimized out> oe = <optimized out> o = 0x50 <error: Cannot access memory at address 0x50> p = 0x884078f9 "H (UID 54465 FLAGS (\\Seen))\r\n* 16369 FETCH (UID 54466 FLAGS ())\r\n* 16370 FETCH (UID 54467 FLAGS ())\r\n* 16371 FETCH (UID 54468 FLAGS (\\Seen))\r\n* 16372 FETCH (UID 54469 FLAGS (\\Seen))\r\n* 16373 FETCH (UI"... e = 0x884078f9 "H (UID 54465 FLAGS (\\Seen))\r\n* 16369 FETCH (UID 54466 FLAGS ())\r\n* 16370 FETCH (UID 54467 FLAGS ())\r\n* 16371 FETCH (UID 54468 FLAGS (\\Seen))\r\n* 16372 FETCH (UID 54469 FLAGS (\\Seen))\r\n* 16373 FETCH (UI"... literal = <optimized out> digits = <optimized out> is_literal8 = 0 __FUNCTION__ = "camel_imapx_input_stream_token" #24 0xabb51db6 in imapx_step (is=0x801b0d60, input_stream=0xffffffff, cancellable=0x883bd1b0, error=0xa18e8fc8) at camel-imapx-server.c:3380 output_stream = 0x2 len = 3040903936 token = 0x8832f240 "\300\353G\210\274\244:\265\\\335[\265\002" tok = -1 success = -2009345616 __FUNCTION__ = "imapx_step" #25 0xabb5344f in imapx_ready_to_read (input_stream=0xac403a08, is=0x801b0d60) at camel-imapx-server.c:7591 local_error = 0x0 __FUNCTION__ = "imapx_ready_to_read" #26 0xb546b862 in pollable_source_dispatch (source=0x8832f240, callback=0xabb533c0 <imapx_ready_to_read>, user_data=0x801b0d60) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gpollableutils.c:50 func = 0xabb533c0 <imapx_ready_to_read> pollable_source = 0x8832f240 #27 0xb52c9cb3 in g_main_dispatch (context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3111 user_data = 0x801b0d60 callback = 0xabb533c0 <imapx_ready_to_read> cb_funcs = 0xffffffff source = 0x8832f240 current = 0x8847ebc0 i = 4294967295 #28 g_main_context_dispatch (context=0x1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3710 No locals. #29 0xb52ca0c9 in g_main_context_iterate (context=0x8031d068, block=-1, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3781 max_priority = 0 timeout = 0 some_ready = 1 fds = 0x1 #30 0xb52ca479 in g_main_loop_run (loop=0x8649d7b8) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #31 0xabb4b1ed in imapx_parser_thread (user_data=0x801b0d60) at camel-imapx-server.c:7697 is = 0x801b0d60 shutdown_error = 0xb52e5e59 <private_thread_memory_cleanup+9> __FUNCTION__ = "imapx_parser_thread" #32 0xb52f13da in g_thread_proxy (data=0x88385550) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #33 0xb7cadefb in start_thread (arg=0xa18e9b40) at pthread_create.c:309 __res = <optimized out> pd = 0xa18e9b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1584489664, 4001536, -1584491992, 919102766, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #34 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 34 (Thread 0xa28ebb40 (LWP 10332)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb4672 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:144 No locals. #2 0xb7cb01c2 in _L_lock_920 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 No symbol table info available. #3 0xb7cb0043 in __GI___pthread_mutex_lock (mutex=0x81b09b40) at ../nptl/pthread_mutex_lock.c:114 id = -2119132352 __PRETTY_FUNCTION__ = "__pthread_mutex_lock" type = 1 id = <optimized out> #4 0xb400f4b8 in pthreadMutexEnter (p=0x81b09b40) at sqlite3.c:19139 No locals. #5 0xb4005dc1 in sqlite3_mutex_enter (p=0x81b09b40) at sqlite3.c:18646 No locals. #6 0xb406e46e in sqlite3_exec (db=0x81b0c8c0, zSql=0x893ee668 "SELECT * FROM folders WHERE folder_name = 'Inbox/systemd-devel'", xCallback=0xb7ad7bd0 <read_fir_callback>, pArg=0xa28ead64, pzErrMsg=0xa28eacd8) at sqlite3.c:99340 rc = 0 zLeftover = 0xa28eacc6 "\216\242" pStmt = 0x0 azCols = 0x0 callbackIsInit = <optimized out> #7 0xb7ad455b in cdb_sql_exec (db=0x81b0c8c0, stmt=0x893ee668 "SELECT * FROM folders WHERE folder_name = 'Inbox/systemd-devel'", callback=0xb7ad7bd0 <read_fir_callback>, data=0xa28ead64, error=0x0) at camel-db.c:456 errmsg = <optimized out> ret = <optimized out> #8 0xb7ad60fc in camel_db_select (cdb=0x81b0ab68, stmt=0x893ee668 "SELECT * FROM folders WHERE folder_name = 'Inbox/systemd-devel'", callback=0xb7ad7bd0 <read_fir_callback>, data=0xa28ead64, error=0x0) at camel-db.c:1030 ret = -1992366488 __FUNCTION__ = "camel_db_select" #9 0xb7ad6b0e in camel_db_read_folder_info_record (cdb=0x81b0ab68, folder_name=0x893bd910 "Inbox/systemd-devel", record=0x88a952b8, error=0x0) at camel-db.c:1877 rfd = {columns_hash = 0x0, record = 0x88a952b8} query = 0x893ee668 "SELECT * FROM folders WHERE folder_name = 'Inbox/systemd-devel'" ret = <optimized out> #10 0xb7ae808d in camel_folder_summary_header_load_from_db (summary=0x882ed760, store=0xfffffe00, folder_name=0x893bd910 "Inbox/systemd-devel", error=0x0) at camel-folder-summary.c:2908 cdb = 0x81b0ab68 ret = -2119128216 #11 0xabb9f5c6 in fill_fi (cancellable=<optimized out>, flags=<optimized out>, fi=<optimized out>, store=<optimized out>) at camel-maildir-store.c:456 service = 0xfffffe00 s = 0x882ed760 root = 0x882ed760 "X\036\352\201\001" local_settings = 0xfffffe00 settings = 0x81b09b40 folder = 0x882ed760 #12 scan_fi (store=0xfffffe00, flags=2175834944, full=0x893f97e8 "Inbox/systemd-devel", name=0x882ed760 "X\036\352\201\001", cancellable=0x890cf978) at camel-maildir-store.c:527 local_settings = 0xfffffe00 settings = 0x88436a20 service = 0xfffffe00 fi = 0x88436a20 dir_name = 0x882ed760 "X\036\352\201\001" path = 0x8911afc8 "/home/joey/.local/share/evolution/mail/local" st = {st_dev = 64774, __pad1 = 0, __st_ino = 8290653, st_mode = 16832, st_nlink = 2, st_uid = 1000, st_gid = 1000, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1404544150, tv_nsec = 321393667}, st_mtim = {tv_sec = 1413845309, tv_nsec = 211004103}, st_ctim = {tv_sec = 1413845309, tv_nsec = 211004103}, st_ino = 8290653} __FUNCTION__ = "scan_fi" #13 0xabba157d in scan_dirs (store=0xfffffe00, flags=2175834944, can_inbox_sibling=1, topfi=0xa28eaff8, cancellable=0x890cf978, error=0xa28eb0a8) at camel-maildir-store.c:707 st = {st_dev = 64774, __pad1 = 0, __st_ino = 8290652, st_mode = 16832, st_nlink = 5, st_uid = 1000, st_gid = 1000, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1404544150, tv_nsec = 217394115}, st_mtim = {tv_sec = 1313922357, tv_nsec = 0}, st_ctim = {tv_sec = 1313922357, tv_nsec = 0}, st_ino = 8290652} local_settings = 0xfffffe00 settings = 0x893f97e8 service = 0xfffffe00 res = -1992321048 d = 0x893f97ee __FUNCTION__ = "scan_dirs" #14 0xabba1708 in maildir_store_get_folder_info_sync (store=0x81b0d080, top=0x81b09b40 "\002", flags=(CAMEL_STORE_FOLDER_INFO_FAST | CAMEL_STORE_FOLDER_INFO_RECURSIVE | CAMEL_STORE_FOLDER_INFO_SUBSCRIBED), cancellable=0x890cf978, error=0xa28eb0a8) at camel-maildir-store.c:785 fi = 0x884369a0 #15 0xb7b3e28a in camel_store_get_folder_info_sync (store=0x81b0d080, top=0x0, flags=(CAMEL_STORE_FOLDER_INFO_FAST | CAMEL_STORE_FOLDER_INFO_RECURSIVE | CAMEL_STORE_FOLDER_INFO_SUBSCRIBED), cancellable=0x890cf978, error=0xa28eb0a8) at camel-store.c:1532 class = 0x80379948 info = <optimized out> allow_virtual = <optimized out> start_at_root = <optimized out> store_has_vtrash = <optimized out> store_has_vjunk = <optimized out> name = <optimized out> __FUNCTION__ = "camel_store_get_folder_info_sync" #16 0xb7b3e8f6 in store_get_folder_info_thread (task=0xaba72400, source_object=0x81b0d080, task_data=0x890b7900, cancellable=0x890cf978) at camel-store.c:1660 folder_info = <optimized out> async_context = 0x890b7900 local_error = 0x0 __FUNCTION__ = "store_get_folder_info_thread" #17 0xb5483b3f in g_task_thread_pool_thread (thread_data=0xaba72400, pool_data=0x0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gtask.c:1215 task = 0xaba72400 #18 0xb52f1e64 in g_thread_pool_thread_proxy (data=0x882f7ad0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthreadpool.c:307 task = 0xaba72400 #19 0xb52f13da in g_thread_proxy (data=0x88385830) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #20 0xb7cadefb in start_thread (arg=0xa28ebb40) at pthread_create.c:309 __res = <optimized out> pd = 0xa28ebb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1567704256, 4001536, -1567706584, 914908456, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #21 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 20 (Thread 0xa38edb40 (LWP 10309)): #0 0x00000000 in ?? () No symbol table info available. #1 0xb4016be8 in sqlite3OsFetch (pp=0xa38ec388, iAmt=1659211, iOff=0, id=0xa3e8ccd8) at sqlite3.c:16060 No locals. #2 vdbeSorterExtendFile (db=<optimized out>, pFd=0xa3e8ccd8, nByte=1659211) at sqlite3.c:11534 p = 0x0 db = <optimized out> pFd = 0xa3e8ccd8 #3 0xb4049257 in vdbeSorterListToPMA (pTask=0xb7bd7e80 <io_methods>, pTask@entry=0xa472bbbc, pList=0xa38ec388, pList@entry=0xa472bba4) at sqlite3.c:77337 db = 0x81b0c8c0 rc = -1212318080 writer = {eFWErr = 0, aBuffer = 0x0, nBuffer = 0, iBufStart = 0, iBufEnd = 0, iWriteOff = 0, pFd = 0x0} #4 0xb4049562 in vdbeSorterFlushPMA (pSorter=pSorter@entry=0xa472bb80) at sqlite3.c:77496 rc = 0 i = <optimized out> pTask = 0x0 nWorker = 0 #5 0xb407cad7 in sqlite3VdbeSorterWrite (pCsr=<optimized out>, pVal=0xa472ee98, pVal=0xa472ee98) at sqlite3.c:77571 pSorter = 0xa472bb80 pNew = <optimized out> bFlush = 1 nReq = 48 nPMA = 41 rc = 0 #6 sqlite3VdbeExec (p=p@entry=0xa472a598) at sqlite3.c:8157 pC = <optimized out> pCrsr = <optimized out> nKey = <optimized out> zKey = <optimized out> pc = 8 aOp = <optimized out> pOp = 0xa472ed08 rc = <optimized out> db = <optimized out> resetSchemaOnFault = 0 '\000' encoding = <optimized out> iCompare = <optimized out> nVmStep = <optimized out> nProgressLimit = <optimized out> aMem = <optimized out> pIn1 = <optimized out> pIn2 = 0xa472ee98 pIn3 = <optimized out> pOut = <optimized out> aPermute = <optimized out> lastRowid = 157230 #7 0xb408004e in sqlite3Step (p=0xa472a598) at sqlite3.c:67770 db = 0x81b0c8c0 rc = <optimized out> #8 sqlite3_step (pStmt=0xa472a598) at sqlite3.c:2300 rc2 = 0 cnt = 0 db = <optimized out> rc = <optimized out> pStmt = <optimized out> v = <optimized out> #9 0xb406e51c in sqlite3_exec (db=0x81b0c8c0, zSql=<optimized out>, xCallback=0xb7ad4ea0 <read_uids_to_hash_callback>, pArg=0x883212a8, pzErrMsg=0xa38ec8a8) at sqlite3.c:99363 i = <optimized out> nCol = 2 azVals = <optimized out> rc = <optimized out> zLeftover = 0xa57db69d "" pStmt = 0xa472a598 azCols = 0x0 callbackIsInit = 0 #10 0xb7ad455b in cdb_sql_exec (db=0x81b0c8c0, stmt=0xa57db668 "SELECT uid,flags FROM 'Inbox/alsa' order by dreceived", callback=0xb7ad4ea0 <read_uids_to_hash_callback>, data=0x883212a8, error=0xa38ec978) at camel-db.c:456 errmsg = <optimized out> ret = <optimized out> #11 0xb7ad60fc in camel_db_select (cdb=0x81b0ab68, stmt=0xa57db668 "SELECT uid,flags FROM 'Inbox/alsa' order by dreceived", callback=0xb7ad4ea0 <read_uids_to_hash_callback>, data=0x883212a8, error=0xa38ec978) at camel-db.c:1030 ret = -1518487960 __FUNCTION__ = "camel_db_select" #12 0xb7ad6287 in camel_db_get_folder_uids (db=0x81b0ab68, folder_name=0xa472a7b0 "Inbox/alsa", sort_by=0xabba71e9 "dreceived", collate=0x0, hash=0x883212a8, error=0xa38ec978) at camel-db.c:1097 sel_query = 0xa57db668 "SELECT uid,flags FROM 'Inbox/alsa' order by dreceived" ret = <optimized out> #13 0xb7ae81f0 in camel_folder_summary_load_from_db (summary=0xac40a6b0, error=0x0) at camel-folder-summary.c:2441 parent_store = 0x0 full_name = 0xa472a7b0 "Inbox/alsa" local_error = 0x0 __FUNCTION__ = "camel_folder_summary_load_from_db" #14 0xabb9448c in local_summary_load (cls=0xac40a6b0, forceindex=0, error=0x0) at camel-local-summary.c:168 No locals. #15 0xabba1cf6 in maildir_summary_load (cls=0xac40a6b0, forceindex=0, error=0x0) at camel-maildir-summary.c:496 local_summary_class = 0xb7bd7e80 <io_methods> d = 0xb7bd7e80 <io_methods> ret = -1535941529 #16 0xabb94b27 in camel_local_summary_load (cls=0xac40a6b0, forceindex=0, error=0x0) at camel-local-summary.c:184 class = 0x81ea1e58 #17 0xabb9254c in camel_local_folder_construct (lf=0x882ecc40, flags=0, cancellable=0x0, error=0xa38ecc68) at camel-local-folder.c:635 local_settings = 0xb7bd7e80 <io_methods> settings = 0x0 service = 0xb7bd7e80 <io_methods> statepath = 0x0 st = {st_dev = 64774, __pad1 = 0, __st_ino = 8282898, st_mode = 16832, st_nlink = 5, st_uid = 1000, st_gid = 1000, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1404544153, tv_nsec = 829378944}, st_mtim = {tv_sec = 1313922326, tv_nsec = 0}, st_ctim = {tv_sec = 1313922326, tv_nsec = 0}, st_ino = 8282898} forceindex = 0 ls = 0x0 full_name = 0xa472a7b0 "Inbox/alsa" __FUNCTION__ = "camel_local_folder_construct" #18 0xabb9eafc in camel_maildir_folder_new (parent_store=0x81b0d080, full_name=0xa4729678 "Inbox/alsa", flags=0, cancellable=0x0, error=0xa38ecc68) at camel-maildir-folder.c:505 folder = 0x882ecc40 service = <optimized out> settings = 0x81ac6b98 filter_inbox = 414280336 basename = 0xa47292c8 "alsa" #19 0xabb9f990 in maildir_store_get_folder_sync (store=0x81b0d080, folder_name=0xa4729678 "Inbox/alsa", flags=(unknown: 0), cancellable=0x0, error=0xa38ecc68) at camel-maildir-store.c:292 store_class = 0xb7bd7e80 <io_methods> local_settings = 0xb7bd7e80 <io_methods> settings = 0xa4728868 service = 0xb7bd7e80 <io_methods> name = 0xa4728868 "/home/joey/.local/share/evolution/mail/local/..alsa" dir_name = 0xa38ec388 "" path = 0xa38ecb8c <incomplete sequence \375> st = {st_dev = 64774, __pad1 = 0, __st_ino = 8282901, st_mode = 16832, st_nlink = 2, st_uid = 1000, st_gid = 1000, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1413413829, tv_nsec = 467741700}, st_mtim = {tv_sec = 1313922326, tv_nsec = 0}, st_ctim = {tv_sec = 1313922326, tv_nsec = 0}, st_ino = 8282901} folder = 0xa4729678 #20 0xb7b3d913 in camel_store_get_folder_sync (store=0x81b0d080, folder_name=<optimized out>, flags=<optimized out>, cancellable=0x0, error=0x0) at camel-store.c:1255 local_error = 0x0 folder = <optimized out> vjunk = 0x0 vtrash = 0x0 create_folder = <optimized out> folder_name_is_vjunk = 0 folder_name_is_vtrash = 0 store_uses_vjunk = <optimized out> store_uses_vtrash = 1 __FUNCTION__ = "camel_store_get_folder_sync" #21 0xa949782f in e_mail_session_uri_to_folder_sync (session=0x81ab78e8, folder_uri=0xaba4c7d8 "email://local@local/Inbox/alsa", flags=(unknown: 0), cancellable=0x0, error=0x0) at e-mail-session.c:2172 store = 0x81b0d080 folder = 0xaba4c7d8 folder_name = 0xa4729678 "Inbox/alsa" success = -1550924920 __FUNCTION__ = "e_mail_session_uri_to_folder_sync" #22 0xa9338a41 in receive_get_folder (d=0x801ec1a0, uri=0xaba4c7d8 "email://local@local/Inbox/alsa", data=0x81c558f8, error=0x0) at mail-send-recv.c:924 folder = 0x0 oldkey = 0xb5200315 <__memset_sse2+37> oldinfoptr = 0xb7bc2678 oldinfo = 0x0 #23 0xb7ada764 in open_folder (driver=0x801ec1a0, folder_url=0xaba4c7d8 "email://local@local/Inbox/alsa") at camel-filter-driver.c:1131 camelfolder = <optimized out> folder_url = 0xaba4c7d8 "email://local@local/Inbox/alsa" driver = 0x801ec1a0 camelfolder = <optimized out> #24 0xb7ada835 in do_move (f=0x81b0d188, argc=1, argv=0xa38ecdd0, driver=0x801ec1a0) at camel-filter-driver.c:593 folder = 0xaba4c7d8 "email://local@local/Inbox/alsa" outbox = <optimized out> last = <optimized out> i = 0 #25 0xb7b349b6 in camel_sexp_term_eval (sexp=<optimized out>, term=<optimized out>) at camel-sexp.c:810 result = 0x0 i = <optimized out> argv = <optimized out> __FUNCTION__ = "camel_sexp_term_eval" #26 0xb7b34b18 in term_eval_begin (sexp=0x81b0d188, argc=1, argv=0xa4728aa0, data=0xb7bc2484 <symbols+132>) at camel-sexp.c:748 result = <optimized out> i = <optimized out> #27 0xb7b34a14 in camel_sexp_term_eval (sexp=0x81b0d188, term=0xa472c008) at camel-sexp.c:800 result = 0x0 i = <optimized out> argv = <optimized out> __FUNCTION__ = "camel_sexp_term_eval" #28 0xb7b35b7d in camel_sexp_eval (sexp=0x81b0d188) at camel-sexp.c:1728 __FUNCTION__ = "camel_sexp_eval" #29 0xb7adb75d in camel_filter_driver_filter_message (driver=0x801ec1a0, message=0x88381070, info=0x0, uid=0xa4711e98 "0M0LVN-1XzTPR3kD7-00uc4H", source=0x80247ed8, store_uid=0x81c55960 "1172496065.4806.32@myhostname", original_store_uid=0x81c55960 "1172496065.4806.32@myhostname", cancellable=0x8840a590, error=0xa38ecfc8) at camel-filter-driver.c:1773 data = {priv = 0x801ec120, store_uid = 0x81c55960 "1172496065.4806.32@myhostname"} r = 0xb7bd7e80 <io_methods> link = 0x88381070 result = -1212318080 #30 0xb7adc1cb in camel_filter_driver_filter_folder (driver=0x801ec1a0, folder=0x80247ed8, cache=0xaba50dc0, uids=0xaba2ed30, remove=0, cancellable=0x8840a590, error=0xa38ed028) at camel-filter-driver.c:1544 local_error = 0x0 info = 0xa38ec388 parent_store = 0x0 #31 0xa94a072b in em_filter_folder_element_exec (m=0x80337160, cancellable=0x8840a590, error=0xa38ed0a8) at mail-ops.c:122 folder = 0x80247ed8 local_error = 0x0 #32 0xa94a0de3 in fetch_mail_exec (m=0x80337160, cancellable=0x8840a590, error=0x80337174) at mail-ops.c:361 local_error = 0x0 folder = 0x80247ed8 provider = 0xb7bd7e80 <io_methods> service = 0x800166f0 settings = 0x80247ed8 parent_store = 0x800166f0 keep = 0 data_dir = 0xb7bd7e80 <io_methods> "\003" #33 0xa949fa00 in mail_msg_proxy (msg=0x80337160) at mail-mt.c:373 cancellable = 0x8840a590 #34 0xb52f1e64 in g_thread_pool_thread_proxy (data=0x88413fe0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthreadpool.c:307 task = 0x80337160 #35 0xb52f13da in g_thread_proxy (data=0x88401e90) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #36 0xb7cadefb in start_thread (arg=0xa38edb40) at pthread_create.c:309 __res = <optimized out> pd = 0xa38edb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1550918848, 4001536, -1550921176, 910714154, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #37 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 9 (Thread 0xa9efbb40 (LWP 9929)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb3e8868c in WTF::ThreadCondition::wait (this=0xa9f0bc00, mutex=...) at ../Source/WTF/wtf/ThreadingPthreads.cpp:342 No locals. #3 0xb66397bc in WebCore::IconDatabase::syncThreadMainLoop (this=0xa9f0bb80) at ../Source/WebCore/loader/icon/IconDatabase.cpp:1435 didAnyWork = <optimized out> disableSuddenTermination = std::unique_ptr<WebCore::SuddenTerminationDisabler> containing 0x0 #4 0xb663ad9c in WebCore::IconDatabase::iconDatabaseSyncThread (this=0xa9f0bb80) at ../Source/WebCore/loader/icon/IconDatabase.cpp:1041 journalFilename = {m_impl = {m_ptr = 0xa9f0faa8}} #5 0xb663aeda in WebCore::IconDatabase::iconDatabaseSyncThreadStart (vIconDatabase=0xa9f0bb80) at ../Source/WebCore/loader/icon/IconDatabase.cpp:962 iconDB = 0xa9f0bb80 #6 0xb3e8805e in WTF::threadEntryPoint (contextData=0xa9f0d4d8) at ../Source/WTF/wtf/Threading.cpp:69 context = 0xa9f0d4d8 entryPoint = 0xb663aec0 <WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*)> data = 0xa9f0bb80 #7 0xb3e880f9 in WTF::wtfThreadEntryPoint (param=0xa9f0c0f0) at ../Source/WTF/wtf/ThreadingPthreads.cpp:170 invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing 0xa9f0c0f0 #8 0xb7cadefb in start_thread (arg=0xa9efbb40) at pthread_create.c:309 __res = <optimized out> pd = 0xa9efbb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1443906752, 4001536, -1443909080, -192387778, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #9 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 8 (Thread 0xaa7feb40 (LWP 9922)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb3e6f78c in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb3f7d3c0 <WTF::pageheap_memory>) at ../Source/WTF/wtf/FastMalloc.cpp:2880 No locals. #3 0xb3e6f7c8 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb3f7d3c0 <WTF::pageheap_memory>) at ../Source/WTF/wtf/FastMalloc.cpp:2048 No locals. #4 0xb7cadefb in start_thread (arg=0xaa7feb40) at pthread_create.c:309 __res = <optimized out> pd = 0xaa7feb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1434457280, 4001536, -1434459608, -735550151, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #5 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 7 (Thread 0xaafffb40 (LWP 9921)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=-1, __nfds=1, __fds=0x80414d28) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0x80414d28, nfds=1, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0xffffffff #5 g_main_context_iterate (context=0x80210dd0, block=-1, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = -1 some_ready = -2143204056 fds = 0x80414d28 #6 0xb52ca479 in g_main_loop_run (loop=0x8028db20) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #7 0xb7c21a24 in source_registry_object_manager_thread (data=0x80316678) at e-source-registry.c:1131 object_added_handler_id = 4294967295 object_removed_handler_id = 1 notify_name_owner_handler_id = 679 __FUNCTION__ = "source_registry_object_manager_thread" #8 0xb52f13da in g_thread_proxy (data=0x802bf4f0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0xaafffb40) at pthread_create.c:309 __res = <optimized out> pd = 0xaafffb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1426064576, 4001536, -1426066904, -737647304, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 6 (Thread 0xab9ffb40 (LWP 9920)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=-1, __nfds=1, __fds=0xab000c68) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0xab000c68, nfds=1, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0xffffffff #5 g_main_context_iterate (context=0x802ae6d8, block=-1, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = -1 some_ready = -1426060184 fds = 0xab000c68 #6 0xb52ca196 in g_main_context_iteration (context=0x802ae6d8, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842 retval = <optimized out> #7 0xafe9849b in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so No symbol table info available. #8 0xb52f13da in g_thread_proxy (data=0x8024cb50) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0xab9ffb40) at pthread_create.c:309 __res = <optimized out> pd = 0xab9ffb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1415578816, 4001536, -1415581144, 336094522, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 5 (Thread 0xac3b5b40 (LWP 9919)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=-1, __nfds=2, __fds=0xaba03660) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0xaba03660, nfds=2, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0xffffffff #5 g_main_context_iterate (context=0x80200690, block=-1, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = -1 some_ready = -1415563680 fds = 0xaba03660 #6 0xb52ca479 in g_main_loop_run (loop=0x80200658) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #7 0xb54e0955 in gdbus_shared_thread_func (user_data=0x80200678) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./gio/gdbusprivate.c:273 data = 0x80200678 #8 0xb52f13da in g_thread_proxy (data=0x80029290) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0xac3b5b40) at pthread_create.c:309 __res = <optimized out> pd = 0xac3b5b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1405396160, 4001536, -1405398488, 1565025589, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 4 (Thread 0xacde3b40 (LWP 9909)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=-1, __nfds=2, __fds=0xac400478) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0xac400478, nfds=2, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0xffffffff #5 g_main_context_iterate (context=0x80013208, block=-1, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = -1 some_ready = -1405090696 fds = 0xac400478 #6 0xb52ca196 in g_main_context_iteration (context=0x80013208, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842 retval = <optimized out> #7 0xb52ca1f0 in glib_worker_main (data=0x0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:5589 No locals. #8 0xb52f13da in g_thread_proxy (data=0x80028fb0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gthread.c:764 No locals. #9 0xb7cadefb in start_thread (arg=0xacde3b40) at pthread_create.c:309 __res = <optimized out> pd = 0xacde3b40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1394721984, 4001536, -1394724312, -1752668876, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #10 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 3 (Thread 0xad61bb40 (LWP 9908)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb04591ba in cnd_wait (mtx=0x80077c5c, cond=<optimized out>) at ../../../../../../include/c11/threads_posix.h:154 No locals. #3 pipe_semaphore_wait (sema=0x80077c5c) at ../../../../../../src/gallium/auxiliary/os/os_thread.h:248 No locals. #4 thread_function (init_data=0x80077bfc) at ../../../../../../src/gallium/drivers/llvmpipe/lp_rast.c:761 task = 0x80077bfc rast = 0x80077af8 fpstate = <optimized out> #5 0xb0458975 in impl_thrd_routine (p=0x80078c28) at ../../../../../../include/c11/threads_posix.h:87 pack = {func = 0xb0459160 <thread_function>, arg = 0x80077bfc} #6 0xb7cadefb in start_thread (arg=0xad61bb40) at pthread_create.c:309 __res = <optimized out> pd = 0xad61bb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1386104000, 4001536, -1386106328, -393714377, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #7 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 2 (Thread 0xade1cb40 (LWP 9907)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb7cb1c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 No locals. #2 0xb04591ba in cnd_wait (mtx=0x80077b64, cond=<optimized out>) at ../../../../../../include/c11/threads_posix.h:154 No locals. #3 pipe_semaphore_wait (sema=0x80077b64) at ../../../../../../src/gallium/auxiliary/os/os_thread.h:248 No locals. #4 thread_function (init_data=0x80077b04) at ../../../../../../src/gallium/drivers/llvmpipe/lp_rast.c:761 task = 0x80077b04 rast = 0x80077af8 fpstate = <optimized out> #5 0xb0458975 in impl_thrd_routine (p=0x80078b40) at ../../../../../../include/c11/threads_posix.h:87 pack = {func = 0xb0459160 <thread_function>, arg = 0x80077b04} #6 0xb7cadefb in start_thread (arg=0xade1cb40) at pthread_create.c:309 __res = <optimized out> pd = 0xade1cb40 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1211367424, -1377711296, 4001536, -1377713624, -395811530, -1101589246}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #7 0xb51c0d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 No locals. Thread 1 (Thread 0xb0b37900 (LWP 8824)): #0 0xb7fdcd4c in __kernel_vsyscall () No symbol table info available. #1 0xb51b650b in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #2 0xb52d90b0 in poll (__timeout=100, __nfds=4, __fds=0x88327300) at /usr/include/i386-linux-gnu/bits/poll2.h:46 No locals. #3 g_poll (fds=0x88327300, nfds=4, timeout=100) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124 No locals. #4 0xb52ca054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076 poll_func = 0x64 #5 g_main_context_iterate (context=0x8003b208, block=100, block@entry=1, dispatch=1, self=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776 max_priority = 2147483647 timeout = 100 some_ready = -2009959680 fds = 0x88327300 #6 0xb52ca479 in g_main_loop_run (loop=0x82bf92d0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3975 __FUNCTION__ = "g_main_loop_run" #7 0xb57a189e in gtk_main () at /build/gtk+3.0-0d6ql7/gtk+3.0-3.14.3/./gtk/gtkmain.c:1207 loop = 0x82bf92d0 #8 0x80002a4a in main (argc=1, argv=0xbffff604) at main.c:685 shell = 0x8004aab8 settings = <optimized out> error = 0x0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users