Latest version 3.25.0 keeps crashing on startup

Bug report

I updated to 3.25.0 on OSX this morning using the auto-updater. After the update, Inkdrop crashes immediately on startup, I don’t even see the main window anymore. The Apple crashlog contains this reason:

Termination Reason:    DYLD, [0x4] Symbol missing

Dyld Error Message:
  Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
  Referenced from: /var/folders/*/.info.pkpk.inkdrop.aQCWCs
  Expected in: flat namespace

I also tried re-downloading the app manually, in case the auto-updated messed something up, but it also happens with the downloaded app.

Info

  • Platform: macOS
  • Platform version: Sierra 10.12.6
  • App Version: 3.25.0

Reproduce

Install the latest version of the app and start it. It will crash immediately.

Sorry, I forgot to rebuild native modules. Working on it.

Can I download the previous version somewhere until this can be fixed?

Done.

Please download the app again:

https://s3-ap-northeast-1.amazonaws.com/inkdrop-dist/v3.25.0/Inkdrop-3.25.0-Mac.zip

Sorry for the trouble!!

1 Like

Thank you very much for the super-quick response. It’s all back in working condition.

Glad to know that it works as expected.
I added a build step to automatically rebuild the native modules so that I don’t make the same mistake again.
Thanks!