|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
05-22-2007, 09:20 PM | #1 |
Pledge
Join Date: Mar 2007
Posts: 15
|
Crash:
"game: malloc.c:3583 __libc_malloc: Assertion"
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: Code:
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) |
05-22-2007, 09:44 PM | #2 |
Pledge
Join Date: Mar 2007
Posts: 15
|
sorry, it was a problem with archlinux, they updated glibc, now it's fine again.
|
|
|