I recompiled and removed chain/  and peers.leveldb/ and relunched but I get segfault after a while.
This is the log file
463053ms       th_a         get_property ] property last_random_seed_id                 chain_database.cpp:1711
463057ms       th_a         on_new_block ] After push_block, current head block is 3072                 client.cpp:534
463057ms       th_a process_backlog_of_s ] sync: client accpted the block, we now have only 1798 items left to fetch before we're in sync                       node.cpp:1924
463057ms       th_a process_backlog_of_s ] Popped item from front of 107.170.30.182:8764's sync list, new list length is 1798                   node.cpp:1954
463058ms       th_a process_backlog_of_s ] Currently backlog is 0 blocks                        node.cpp:2000
463058ms       th_a trigger_fetch_sync_i ] Triggering fetch sync items loop now                 node.cpp:794
463058ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop                   node.cpp:748
463058ms       th_a request_sync_item_fr ] requesting item 22718b464eaa3d76d330ea6bf1dd847b072af4cf from peer 107.170.30.182:8764                       node.cpp:735
463058ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep                     node.cpp:784
463152ms       th_a process_block_during ] received a sync block from peer 107.170.30.182:8764                  node.cpp:2023
463152ms       th_a process_backlog_of_s ] sync: this block is a potential first block, passing it to the client                        node.cpp:1895
463152ms       th_a       handle_message ] CLIENT: just received block 22718b464eaa3d76d330ea6bf1dd847b072af4cf                 client.cpp:599
463152ms       th_a         on_new_block ] Received a new block from the p2p network, current head block is 3072, new block is {"previous":"664e6900488c7fc11e445666fcb0abfdb3aefae4","block_num":3073,"fee_rate":1000,"delegate_pay_rate":42168,"timestamp":"20140614T075900","transaction_digest":"c8cf12fe3180ed901a58a0697a522f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"21ac19c3861e30e51a5a18df3b21d0338bda7193","previous_secret":"b869a10fd0309834887795b225e9fd8da03cdc77","delegate_signature":"1fda702f83eeab2f9de5ff38fe5fdff5c0ce519305d8838a0cad86cde78326618f9dac8d6cfbd7f9be0ccba9bdf3e507998d0498a680b8fa28a195cdf0e0a3017e","user_transactions":[]}, current head block is 3072                 client.cpp:518
463152ms       th_a         get_property ] property last_random_seed_id                 chain_database.cpp:1711
463152ms       th_a      store_and_index ]            we already know about its previous: 664e6900488c7fc11e445666fcb0abfdb3aefae4                      chain_database.cpp:350
463152ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463152ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property confirmation_requirement                    chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property active_delegate_list_id                     chain_database.cpp:1711
463154ms       th_a         get_property ] property last_random_seed_id                 chain_database.cpp:1711
463154ms       th_a         get_property ] property last_random_seed_id                 chain_database.cpp:1711
463154ms       th_a         get_property ] property confirmation_requirement                    chain_database.cpp:1711
463155ms       th_a         get_property ] property last_random_seed_id                 chain_database.cpp:1711
463159ms       th_a         on_new_block ] After push_block, current head block is 3073                 client.cpp:534
463159ms       th_a process_backlog_of_s ] sync: client accpted the block, we now have only 1797 items left to fetch before we're in sync                       node.cpp:1924
463159ms       th_a process_backlog_of_s ] Popped item from front of 107.170.30.182:8764's sync list, new list length is 1797                   node.cpp:1954
463159ms       th_a process_backlog_of_s ] Currently backlog is 0 blocks                        node.cpp:2000
463159ms       th_a trigger_fetch_sync_i ] Triggering fetch sync items loop now                 node.cpp:794
463159ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop                   node.cpp:748
463159ms       th_a request_sync_item_fr ] requesting item 6a9d99709e1b2fa7ef4f607c7d086ecb3b9f69fc from peer 107.170.30.182:8764                       node.cpp:735
463159ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep                     node.cpp:784
463173ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 180.153.142.115:44341 due to inactivity of at least 45 seconds                   node.cpp:931
463173ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 180.153.142.115:34353 due to inactivity of at least 45 seconds                   node.cpp:931
463174ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 106.185.26.48:35830 due to inactivity of at least 45 seconds                     node.cpp:931
463174ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 180.153.142.115:34255 due to inactivity of at least 45 seconds                   node.cpp:931
463174ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 180.153.142.115:33142 due to inactivity of at least 45 seconds                   node.cpp:931
463174ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 202.96.137.243:42975 due to inactivity of at least 45 seconds                    node.cpp:931
463174ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 180.153.142.115:46048 due to inactivity of at least 45 seconds                   node.cpp:931
(END)
And this is the gdb output
default (unlocked) >>>
Program received signal SIGSEGV, Segmentation fault.
0x0000000000ab2c88 in EVP_EncryptUpdate ()
(gdb)