pp wrote: > > It would have something to do with queries not running to an end, doing > > a list but not fetching until the last one. > > I forget to tell You, I noticed segfaults for this site > also while article content was read and displayed. > Browsers stopped displaying article content at the middle. > And all list functions was done before and none of them > later.
That's another problem than the one we've been discussing. The 'stale handle' problem is where midgard-lib tells you there's a problem, then halts. It's a serious problem, but midgard-lib behaves as expected. What you're describing looks like a genuine segfault. Adding the call trace to midgard-php4 may give us more insight into that. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
