HI!
My Tcl program crashes not all the time with segmentation fault and I can't find why. I tried putting some flags and I can't find the error. If I do some modifs (adding lines etc) it does not crash then for some time. I downloaded Tcl Dev Kit Debugger and the program does not crash cwhen I run it throught it why?
I also have a core file and tried doing a string of it but I don't how to read it.
I checked, I am not running out of memory and other codes work fine. They are similar execpt that they are not using Bwidget tree..
Any advice would be greatly appreciated!
My Tcl program crashes not all the time with segmentation fault and I can't find why. I tried putting some flags and I can't find the error. If I do some modifs (adding lines etc) it does not crash then for some time. I downloaded Tcl Dev Kit Debugger and the program does not crash cwhen I run it throught it why?
I also have a core file and tried doing a string of it but I don't how to read it.
I checked, I am not running out of memory and other codes work fine. They are similar execpt that they are not using Bwidget tree..
Any advice would be greatly appreciated!