Re: Reviewboard segmentation fault

2009-03-06 Thread nhar...@statesman.com
I have this or similar error. On Centos, python 2.5.1 from source, pysvn 1.6.2 which doesn't support the svn 1.5.5 I have installed. But there is a 1.6.3 release that does. Which, frustratingly, it does not compile. I get this error which sounds vaguely Python 3.0ish pysvn.hpp:774: error:

Re: Reviewboard segmentation fault

2009-03-01 Thread Angela
After some digging, I traced the call back to pysvn.info2(url). On our install, pysvn.info2 will work fine for any local path, but urls cause an instant seg fault. I verified this was the problem by temporariliy switching the 'Path' in the Reviewboard admin to a local path, and

Re: Reviewboard segmentation fault

2009-02-27 Thread Angela
Thanks Lester and Christian. I enabled debugging and logging, but it doesn't seem to spit out anything terribly useful (no errors, exceptions or stacktraces). This is on CentOS 4.5. Most everything I have installed is compiled from source, so I wouldn't be surprised at something being amiss or

Re: Reviewboard segmentation fault

2009-02-26 Thread Christian Hammond
Ooh, that's pretty scary. Our stuff should definitely not be able to crash. It sounds like Apache or mod_python is the issue here. What distro is this? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu,