Trying again with a link to the file:
Just ran it through valgrind with the options that Rasmus suggested
and got a output file: http://www.ikomm.no/valgrind/out.pid27848 I
can see what'
happening, but have no idea where to go from here.
Can someone have a look at it?
Cheers
> > If the segfault
> If the segfault was the same everytime it should be easy to track
> down, but I've had a large amount of different segfaults running
> apache through gdb. The other thing is that one screen can be loaded
> different times before the segfault comes as well, sometimes the
> segfault comes straight
Hi!
This might be a long mail, so I'll start quickly:
Case: working on a PHP5/postgres system that segfaults ( apparently
randomly ) on different spots in the program.
* I have managed to track it down to our custom class loader ( static
object ) that manage all loading and initializing of objects