http://bugs.winehq.org/show_bug.cgi?id=21388 Summary: "shed skin" compiler output crashes Product: Wine Version: 1.1.36 Platform: x86 URL: http://shedskin.googlecode.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mark.dufour(a)gmail.com the following simple python script: for y in range(50): print y always crashes after being compiled with shed skin (see test.exe in attachment - I haven't tried test.exe under windows yet). this is just an extract from one of the shed skin unit tests that fail under WINE (but work under winxp). -- 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.