Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Strange (and dangerous) bug
Re: Strange (and dangerous) bug [message #3491 is a reply to message #3490] |
Sat, 27 May 2006 20:39   |
|
Ok, I found the cause..
It was connected with latest change in ctrllib.usc file. I had unfixed version with buggy line:
ctrl Option {
...
Text SetLabel ? @1 "Option text" << should be @1 ?
...
If that line was "broken" and any lay file was selected then after each refresh of project (after moving items on list or closing/opening groups) in console appeared..:
error in parsing line 331 of ctrllib.usc (or sth similar..)
and that had to cause some kind of memory leak (theide ate all my memory) and finally ide hung up..
I think it is worth of small investigation.
|
|
|
Goto Forum:
Current Time: Sun Aug 24 16:30:56 CEST 2025
Total time taken to generate the page: 0.04845 seconds
|