http://bugs.winehq.org/show_bug.cgi?id=21373
--- Comment #35 from N3o diafoirus@gmail.com 2010-09-03 12:34:43 CDT --- More detail about Jukebox crash (with 1.3.1):
in\ExeFile.exe: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
Very interesting ...