Do you think the proc you previously sent is an example of the problem, or is it just something else that generates a segmentation fault? The code you previously sent has the error I've mentioned, which will cause a segmentation fault. If you have a similar piece of code, you need to fix it in a similar way.
If you're getting a segmentation, and the only reason you sent the previous code is because it is the only thing you could find that also generates the segmentation fault, then you have a different problem. You need to sprinkle "ns_log" statements through your code to generate log information that tells you what your code is doing, and figure out what is broken from there. On 1/16/02 12:53 PM, "Chiriac Petrica Clement" <[EMAIL PROTECTED]> wrote: > I have a template mechanism for generate html static pages. > I can't detect where is "Segmentation fault".
