Emile, sorry for wrong address... :) On Mon, Dec 17, 2001 at 10:45:27AM +0100, Emiliano wrote: > Sergei Dolmatov wrote: > > > Got a lot of problems with Mysql and apache. Apache very often "exit > > signal Segmentation fault (11)", in Mysql logs: > > 010524 18:23:14 Aborted connection 15 to db: 'midgard' user: 'midgard' > > host: `localhost' (Got an error reading communication packets) > > I saw a suggestion on the list about this specific message being an > MySQL issue. That would leave the segfaulting problem. If you're willing > and able to upgrade MySQL first I'd prefer that. If not, see > > http://www.midgard-project.org/developer/Debugging%20Midgard.html > > about how to get more information on where things go wrong.
That's output from gdb: Program received signal SIGPIPE, Broken pipe. 0x2814e2c0 in writev () from /usr/lib/libc.so.4 Could it be a reason of segfault?.. :/ > > > FreeBSD 4.4-STABLE, Apache 1.3.17, MySQL 3.23.36, PHP 4.0.6, Midgard 1.4.2. > > Everything installed from sources. > > > > Question - what is the reason of these problems?.. > > We're going to try to find out. You could also try MMP. I haven't seen > any segfaults since I switched over. Well, I'd try it, but now I have not enough time for it... :( -- Regards, Sergei Dolmatov. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
