I have installed Subversion and Trac on CentOS 5, everything get OK.
I can access to svn and trac with:
http://IP/svn/test
http://IP/trac/test

But, I tried create a new directory under svn with follow command:
          + svn mkdir http://IP/svn/test/trunk -m "Init system"
I get message: Committed revision 1.

After that, I accessed to http://IP/trac/test and press F5 key, I get
blank page.
Informations from /var/log/httpd/error_log:

[Fri Apr 18 00:23:47 2008] [notice] child pid 15880 exit signal
Segmentation fault (11)
[Fri Apr 18 00:23:56 2008] [notice] child pid 15881 exit signal
Segmentation fault (11)
[Fri Apr 18 00:23:59 2008] [notice] child pid 15885 exit signal
Segmentation fault (11)
[Fri Apr 18 00:24:43 2008] [notice] child pid 15882 exit signal
Segmentation fault (11)
[Fri Apr 18 00:24:49 2008] [notice] child pid 15883 exit signal
Segmentation fault (11)
[Fri Apr 18 00:24:50 2008] [notice] child pid 15878 exit signal
Segmentation fault (11)
[Fri Apr 18 00:26:52 2008] [notice] child pid 15879 exit signal
Segmentation fault (11)

I tried google with some keywords from above logs, but cannot find out
the solution.
Can anybody help me? Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to