Maurizio Monge monge@sns.it writes:
old_mmap(NULL, 482376, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = -1 ENOMEM (Cannot allocate memory)
It looks like my kernel absolutly wants to allocate memory > 0xc0000000 :-) Any idea?
Does it make a difference if you bypass the preloader and run wine-kthread directly?