Sorry, the permission of /etc/password wrong is my falut. I changed it for other testing. Once I change it back to 0644 , it works now!
On 7月3日, 下午3時19分, Graham Dumpleton <[email protected]> wrote: > 2009/7/3 Aslan <[email protected]>: > > > > > Thanks your suggestion. Now I found the problem point. Please see.. > > > 18312 open("/etc/passwd", O_RDONLY) = -1 EACCES (Permission > > denied) > > 18312 --- SIGSEGV (Segmentation fault) @ 0 (0) --- > > > Thank you. Because your help, let me know how to solve this problem. > > Need the full output from 'thread apply all bt'. Don't truncate it as > the full stack trace is needed to work out where issue arises. > > There also looks to be something rather odd about that as > '/etc/passwd' should always exist and be readable. Only thing that > might cause this not to be the case is maybe if you have SELinux > extensions enabled and it is blocking it. > > If you have SELinux enabled, make sure you disable it unless you know > how to set it up properly. > > Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
