question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fatal exit when opening wallet

See original GitHub issue

After installed (and even uninstalling/reinstalling) Upon opening the wallet, it caused a crash without any kind of error popup. So I tried deleting the wallet and restoring from seed and had the same issue. Nothing seems interesting in the wallet log or decrediton.log.

If running from a cmd prompt, the following was dumped out.

C:\Users\xxxxxxx\AppData\Local\Programs\decrediton\resources\app.asar\main.js:8
!function(){function r(e){var t=!1;return function(){if(t)throw new Error("Callback was already called.");t=!0,e.apply(a,arguments)}}var a,i,s={},c=function(){};a="object"==typeof window&&this===window?window:"object"==typeof global&&this===global?global:this,null!=a&&(i=a.async),s.noConflict=function(){return a.async=i,s};var u,l=Object.prototype.toString,f=Array.isArray||function(e){return"[object Array]"===l.call(e)},p=function(e,t){for(var r=-1,n=e.length;++r<n;)t(e[r],r,e)},d=function(e,t){for(var r=-1,n=e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o},h=function(e,t,r){return p(e,function(e,n,o){r=t(r,e,n,o)}),r},m=function(e,t){p(g(e),function(r){t(e[r],r)})},g=Object.keys||function(e){var t=[];for(var r in e)e.hasOwnProperty(r)&&t.push(r);return t},v=function(e,t){t=t||0;var r=-1,n=e.length;t&&(n-=t,n=n<0?0:n);for(var o=Array(n);++r<n;)o[r]=e[r+t];return o};"function"==typeof setImmediate&&(u=setImmediate),"undefined"!

TypeError: a.sendSync is not a function
    at ChildProcess.<anonymous> (C:\Users\xxxxxxx\AppData\Local\Programs\decrediton\resources\app.asar\main.js:1:63674)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alexlypcommented, Oct 16, 2018

Fixed in v1.3.1 release

0reactions
alexlypcommented, Sep 25, 2018

https://github.com/decred/dcrwallet/pull/1279

So this has been fixed in dcrwallet, but unfortunately not included in the release. I’ll update you here no our plans to get this fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

QT Core wallet crash when starting with "-txindex" #12406
Steps to reproduce: Start wallet with "C:\Program Files\Bitcoin\bitcoin-qt.exe" -datadir=d:\BitCoinData -Server "; Let it sync 100% ...
Read more >
Vertcoin wallet issue fatal error - Reddit
Correct me if I'm wrong but it sounds like your wallet blockchain database is corrupted (not your actual wallet but the database that...
Read more >
The TDE wallet of the following database(s) is not properly set ...
TDE is configured on this instance with: keystore login: auto keystore status: <open> keystore type: autologin. Checking wallet consistency.
Read more >
Monero GUI wallet stuck/increasing while syncing blockchain
Doing a clean exit (type exit in the daemon works. I think crtl-c does a clean exit too). Then re-running seems to help....
Read more >
old wallet not working anymore - Bitcoin Forum
dat. The blockchain is loading, but suddenly the application hangs with "internal error, see log file for details". I can restart the client, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found