[Bug 4503] crash (heap failure?) in Icewind Dale 2 after upgrade from 0.9.2 to 0.9.6/0.9.7

Wine Bugs wine-bugs at winehq.org
Sat Feb 18 07:36:09 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4503





------- Additional Comments From sick_soul at yahoo.it  2006-18-02 07:36 -------
I report my latest findings:

2005-10-18 works, while
2005-10-19 shows the bug.

I generated a diff, and found the offending change being (from Changelog):

* dlls/kernel/module.c, dlls/kernel/tests/module.c:
  Vitaliy Margolen <wine-patch at kievinfo.com>
  LoadLibrary should ignore trailing spaces in the library name.

I attach a 2005-10-19 to 2005-10-18 patch that involves that change only.

I could reproduce the problem by:
- checking out a clean 2005-10-18 version (no bug)
- apply the attached patch as a reverse patch
- compile/install wine (bug now present)

The problem goes then away by:
- applying the attached patch
- compile/install wine (no bug again)

However current CVS code seems to call some other code, since the obvious fix
(revert the change in current CVS) does not work. Some more knowledge of the
inner workings is probably required at this point.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list