Forum Navigation
What is FinalizeException?
Moderators:
kris
Posted: 06/03/08 13:00:11I suddenly get an exception when running fetchAll with dbi
Error: Finalization error (tango.core.Exception.FinalizeException) backtrace: 0057e6b2 onFinalizeError (+22) 00586cd3 uint gcx.Gcx.fullcollect(void*, void*) (+413) 005f0055 Z tango.text.UnicodeData.FoldingCaseData.__init (+482d9) c85de801 ???I have no idea what this is or why it is fired...
I'm also getting some strange Access Vialotions on memcmp when using Row.getFieldIndex sometimes at what seems completely random...
This is using dmd 1.030 and tango rev. 3542.
It's not long since I upgraded dmd from 1.028. Could this be the problem? (I've rebuilt everything)