alexmajy / hustoj

Automatically exported from code.google.com/p/hustoj
0 stars 0 forks source link

提交题目出错 #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 提交题目时候 

What is the expected output? What do you see instead?
当用系统原来创建的账户登录系统后提交题目出现禁止的系��
�调用,用judge登录系统提交题目时候一直是WA

What version of the product are you using? On what operating system?
用svn下的。Ubuntu 14.04 32bit

Please provide any additional information below.
使用install.sh安装,把里面的WEBBASE改成了/var/www/html/,原来的/
var/www会出现404,其它的没改

Original issue reported on code.google.com by jsks...@gmail.com on 28 Apr 2014 at 11:29

GoogleCodeExporter commented 9 years ago
已解决,先使用root用户运行install.sh,如果出现RE,把callid加�
��okcalls.h,重新编译即可

Original comment by jsks...@gmail.com on 29 Apr 2014 at 12:54

GoogleCodeExporter commented 9 years ago
您好 我出现的是这个错误Runtime Error:[ERROR] A Not allowed system 
call: runid:1011 callid:59
 TO FIX THIS , ask admin to add the CALLID into corresponding LANG_XXV[] located at okcalls32/64.h ,and recompile judge_client

辅助解释:
A Not allowed system call: runid:1011 
:使用了系统禁止的操作系统调用,看看是否越权访问了文件�
��进程等资源
但是我不会改能就Q: 详细的聊下么?

Original comment by 821153...@qq.com on 15 May 2014 at 11:52