Hi Abhinav,
Please see inline. On 06.09.2012 11:31, Abhinav Kannan wrote: > Hi, > > I removed the --frame-capture tag from the gem5 command and changed the cpu-type to arm_detailed. I am still facing the same issue in the checkSecurity() function. I wanted to know a few additional details: > > 1. Is it possible to disable the VncServer? I wanted to verify whether the problem is in the VncServer implementation or elsewhere. Yes, you can remove the vnc server from the system. Everything should still work. If you're not trying to connect to teh server it might be that some port scanner or something on your network is connecting to the vnc server and creating this behavior. > 2. Is there some documentation available for the VncServer implementation in order to understand and fix the issue? The code is documentent reasonable well. Documentation about the actual protocol is avaialble here: http://www.realvnc.com/docs/rfbproto.pdf > going to use gem5.fast to see if the problem persists. > > You really shouldn't use gem5.fast as it removes all asserts. opt is better if you're having any is > Thanks, Ali Regards, Abhinav On Wed, Sep 5, 2012 at 1:50 PM, Abhinav Kannan Links: ------ [1] mailto:[email protected] [2] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [3] mailto:[email protected] [4] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [5] mailto:[email protected] [6] mailto:[email protected]
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
