Hello, I was tinkering with the search function of ReviewBoard for some time now. I got it to run, but it is quite unusable since almost every query results in a "Review Board is taking a nap" page being shown. After some time then (one minute I guess?) ReviewBoard answers with "No requests matching your query:" (No matter if there would be a result normally). I looked into the apache2-log and found a strange error:
# A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fab1f777874, pid=16468, tid=140373040924416 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libjcc.so+0x7874] JCCEnv::setClassPath(char const*)+0x24 # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp I found one user reporting the same, strange behavior within another function: http://groups.google.com/group/reviewboard/browse_thread/thread/86f8eb35dc9 15652/9380fca82aaaefa3 Is there any recent wisdom about what is wrong with my setup? I recently built a recent pylucene manually and swapped the open-jdk with sun's jdk without any result. Regards, Ruben ReviewBoard: 1.6.1 Pylucene: 3.4.0-1 (also tried 2.3.1-1.1u from aptitude) Python: 2.6.5 --------------- S Y S T E M --------------- OS:squeeze/sid uname:Linux 2.6.32-22-server #36-Ubuntu SMP Thu Jun 3 20:38:33 UTC 2010 x86_64 libc:glibc 2.11.1 NPTL 2.11.1 rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity load average:0.51 0.66 0.53 CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 23 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1 Memory: 4k page, physical 505492k(65320k free), swap 2095096k(1992788k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (20.1-b02) for linux-amd64 JRE (1.6.0_26-b03), built on May 4 2011 01:13:47 by "java_re" with gcc 3.2.2 (SuSE Linux) -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
