[Bug 29764] blender 2.61 crashes on start

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 3 06:23:08 CST 2012


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

--- Comment #8 from Piotr Caban <piotr.caban at gmail.com> 2012-02-03 06:23:08 CST ---
Changes needed to fix this bug are to intrusive for codefreeze, posting a short
description of problem:
 - __pioinfo have different data in msvcrt and msvcr90
 - python/blender calls _msize(*__pioinfo) to check whats the size of structure

In order to fix it:
 - __pioinfo implementation needs to be added to msvcr90, it has big impact on
many IO related functions
 - __pioinfo needs to be changed in a way it allocates it's chunks with malloc

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list