InvictusInnovations / keyhotee

Decentralized ID and Communication
54 stars 27 forks source link

crash in a scenario #407

Closed yuvarajgogoi closed 10 years ago

yuvarajgogoi commented 10 years ago

Steps to reproduce 1) start KH.( do not start mail_server) 2) send a message. Now a message is present in outbox. 3) open this message in outbox, do reply to all and save in drafts. 4) go to drafts and open and this message. So, now we have 2 messages in outbox. 5) start mail_server

crash is seen.

Tested in Debian and is always reproducible.

call stack:

(gdb) bt

0 0x00007f522c126475 in raise () from /lib/x86_64-linux-gnu/libc.so.6

1 0x00007f522c1296f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6

2 0x00007f522c97c89d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

3 0x00007f522c97a996 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

4 0x00007f522c979aa9 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

5 0x00007f522c97a5e1 in __gxx_personality_v0 () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

6 0x00007f522c48ed5b in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1

7 0x00007f522c48effd in _Unwind_RaiseException () from /lib/x86_64-linux-gnu/libgcc_s.so.1

8 0x00007f522c97abe1 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

9 0x00000000005ee188 in TKeyhoteeApplication::linuxSignalHandler () at /home/yuvaraj/software/project/InvictusRoot/keyhotee/KeyhoteeApplication.cpp:461

10

11 get (this=0x10) at /usr/include/c++/4.7/bits/unique_ptr.h:223

12 operator-> (this=0x10) at /usr/include/c++/4.7/bits/unique_ptr.h:218

13 MailboxModel::markMessageAsReplied (this=0x0, index=...) at /home/yuvaraj/software/project/InvictusRoot/keyhotee/Mail/MailboxModel.cpp:444

14 0x00000000005fc6de in KeyhoteeMainWindow::OnMessageSent (this=0x1de3210, pendingMsg=..., sentMsg=..., src_msg_id=...)

at /home/yuvaraj/software/project/InvictusRoot/keyhotee/KeyhoteeMainWindow.cpp:1247

15 0x0000000000629db0 in TConnectionProcessor::TThreadSafeGuiNotifier::TSentMailMessage::Notify (this=0x25889d0)

at /home/yuvaraj/software/project/InvictusRoot/keyhotee/ConnectionProcessor.cpp:321

16 0x00007f52343a726e in QObject::event(QEvent*) () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

17 0x00007f5234f6c0ec in QApplicationPrivate::notifyhelper(QObject, QEvent_) () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5WidgetsInvictus.so.5

18 0x00007f5234f71256 in QApplication::notify(QObject, QEvent) () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5WidgetsInvictus.so.5

19 0x00000000005ef619 in TKeyhoteeApplication::notify (this=0x7fff6778f240, receiver=, e=)

at /home/yuvaraj/software/project/InvictusRoot/keyhotee/KeyhoteeApplication.cpp:439

20 0x00007f523437d6ad in QCoreApplication::notifyInternal(QObject, QEvent) () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

21 0x00007f523437f9da in QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) ()

from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

22 0x00007f52343ccd03 in ?? () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

23 0x00007f522b9e4355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0

24 0x00007f522b9e4688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0

25 0x00007f522b9e4744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0

26 0x00007f52343cc76c in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()

from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

27 0x00007f523437c32b in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

28 0x00007f5234382da1 in QCoreApplication::exec() () from /home/yuvaraj/software/project/InvictusRoot/QT/lib/libQt5CoreInvictus.so.5

29 0x00000000005f07e5 in TKeyhoteeApplication::run (this=this@entry=0x7fff6778f240) at /home/yuvaraj/software/project/InvictusRoot/keyhotee/KeyhoteeApplication.cpp:369

30 0x00000000005f0fec in TKeyhoteeApplication::run (argc=@0x7fff6778f2cc: 1, argv=0x7fff6778f3b8)

at /home/yuvaraj/software/project/InvictusRoot/keyhotee/KeyhoteeApplication.cpp:238

31 0x000000000057bd82 in main (argc=1, argv=) at /home/yuvaraj/software/project/InvictusRoot/keyhotee/main.cpp:12

