[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 08:08:56 CDT 2012


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

--- Comment #9 from Murph <MattFinn at gmail.com> 2012-04-25 08:08:56 CDT ---
Confirming that this is easily reproduced in python:

1) install python for windows

cd c:\Python27 (the default).
touch testfile

wine python.exe
import os;
a = s.open("testfile",os.O_RDWR)
os.close(a)

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