LiveOverflow / PwnAdventure3

PwnAdventure3 Server
GNU General Public License v3.0
631 stars 134 forks source link

document OS setup #5

Closed lucasduffey closed 6 years ago

lucasduffey commented 6 years ago

What OS did you use?

Also it seems like you extracted everything to /opt/pwn3 which wasn't documented in Readme. Not sure if that's necessary to make this work.

I'm getting segfaults with Ubuntu 16 LTS

Example crash

LiveOverflow commented 6 years ago

The OS version I used is documented in the Readme here: 14.04.1-Ubuntu

It's also mentioned in this video: https://www.youtube.com/watch?v=VkXZXwQP5FM&list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG&index=1

Also there is nothing extracted into /opt/pwn3. At least the README instructions are clear on where you extract it to. The /opt/pwn3 directory is used inside the docker container, so you shouldn't have to worry about it.

But regarding your issue I'm not sure. I generally would suspect low memory, but really not sure.

lucasduffey commented 6 years ago

my bad

I saw the kernel version, but not the 14.04.1

5 GB memory on dedicated google cloud instance - so still debugging