Open francwalter opened 3 years ago
Curious. Unfortunately, most crash issues are on the Electron side. I'll see what I can manage as far as testing this with newer electron versions and getting things fixed up/worked around.
Even the very latest stable version of Electron crashes on this. Ugh. Wonder how to catch/isolate this sort of mess since debugger won't attach to a remote electron context right.
Should I press 'Programm debuggen' on crash as in my first screenshot? Would this give some helpful information to you?
Should I press 'Programm debuggen' on crash as in my first screenshot? Would this give some helpful information to you?
It's possible that the stack-trace might contain some information about what part of electron is breaking, but there's no guarantee, and I can't really give you good advice on how to extract usable information from whatever Visual Studio claims is happening. But yes, transmitting that securely would be nice.
OK, now I am to it. I have only VS2012 on my PC, hope that is enough. After downloading all those symbols I got that:
and in the Debugger I see:
To me that talks glibbish, I don't speak at all any Assember 😄 I doubt that it could help you but anyway... frank
Same problem with Google Contacts. It crashes but leaves processes open in Windows Task Manager. I close them and then start again, and it happens again.
Even weirder, a few times now it has fully crashed Windows itself - it just turns black and i have to hold the power button to shut off. No BSOD or anything.
I used to have this problem, but confirmed that the latest nightly build fixes the crash issue. probably fixed in 2722614
Steps to reproduce
Same with Google Contacts as Service
Expected behavior
I would expect that the service works or there would be an error message instead of crash. The services are working in Rambox 0.7.7
ENVIRONMENT
Thanks. frank