PDA

View Full Version : Crash: "game: malloc.c:3583 __libc_malloc: Assertion"


Gerd
05-22-2007, 09:20 PM
Hi,

today the game crashes very often for me. Sometimes when I'm in the game, sometimes already while starting.

Here's what I get:


game: malloc.c:3583: __libc_malloc: Assertion `!victim || ((((mchunkptr)((char*)(victim) - 2*(sizeof(size_t)))))->size & 0x2) || ar_ptr == (((((mchunkptr)((char*)(victim) - 2*(sizeof(size_t)))))->size & 0x4) ? ((heap_info *)((unsigned long)(((mchunkptr)((char*)(victim) - 2*(sizeof(size_t))))) & ~((2 * (512 * 1024))-1)))->ar_ptr : &main_arena)' failed.
Saving backtrace to crash_backtrace_7661.log
Got SIGABRT (aborted)

Gerd
05-22-2007, 09:44 PM
sorry, it was a problem with archlinux, they updated glibc, now it's fine again.