Page 1 of 1

Latest beta has crashed on me twice now...

PostPosted: Sun Oct 06, 2013 3:01 pm
by SnakeByte
After it crashed the first time, I loaded it up in windbg and waited for it to crash again which it has.

It is an Access Violation here:

Code: Select all
00000001`4029f219 803e00          cmp     byte ptr [rsi],0 ds:feeefeee`feeefeee=??



I had left the app running overnight to process the rest of the importing (a few thousand). I had set auto-download to run every hour (instead of the default of 15 minutes). It was not doing anything else.

I could give you more info if you can provide the debug symbols.