I have installed core 0.14.0rc1 after running my node (Raspberry Pi 2) successfully on 0.13.2 for weeks .
After upgrading I am getting errors and having issues keeping the node running. Once in a while core crashes with this error in the terminal:
EXCEPTION: St9bad_alloc
std::bad_alloc
bitcoin in scheduler
terminate called after throwing an instance of ‘std::bad_alloc’ what(): std::bad_alloc
This happens when I use previously downloaded blockchain and also when I start to download the whole blockchain all over again.
My system settings: Raspberry Pi 2 4GB SD card NFS share to Synology NAS (blockchain is successfully stored on the nas). Have a backup on an 128GB USB Stick in the pi.