> Have you seen something weird in the dsk file ? No. I compared the files with a utility, line by line. Some lines are different but looks ok. There is no data corrupted and the binary strings are identical.
Anyway I still have 2 messages: one related to rtl70.bpl and one to DCC70.DLL (or something like this) when I hover the mouse over a line of code. But they don't appear at every 30 minutes as the previous problem, but only few times per day. I think that other files may be broken also. I spent lot of time searching in the wrong direction. I was developing a VCL and I thought that the problem was in that VCL. So I was looking for bugs in that direction. Now I know where to search. I think that the problem was generated by some docking windows. I tried to dock the 'Package' window into the 'Project manager' window, and it behave really strange, sometimes docking, sometimes not, sometimes forgetting this and forced me to re-dock it... Francois Piette wrote: > Interesting to know ! > Have you seen something weird in the dsk file ? > -- > [EMAIL PROTECTED] > Author of ICS (Internet Component Suite, freeware) > Author of MidWare (Multi-tier framework, freeware) > http://www.overbyte.be > > ----- Original Message ----- > From: "CubicDesign" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, April 26, 2007 4:44 PM > Subject: 'random' crash in Rtl70.BPL - fixed > > > >> Two days ago, without reason my Delphi 7 started to crash when: >> >> 1. I switched between projects >> 2. I closed the IDE from the top right 'x' button. >> >> I installed lots of debuggers and utilities to find the reason and I >> spent lot of time in Google. >> Nothing came up. >> >> Finally, I deleted one single 'DSK' file from a project I used often and >> guess what! >> Now it works. Every time I switched to that project, Delphi crashed but >> not instantly, it crashed 'on close', so there was a pattern but it was >> difficult to see it. >> >> Just to be sure, I put the old DSK file back and the problem re-appeared. >> >> >> >> >> >> I had a similar problem with a program that did not compiled right. I >> manually deleted all DCU in that project and recompiled. >> Everything was ok. >> >> Conclusion: when in doubt delete all files generated by IDE/compiler. >> Keep only the source code. >> >> _______________________________________________ >> Delphi mailing list -> [email protected] >> http://www.elists.org/mailman/listinfo/delphi >> > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi > > _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

