Difference between revisions of "Thread:Talk:Hamilton/Invalid memory access"

From Robowiki
Jump to navigation Jump to search
(New thread: Invalid memory access)
 
(No difference)

Latest revision as of 07:18, 25 September 2011

Weird - seems I can't run battles for this bot. Within the first several rounds, I always get an error like one of these:

Invalid memory access of location 0x101eff000 rip=0x101eff000
./robocode.sh: line 4:   798 Bus error
    java -Xmx512M -cp libs/robocode.jar robocode.Robocode $*
...
Invalid memory access of location 0x0 rip=0x0
./robocode.sh: line 4:   722 Segmentation fault
    java -Xmx512M -cp libs/robocode.jar robocode.Robocode $*

I guess the same probably goes for Darkcanuck, as with our two clients running, Diamond 1.6.12 got to 2k battles without getting a battle vs Hamilton. I've seen a similar error sometimes for MogBot in RoboResearch, but not every single time. It looks like Hamilton comes with source, so maybe I can investigate tomorrow.