Actions
Bug #39
closedsyscall problem in pintos-p2
Status:
Closed
Priority:
Urgent
Assignee:
-
Start date:
08/26/2014
Due date:
10/01/2014
% Done:
0%
Estimated time:
Description
There is a problem in src/lib/user/syscall.c
Somehow, it does not set up the argument stack correctly when compiled with
new gcc (4.6.3) and makes all the test in pintos-p2 fail.
Attached is the temporary hack used in Operating Systems (Autumn 2013) class
and explanation about the patch do.
Urgent fix required before the next Operating System class start.
Files
Actions