ironfish icon indicating copy to clipboard operation
ironfish copied to clipboard

RangeError: Maximum call stack size exceeded

Open hairtail opened this issue 2 years ago • 2 comments

What happened?

Maximum call stack size exceeded when call command: ./ironfish accounts:transactions --datadir=/home/ps/ironfish/data/.ironfish/ --extended --sort=expiration

Version

0.1.44 @ src

Debug output

Iron Fish version                  0.1.44 @ src
Iron Fish library                  0.0.21 @ src
Operating system                   Linux x64
CPU model(s)                       AMD Ryzen Threadripper 3960X 24-Core Processor
CPU threads                        48
RAM total                          31.32 GiB
Heap total                         3.46 GiB
Node version                       v16.16.0
ironfish in PATH                   false
Garbage Collector Exposed          false
Telemetry enabled                  true
Node name                          miningKing
Block graffiti                     miningKing
Account 4a228f uuid                4a228fe8-d121-4481-8bfc-0442ec3dd4ec
Account 4a228f name                account8_2
Account 4a228f head hash           000000000003ad0cebd37477ea8c5a5df841c83a08d215cac529e7e67c63c642
Account 4a228f head in chain       true
Account 4a228f sequence            107312
Account fb0ced uuid                fb0ced5f-8e31-4048-94c9-419b4fd7d034
Account fb0ced name                account8
Account fb0ced head hash           000000000003ad0cebd37477ea8c5a5df841c83a08d215cac529e7e67c63c642
Account fb0ced head in chain       true
Account fb0ced sequence            107312


### Relevant log output

_No response_

### Graffiti

miningKing

hairtail avatar Aug 19 '22 03:08 hairtail

Can you give the error output from the call? The stack trace would be useful here.

lwisne avatar Aug 19 '22 14:08 lwisne

Can you give the error output from the call? The stack trace would be useful here.

RangeError: Maximum call stack size exceeded. That's all. No crash trace displayed.

hairtail avatar Aug 19 '22 14:08 hairtail

same bug as https://github.com/iron-fish/ironfish/issues/2165, which has been fixed. can close.

wd021 avatar Sep 13 '22 20:09 wd021

Close as fixed.

hairtail avatar Sep 13 '22 23:09 hairtail