http://bugs.winehq.org/show_bug.cgi?id=30353 Bug #: 30353 Summary: IEDriver from selenium crash Product: Wine Version: 1.5.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Classification: Unclassified 1. Download and install python26 from http://www.python.org/ftp/python/2.6/python-2.6.msi 2. Download and install easyinstall from http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py2... 3. start wine cmd, install Selenium with easyinstall : easyinstall selenium 3.5 winetricks wininet, works around Bug 30352 4. start the sample python-selenium script as attachment selenium-Ie.py : $ wine 'c:\python26\python.exe' selenium-Ie.py $ ./selenium-Ie.sh iexplore starts successfully, but then IEDriver of selenium crashes: Backtrace: =>0 0x00d045d1 in iedriver (+0x845d1) (0x0262e460) 1 0x00c9fd1a in iedriver (+0x1fd19) (0x0262e4e0) 2 0x00ca9490 in iedriver (+0x2948f) (0x0262e538) -- 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.