[Bug 4504] New: calling something from python os.path crashes wine
http://bugs.winehq.org/show_bug.cgi?id=4504 Summary: calling something from python os.path crashes wine Product: Wine Version: 0.9.6. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs(a)winehq.org ReportedBy: zwin(a)users.sourceforge.net $ wine c:\\Python23\\python.exe Python 2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information.
import os.path os.path.exists("foo") wine: Unhandled page fault on read access to 0x00000001 at address 0x1e05a16f (thread 0009), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 116") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger Wine failed with return code 5
I've setup wine according the instructions to install IE6. I've installed into wine only IE6 and python 2.3.5. -- 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.
participants (1)
-
Wine Bugs