Bitcoin Forum
May 26, 2024, 08:38:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: qt wallet error after compiled  (Read 105 times)
Napo_coin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 14, 2022, 01:53:49 AM
 #1

It's a feathercoin fork
I compiled a linux qt wallet and when I run it, it give out
terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::replace: __pos (which is 18446744073709551615) > this->size() (which is 13) Aborted (core dumped)
any idea what did it mean?
owlcatz
Legendary
*
Offline Offline

Activity: 3654
Merit: 1968



View Profile
October 14, 2022, 03:51:39 PM
 #2

Google says:

https://stackoverflow.com/questions/70125011/error-terminate-called-after-throwing-an-instance-of-stdout-of-range

Can you put in a bug report on their github or contact a dev of the wallet software you are using? 🤷‍♂️

.
I  C  Λ  R  U  S
██████████
██████▀▀▀██
████▀█████▀█
██████████
██████████
█████████████
░▄████
█████████████
███████████████████
███████████████████
████████░░░▀▀▀▀▀▀▀▀
████████▄▄▄████████
███████████████████
█████████████████▀
░░░██
▄▄▄█
█████
░░░██
░░░██
░░░██
░░░██
░░░
░░░
░░░
▄██████
█▌░▐██
███████▀
█████████████████████
██
███████████████████
██
███████████████████
██
████▀▀▀▀████▀▀█████
██
██░░▄▄░░██░░░█████
██
███▄▄██░░███░░█████
██
███▀▀▀▀░░▀██░░█████
██
██░░░░▄▄▄▄█▀░░▀████
██
██░░░░░░░░█░▀▀░████
██
███████████████████
██
███████████████████
██
███████████████████
█████████████████████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██









██
████
████
██









██
████
[/ce
vv181
Legendary
*
Offline Offline

Activity: 1932
Merit: 1273


View Profile
October 14, 2022, 04:49:22 PM
 #3

At least put the code where it related to the error or just simply put the repository link that you currently use, so others may be able to debug it further.
Napo_coin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 15, 2022, 02:59:03 AM
 #4

https://github.com/Zetalon0/Napocoin/tree/Napocoin-2.0
owlcatz
Legendary
*
Offline Offline

Activity: 3654
Merit: 1968



View Profile
October 15, 2022, 03:24:34 AM
 #5


Right. so put in your issue here with all the code and error etc... Roll Eyes

https://github.com/Zetalon0/Napocoin/issues

.
I  C  Λ  R  U  S
██████████
██████▀▀▀██
████▀█████▀█
██████████
██████████
█████████████
░▄████
█████████████
███████████████████
███████████████████
████████░░░▀▀▀▀▀▀▀▀
████████▄▄▄████████
███████████████████
█████████████████▀
░░░██
▄▄▄█
█████
░░░██
░░░██
░░░██
░░░██
░░░
░░░
░░░
▄██████
█▌░▐██
███████▀
█████████████████████
██
███████████████████
██
███████████████████
██
████▀▀▀▀████▀▀█████
██
██░░▄▄░░██░░░█████
██
███▄▄██░░███░░█████
██
███▀▀▀▀░░▀██░░█████
██
██░░░░▄▄▄▄█▀░░▀████
██
██░░░░░░░░█░▀▀░████
██
███████████████████
██
███████████████████
██
███████████████████
█████████████████████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██









██
████
████
██









██
████
[/ce
vv181
Legendary
*
Offline Offline

Activity: 1932
Merit: 1273


View Profile
October 15, 2022, 05:31:41 PM
 #6

As the referred link above, the error looks like indicates that some particular code index is out of bounds. I think it is expected since you modified the code into your own fork, the problem is I did not understand the codebase well enough but judging by the time of the error, maybe it has something to do with the wallet codebase. Something must be modified in your end but the other related configurations haven't been updated.

Right. so put in your issue here with all the code and error etc... Roll Eyes

https://github.com/Zetalon0/Napocoin/issues

Well, seems it would do nothing since OP is the sole developer.
Napo_coin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 17, 2022, 05:47:16 AM
 #7

As the referred link above, the error looks like indicates that some particular code index is out of bounds. I think it is expected since you modified the code into your own fork, the problem is I did not understand the codebase well enough but judging by the time of the error, maybe it has something to do with the wallet codebase. Something must be modified in your end but the other related configurations haven't been updated.

Right. so put in your issue here with all the code and error etc... Roll Eyes

https://github.com/Zetalon0/Napocoin/issues

Well, seems it would do nothing since OP is the sole developer.


I agree, i am looking at qt and gui code atm, as the daemon works fine, only qt wallet give out the error
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!