Josh wrote: > I'm having a rather weird error when things that should have no > effect are changed.
Seems that inserting symbolic debug info is broken in such a way, that it touches ram out of its bounds---and the code for comparing the string covers that ram. Commenting out the code and the string allows sensitive code/xdata to enter that poisoned area of ram: a haisen-nug. -manfred
