Hi, I found it. After the Layout has run, the LoggerNDC array is empty. This leads on the one php version to "undefined index", on the other to "segmentation fault". However, I'll commit a fix. Christian
On Wed, May 20, 2009 at 8:07 AM, Christian Grobmeier <[email protected]> wrote: > Hi all, > > i wrote LoggerLayoutHtmlTest. If you look at it, I have the first > testcase x-ed out. The follow up testcase is quite the same, just with > another LogLevel. If i let both cases run together, a > SegmentationFault appears. I am confused why - I thought its cause of > the strange LoggerLevel impl and cleaned it up - but this didn't help. > > If you have any ideas, let me know... > > Cheers, > Christian >
