On Fri, Apr 01, 2011 at 01:25:17AM +0300, Antti Harri wrote:
> I compiled this from ports on amd64 and every time when I exit the game I get:
> 
> % blobwars
> blobwars in free(): error: chunk is already free 0x2101d7b80
> zsh: abort (core dumped)  blobwars

Could you please rebuild it with debugging symbols?

$ amke clean="package bulk update"
$ env DEBUG=-g make update-or-install

After this, you should be able to get a backtrace with gdb.

Ciao,
        Kili

Reply via email to