log:

startup() 1766511ms th_a KeyhoteeApplication.cpp:449 startup ] . 1766511ms th_a application.cpp:466 get_profiles ] /home/yuvaraj/.local/share/Keyhotee/profiles/Y G 1766511ms th_a application.cpp:473 get_profiles ] profiles ["Y G"] 1766511ms th_a KeyhoteeApplication.cpp:383 displayLogin ] . displayLogin 1766522ms th_a application.cpp:466 get_profiles ] /home/yuvaraj/.local/share/Keyhotee/profiles/Y G 1766522ms th_a application.cpp:473 get_profiles ] profiles ["Y G"] 1766522ms th_a LoginDialog.cpp:42 LoginDialog ] profiles Y G 1769414ms th_a profile.cpp:119 open ] opening profile: /home/yuvaraj/.local/share/Keyhotee/profiles/Y G 1769414ms th_a profile.cpp:135 open ] loading master key file:.keyhotee_master.key 1769415ms th_a profile.cpp:147 open ] opening profile databases 1769597ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/addressbook/contact_db is not upgradeable 1769597ms th_a addressbook.cpp:59 open ] loading contact {"public_key":"03cd6d2d2f0d0e5533f8af5512b1d4a439c74cb9900cab7c707fbf70a03faada8b","dac_id_hash":9871701508635294881,"dac_id_string":"y","properties":[],"wallet_index":0,"auth_status":"unauthorized","privacy_setting":"secret_contact","first_name":"","last_name":"","icon_png":"","notes":"","next_send_trx_id":0,"send_trx_address":{"pub_key":"000000000000000000000000000000000000000000000000000000000000000000","chain_code":"0000000000000000000000000000000000000000000000000000000000000000"},"bitchat_recv_channels":[],"bitchat_broadcast_channels":[],"bitchat_recv_broadcast_key":"0000000000000000000000000000000000000000000000000000000000000000"} 1769711ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/idents is not upgradeable 1769801ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/inbox/index is not upgradeable 1769891ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/inbox/digest_to_data is not upgradeable 1769981ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/inbox/digest_to_header is not upgradeable 1770071ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/draft/index is not upgradeable 1770160ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/draft/digest_to_data is not upgradeable 1770317ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/draft/digest_to_header is not upgradeable 1770407ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/pending/index is not upgradeable 1770497ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/pending/digest_to_data is not upgradeable 1770564ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/pending/digest_to_header is not upgradeable 1770645ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/sent/index is not upgradeable 1770734ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/sent/digest_to_data is not upgradeable 1770824ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/sent/digest_to_header is not upgradeable 1770914ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/spam/index is not upgradeable 1771014ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/spam/digest_to_data is not upgradeable 1771093ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/mail/spam/digest_to_header is not upgradeable 1771183ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/chat/index is not upgradeable 1771295ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/chat/digest_to_data is not upgradeable 1771385ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/chat/digest_to_header is not upgradeable 1771473ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/request/index is not upgradeable 1771553ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/request/digest_to_data is not upgradeable 1771645ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/request/digest_to_header is not upgradeable 1771734ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/authorization/index is not upgradeable 1771836ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/authorization/digest_to_data is not upgradeable 1771947ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/authorization/digest_to_header is not upgradeable 1771947ms th_a profile.cpp:166 open ] loaded last_sync_time = 20140612T212826.627014 1771947ms th_a profile.cpp:167 open ] finished opening profile 1771948ms th_a application.cpp:301 configure ] application::configure 1771948ms th_a application.cpp:333 configure ] configuring server 1771948ms th_a server.cpp:208 configure ] listening for stcp connections on port 9876 1771948ms th_a application.cpp:339 configure ] configure bitname client 1772093ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/block_num_to_header is not upgradeable 1772317ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/block_num_to_name_trxs is not upgradeable 1772617ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/name_hash_to_locs is not upgradeable 1772617ms th_a bitname_db.cpp:100 load_indexes ] load indexes 1772617ms th_a bitname_db.cpp:115 load_indexes ] load indexes 1772618ms th_a bitname_db.cpp:170 init_timekeeper ] ...init stats... 1772618ms th_a bitname_db.cpp:172 init_timekeeper ] ...done init timekeeper... 1772618ms th_a bitname_db.cpp:222 open ] open name db chain time: 20130822T183833 expected time: 20130822T183833 target difficulty: 268435456 target name difficulty: 268435456 1772763ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/forks/headers is not upgradeable 1772909ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/forks/blocks is not upgradeable 1773045ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/forks/forks is not upgradeable 1773135ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/forks/nexts is not upgradeable 1773236ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitname/bitname/channel/forks/unknown is not upgradeable 1773238ms th_a application.cpp:349 configure ] configure bitchat client 1773325ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitchat/channel0/cache_chan_2/message_cache/by_id is not upgradeable 1773416ms th_a upgrade_leveldb.cpp:24 UpgradeDbIfNecessary ] Database /home/yuvaraj/.local/share/Keyhotee/profiles/Y G/data/bitchat/channel0/cache_chan_2/message_cache/age_index1 is not upgradeable 1773416ms th_a application.cpp:353 configure ] configuring rpc_server 1773416ms th_a rpc_server.cpp:247 configure ] listening for rpc connections on port 9877 1773416ms th_a rpc_server.cpp:249 configure ] listening for rpc connections on port 9877 1773416ms th_a application.cpp:356 configure ] done configuring rpc_server 1773416ms th_a application.cpp:358 configure ] end application::configure QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QLayout: Attempting to add QLayout "" to Mailbox "inbox_page", which already has a layout QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QMetaObject::connectSlotsByName: No matching signal for on_actionShow_details_toggled(bool) QLayout: Attempting to add QLayout "" to ContactsTable "contacts_page", which already has a layout 1773540ms th_a AddressBookModel.cpp:370 reloadContacts ] loading contacts... 1773548ms th_a KeyhoteeMainWindow.cpp:259 KeyhoteeMainWindow ] idents: [{"public_key":"03cd6d2d2f0d0e5533f8af5512b1d4a439c74cb9900cab7c707fbf70a03faada8b","dac_id_hash":9871701508635294881,"dac_id_string":"y","properties":[],"wallet_ident":"y","mining_effort":0,"first_name":"","last_name":"","private_icon_png":""}] 1773560ms th_a application.cpp:208 start_mail_connect_l ] start_mail_connect_loop 1773561ms th_a application.cpp:212 operator() ] Closing the mail connection (which may not be open) 1773561ms th_a application.cpp:214 operator() ] Done closing the mail connection 1778562ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1778563ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1778563ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1778564ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1780300ms th_a json_connection.cpp:69 handle_message ] recv: {"id":0,"error":{"message":"Key Not Found","code":0,"data":{"stack":[{"context":{"level":"error","file":"level_map.hpp","line":65,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093726.022673"},"format":"unable to find key ${key}","data":{"key":"Y"}},{"context":{"level":"warn","file":"level_map.hpp","line":75,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093726.022716"},"format":"error fetching key ${key}","data":{"key":"Y"}}],"type":"invalid_key","props":null}}} 1780301ms th_a json_connection.cpp:227 close ] close 9 canceled_exception: Canceled Operation canceled {"message":"Operation canceled"} asio asio.cpp:17 read_write_handler 1780301ms th_a NewIdentityDialog.cpp:148 display_founderkey ] Founder Key Status exception: unspecified(0) unable to find key Y error fetching key Y

