Hi Greg,
> Same sort of issue:

> [Fri Feb 27 15:12:08 2004] (error ) [jk_shm.c (163)]  shm.create(): error
> creating /tmp/cr.sandwich.pfizer.com_81.shm 2117992 22 0x1f5020 Invalid
> argument
> [Fri Feb 27 15:12:08 2004] (error ) [jk_shm.c (238)]  shm.create(): error
> mmapping /tmp/cr.sandwich.pfizer.com_81.shm

> ( 22 = Invalid argument )

> Ideas?
hmm, you could check to use the old mmap code which Henri just has checked in again; 
get latest jk_shm.c from cvs and modifiy it to ignore APR_HAS_MMAP and use HAVE_MMAP 
instead; if that works then we know for sure that APR mmap supportg is somehow broken 
on Solaris, and you have to ask in the apr group for a fix...

Guenter.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to