On Sat, 2009-09-19 at 23:34 +0700, Yuri V. Vishnevskiy wrote: > I have a problem with using stdout stream opened by > apr_file_open_stdout() > function. If I open several stdout handlers in my program then it > crashes > when calls apr_file_close() function more than one time.
Could you run it within a debugger and then give us a stack trace? -- Bojan