1781564ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1781565ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1781565ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1781566ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1781604ms th_a json_connection.cpp:69 handle_message ] recv: {"id":0,"error":{"message":"Key Not Found","code":0,"data":{"stack":[{"context":{"level":"error","file":"level_map.hpp","line":65,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093727.324339"},"format":"unable to find key ${key}","data":{"key":"Y"}},{"context":{"level":"warn","file":"level_map.hpp","line":75,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093727.324369"},"format":"error fetching key ${key}","data":{"key":"Y"}}],"type":"invalid_key","props":null}}} 1781605ms th_a json_connection.cpp:227 close ] close 9 canceled_exception: Canceled Operation canceled {"message":"Operation canceled"} asio asio.cpp:17 read_write_handler 1781605ms th_a NewIdentityDialog.cpp:148 display_founderkey ] Founder Key Status exception: unspecified(0) unable to find key Y error fetching key Y

1783288ms th_a json_connection.cpp:69 handle_message ] recv: {"id":0,"error":{"message":"Key Not Found","code":0,"data":{"stack":[{"context":{"level":"error","file":"level_map.hpp","line":65,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093729.001603"},"format":"unable to find key ${key}","data":{"key":"Y"}},{"context":{"level":"warn","file":"level_map.hpp","line":75,"method":"fetch","hostname":"","thread_name":"th_a","timestamp":"20140618T093729.001647"},"format":"error fetching key ${key}","data":{"key":"Y"}}],"type":"invalid_key","props":null}}} 1783289ms th_a json_connection.cpp:227 close ] close 9 canceled_exception: Canceled Operation canceled {"message":"Operation canceled"} asio asio.cpp:17 read_write_handler 1783289ms th_a NewIdentityDialog.cpp:148 display_founderkey ] Founder Key Status exception: unspecified(0) unable to find key Y error fetching key Y

1784566ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1784567ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1784568ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1784568ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1787568ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1787569ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1787570ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1787570ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1790213ms th_a bitchat_private_message.cpp:55 decrypt ] we passed checksum test... unpack message.. 1790213ms th_a bitchat_private_message.cpp:63 decrypt ] type: 6 1790570ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1790571ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1790572ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1790572ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1793572ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1793573ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1793574ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1793574ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1796575ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1796575ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1796576ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1796576ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1799577ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1799577ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1799578ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1799578ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1802579ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1802579ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1802580ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1802580ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1804455ms th_a bitchat_private_message.cpp:55 decrypt ] we passed checksum test... unpack message.. 1804456ms th_a bitchat_private_message.cpp:63 decrypt ] type: 6 1805581ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1805581ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1805582ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1805582ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1808582ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1808583ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1808583ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1808584ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1809339ms th_a bitchat_private_message.cpp:55 decrypt ] we passed checksum test... unpack message.. 1809339ms th_a bitchat_private_message.cpp:63 decrypt ] type: 6 1811584ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1811584ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1811585ms th_a mail_connection.cpp:239 connect ] attempt to connect to 127.0.0.1:7896 failed. 1811585ms th_a application.cpp:96 mail_connect_loop ] 0 exception: unspecified unable to connect to 127.0.0.1:7896 {"host_port":"127.0.0.1:7896"} th_a mail_connection.cpp:242 connect 1814585ms th_a application.cpp:83 mail_connect_loop ] mail connect 127.0.0.1:7896, send sync_time=20140612T212826.627014 1814586ms th_a mail_connection.cpp:229 connect ] connect to 127.0.0.1:7896 and resolved ["127.0.0.1:7896"] 1814592ms th_a mail_connection.cpp:220 connect ] connected to 127.0.0.1:7896 1814595ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140612T212826.627014 1814595ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T204404.898917 1814596ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T204404.898917 1814596ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T204744.955221 1814597ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T204744.955221 1814597ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T212214.586519 1814598ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T212214.586519 1814598ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T212558.349438 1814598ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T212558.349438 1814598ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T212913.032705 1814599ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T212913.032705 1814599ms th_a profile.cpp:86 set_last_sync_time ] time=20140613T214233.095405 1814600ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140613T214233.095405 1814600ms th_a profile.cpp:86 set_last_sync_time ] time=20140615T162811.197847 1814601ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140615T162811.197847 1814601ms th_a profile.cpp:86 set_last_sync_time ] time=20140615T162812.690133 1814604ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140615T162812.690133 1814604ms th_a profile.cpp:86 set_last_sync_time ] time=20140615T162837.678711 1814606ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140615T162837.678711 1814606ms th_a profile.cpp:86 set_last_sync_time ] time=20140615T162919.475291 1814607ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140615T162919.475291 1814607ms th_a profile.cpp:86 set_last_sync_time ] time=20140616T180222.018330 1814607ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140616T180222.018330 1814607ms th_a profile.cpp:86 set_last_sync_time ] time=20140616T181207.758687 1814608ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140616T181207.758687 1814608ms th_a profile.cpp:86 set_last_sync_time ] time=20140616T181239.165210 1814609ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140616T181239.165210 1814609ms th_a profile.cpp:86 set_last_sync_time ] time=20140616T182103.456895 1814609ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140616T182103.456895 1814609ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181633.791890 1814610ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181633.791890 1814610ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181650.397052 1814611ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181650.397052 1814611ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181835.632297 1814611ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181835.632297 1814611ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181848.407823 1814612ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181848.407823 1814612ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181852.102697 1814613ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181852.102697 1814613ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181855.677974 1814613ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181855.677974 1814613ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181901.157462 1814614ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181901.157462 1814614ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T181923.660554 1814615ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T181923.660554 1814615ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T182208.032594 1814615ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T182208.032594 1814615ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T182215.063352 1814616ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T182215.063352 1814616ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T184318.481139 1814617ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T184318.481139 1814617ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T184336.922366 1814618ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T184336.922366 1814618ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T184342.466683 1814619ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T184342.466683 1814619ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T185902.318906 1814620ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T185902.318906 1814620ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T185902.593874 1814621ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T185902.593874 1814621ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T185902.800567 1814622ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T185902.800567 1814622ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193218.184263 1814623ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193218.184263 1814623ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193218.450677 1814624ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193218.450677 1814624ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193556.490062 1814625ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193556.490062 1814625ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193556.755279 1814626ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193556.755279 1814626ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193557.019346 1814627ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193557.019346 1814628ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T193638.536965 1814628ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T193638.536965 1814628ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194000.981041 1814640ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194000.981041 1814640ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194001.254491 1814641ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194001.254491 1814641ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194011.027752 1814642ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194011.027752 1814642ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194209.636273 1814643ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194209.636273 1814643ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194209.906389 1814643ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194209.906389 1814643ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194210.177546 1814644ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194210.177546 1814644ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194210.451011 1814645ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194210.451011 1814645ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T194301.527538 1814645ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T194301.527538 1814645ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T201712.549114 1814646ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T201712.549114 1814646ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T201712.814568 1814647ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T201712.814568 1814647ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T201713.092379 1814647ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T201713.092379 1814647ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T201713.362480 1814648ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T201713.362480 1814648ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T201749.620499 1814649ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T201749.620499 1814649ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T211026.059584 1814649ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T211026.059584 1814649ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T211026.326259 1814650ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T211026.326259 1814650ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T211400.147962 1814651ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T211400.147962 1814651ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T212728.036347 1814651ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T212728.036347 1814651ms th_a profile.cpp:86 set_last_sync_time ] time=20140617T212728.302184 1814652ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140617T212728.302184 1814652ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T004842.564179 1814653ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T004842.564179 1814653ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183338.030535 1814653ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183338.030535 1814653ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183338.304717 1814655ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183338.304717 1814655ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183338.570906 1814656ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183338.570906 1814656ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183459.438579 1814658ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183459.438579 1814658ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183459.711772 1814669ms th_a application.cpp:622 send_email ] send_email at 20140617T213014.669956 1814676ms th_a bitchat_private_message.cpp:55 decrypt ] we passed checksum test... unpack message.. 1814676ms th_a bitchat_private_message.cpp:63 decrypt ] type: 6 1814677ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183459.711772 1814677ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183459.987325 1814678ms th_a application.cpp:165 on_connection_messag ] last_sync_time now: 20140618T183459.987325 1814678ms th_a profile.cpp:86 set_last_sync_time ] time=20140618T183749.103155 1814933ms th_a application.cpp:622 send_email ] send_email at 20140617T213014.933349 1814943ms th_a bitchat_private_message.cpp:55 decrypt ] we passed checksum test... unpack message.. 1814943ms th_a bitchat_private_message.cpp:63 decrypt ] type: 6 1814944ms th_a MailboxModel.cpp:493 findModelIndex ] map::at 1814944ms th_a MailboxModel.cpp:493 findModelIndex ] map::at 1814944ms th_a MailboxModel.cpp:493 findModelIndex ] map::at 1814944ms th_a MailboxModel.cpp:493 findModelIndex ] map::at 1814944ms th_a MailboxModel.cpp:493 findModelIndex ] map::at terminate called after throwing an instance of '(anonymous namespace)::TSegmentationFaultException' what(): std::exception Aborted (core dumped)