mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.4.22 and Semaphore - Problem
@ 2003-08-27  7:36 Mike Greubel
  0 siblings, 0 replies; only message in thread
From: Mike Greubel @ 2003-08-27  7:36 UTC (permalink / raw)
  To: linux-kernel

Hello list-readers,

I've got some errors on a test-box with kernel 2.4.22 and apache. After
'apache start' I got a error in SSLMutex, that this function is not
implemented. I straced my httpd and know now, that the error occures on:

= = = = cutted many lines = = = =

gettimeofday({1061968634, 157158}, NULL) = 0
write(10, "[Wed Aug 27 09:17:14 2003] [info"..., 91) = 91
semget(IPC_PRIVATE, 1, IPC_CREAT|0600)  = -1 ENOSYS (Function not
implemented)
gettimeofday({1061968634, 157633}, NULL) = 0
write(10, "[Wed Aug 27 09:17:14 2003] [erro"..., 88) = 88
write(2, "Configuration Failed\n\n", 22) = 22

= = = = cutted the rest = = = =

With 2.4.21 everything works fine so I continue with old version.

Just for your information, may this error is false positive?

Greetings
Mike


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-27  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-27  7:36 2.4.22 and Semaphore - Problem Mike Greubel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®