http://bugs.winehq.com/show_bug.cgi?id=311
*** shadow/311 Mon May 6 02:43:09 2002 --- shadow/311.tmp.15057 Mon May 6 07:10:07 2002 *************** *** 351,353 **** --- 351,370 ----
------- Additional Comments From fojtik@htc.honeywell.cz 2002-05-06 02:43 ------- OK, both logs are added into your database as attachment of this bugreport. + + ------- Additional Comments From apa3a@yahoo.com 2002-05-06 07:10 ------- + I think I spotted the function which fails. + + Below I attached a patch which adds a warning on failure. + Apply this patch to file memory/virtual.c as: + + patch virtual.c warn.diff + + Then run "make install" as root, rerun the program which fails with all debug + output turned on and see whether the warning appears in the output. + If it is in the output, post the last 100 lines here. Let me know if the warning + is not there. + + BTW, what is your environment - OS/distribution; kernel, glibc versions? I do + not see this important information in the comments. + Please, do not update your system to fix the issue. \ No newline at end of file