bitshares / bitshares1-core

Software to run the old chain (before 2015-10-13). Code for current chain is https://github.com/bitshares/bitshares-core
https://bitshares.org/
The Unlicense
219 stars 174 forks source link

crash with blockchain_market_order_book right after bid #1502

Closed vikramrajkumar closed 9 years ago

vikramrajkumar commented 9 years ago
demo-wallet (unlocked) >>> bid demo-user 100 DVS 0.1 DEMOIOU
TIMESTAMP           BLOCK     FROM                TO                  AMOUNT                  MEMO                                        FEE                 ID
======================================================================================================================================================================
2015-04-14T17:39:24 PENDING   demo-user           demo-user           10.00 DEMOIOU           buy DVS @ 0.1 DEMOIOU / DVS                 1.00000 DVS         61be881e
demo-wallet (unlocked) >>> blockchain_market_order_book DEMOIOU DVS
                             BIDS (* Short)                                  |                                   ASKS
TOTAL                     QUANTITY                                     PRICE | PRICE                                        QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
10.00 DEMOIOU             100.00000 DVS                          0.1 DEMOIOU |
[1]    19684 segmentation fault  ./programs/client/devshares_client
vikramrajkumar commented 9 years ago

Can't reproduce; could have been anything.