[Bug 30515] EVE Online crashes when viewing certain ship models (T3 ships)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 25 05:54:39 CDT 2012


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

Anton Vorobyov <phoenix at mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phoenix at mail.ru

--- Comment #7 from Anton Vorobyov <phoenix at mail.ru> 2012-04-25 05:54:39 CDT ---
Re-posting EVE's dev post in that thread,
https://forums.eveonline.com/default.aspx?g=posts&m=1188606#post1188606 :
---
This seems to be an issue in how Python under Wine deals with file descriptors
- opening a file with os.open and closing it with os.close causes this error.

The Python source code has a comment indicating that this is handled in a hacky
way, using internal structures of the Microsoft CRT.

I'll see if I can achieve the same thing in a different way, but I don't have a
way to test under Linux, nor should I technically be spending time on this,
this being an unsupported platform and all. Still, I don't like seeing EVE
crashing.

Hopefully this gives Wine developers a clue, nonetheless.
(c) CCP Snorlax

-- 
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