While I was playing around with Newsbin Pro, I stumbled over this:
Unhandled exception: page fault on write access to 0x0000000c in 32-bit code (0x400c2eaa). In 32-bit mode. 0x400c2eaa (RtlAllocateHeap+0xda [heap.c:1039] in libntdll.dll.so): movl %eax,0xc(%edx) 1040 pArena->prev->next = pArena->next;
Is it worth investigating?