On Thu, 15 Apr 2004, Per Jessen wrote: > I'm *certain* it is caused by a mistake in *my* code, but I feel it isn't > exactly appropriate for php to segfault because of a user error?
Right, it's not supposed to do so. Please make a backtrace of the segfault (with gdb), or try with valgrind to see what goes wrong. Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php