> > Its clearly a bizarre problem, but I am having a lot of these since > > updating > > to RB2006R2. My app just crashes on a particular line (which I can > > only find > > by stepping through). Exception blocks are ignored, and it just > > dies. This is > > really hard to debug and I have spent a few weeks without getting > > anywhere. > > Most likely, you found a bug in RBs runtime system or debugger. > > Ideally, you would hunt this problem up by stepwise reduction of your > code > base. Well, might be simple or complex and strongly depends upon your > code. >
Thanks for your message Stefan. These errors occur in somewhat random places but at least they keep crashing consistently at the same place, and I can step through and find the line where it crashes that way by running it half a dozen times. Is anyone else having these debugger crashes? I am starting to suspect they may be linked to the fact of using the original RB database rather than the SQL verison. I did one project with the new database but found it to require a bit of recoding to work and seemed more finicky, so i did not want to mess with the database - especially because I have users with data in that original format. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
