In Terminal, run:
me@me:<some-app>$ ./dist/mac/<product identifier>.app/Contents/MacOS/<product identifier> --remote-debugging-port=8315
stdout
will stream your logs and may at least give a glimpse as to where the error is thrown.- Open http://127.0.0.1:8315 in Chrome for some useful stuff.