FS#33916 - [bitcoin-qt][bitcoin-daemon] St9bad_alloc when starting

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Monday, 18 February 2013, 14:26 GMT
Last edited by Timothy Redaelli (tredaelli) - Thursday, 21 February 2013, 13:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Timothy Redaelli (tredaelli)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I've tried AUR/bitcoin-bin which works fine. The problem appeared as soon as boost 1.52 bump, and AUR/bitcoin-bin was static linked against older version of libboost, so maybe related to boost?

$ bitcoin-qt
************************
EXCEPTION: St9bad_alloc
std::bad_alloc
bitcoin in Runaway exception

$ bitcoind
************************
EXCEPTION: St9bad_alloc
std::bad_alloc
bitcoin in AppInit()

terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
This task depends upon

Closed by  Timothy Redaelli (tredaelli)
Thursday, 21 February 2013, 13:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  Indirectly fixed in 0.8.0

Loading...