http://bugs.winehq.org/show_bug.cgi?id=2279
Summary: Failed to create process heap Product: Wine Version: 20040505 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: kevins@wn.com.au
On Fedora Core 2, with wine installed from wine-20040505-1fc1winehq.i686.rpm I cannot run wine even as superuser, nor find a reference about how I could fix this problem. The HDD is 13% used (37 GB free). (This particular example is a Dr Seuss kids game which normally would run from CD)
Error report is:
[root@kilaleshwa root]# echo $WINEDEBUG +all [root@kilaleshwa root]# wine /mnt/cdrom/abc32.exe sock_init: shutdown() causes EOF wineserver: starting (pid=4377) 0008: *fd* (nil) -> 17 0009: *fd* 6 <- 17 0009: init_thread( unix_pid=4374, unix_tid=4374, teb=0x103d8000, entry=(nil), reply_fd=6, wait_fd=8 ) 0009: *fd* 8 <- 18 0009: init_thread() = 0 { pid=0008, tid=0009, boot=1, version=140 } 0009:trace:virtual:NtAllocateVirtualMemory 0x103d8000 00001f84 80000000 00000040View: 0x103d8000 - 0x103d9fff (system) 0x103d8000 - 0x103d9fff c-rWx 0009:trace:virtual:NtAllocateVirtualMemory (nil) 00110000 2000 00000040 View: 0xf6fb0000 - 0xf70bffff (valloc) 0xf6fb0000 - 0xf70bffff ----- 0009:trace:virtual:NtAllocateVirtualMemory 0xf6fb0000 00010000 1000 00000040 0009:warn:heap:HEAP_InitSubHeap Could not commit 00010000 bytes for sub-heap 0xf6fb0000 0009:trace:virtual:NtFreeVirtualMemory 0xf6fb0000 00000000 8000 wine: failed to create the process heap [root@kilaleshwa root]# 0009: *killed* exit_code=0 wineserver: exiting (pid=4377)