I was wondering if there were any known problem with the apr_shm functions on SMP architectures?
I have a module which causes a crash when calling apr_shm_baseaddr_get on an SMP machine running Linux 2.4.20. The crash does not occur on single CPU machines, where it runs smoothly. There is a rather big chance that I'm ignorant to the limitations or arising problems with SMP machines, so this might be a simple PEBKAC. -- �yvind Gr�nnesby
