On Tuesday 29 June 2004 12:59, Michael Bielicki wrote:
> I have the same problem on RHEL 3.0 with the RPM's downloaded from
> mysql's site
Hmmm, interesting. What kernel release are you using? There are hints, that
the problem concerns systems with kernel 2.6.
Still I suspect something very simple, like wrong paths, missing files or some
permission problems and the segfault occurs because the error handling has
some bug in it. But I can't find anything, the files referenced in
the .ini-file are all there...
Well, I had a look at the source, the error comes from this function:
(WAHTTP_Log.c, line 536)
void Log_WriteException(void *context)
{
Log_Error("EXECPTION OCCURED:", 0);
eo670_CTraceContextStackOCB(context, WriteException, NULL);
}
This leads to nothing, I think this is only some kind of exception handler...
btw.: Is the wahttp daemon really inteded to be run as root?
Regards,
Hermann
--
[EMAIL PROTECTED]
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9 4902 64B4 D16B 2998 93C7
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]