[Bug 33568] New: Unhandled exception: page fault on read access to 0x44801e67 in 32-bit code (0x1e06a9d9).
http://bugs.winehq.org/show_bug.cgi?id=33568 Bug #: 33568 Summary: Unhandled exception: page fault on read access to 0x44801e67 in 32-bit code (0x1e06a9d9). Product: Wine Version: 1.4.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: csakalinuxjo(a)gmail.com Classification: Unclassified Created attachment 44441 --> http://bugs.winehq.org/attachment.cgi?id=44441 Unhandled exception Unhandled exception: page fault on read access to 0x44801e67 in 32-bit code (0x1e06a9d9). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33568 --- Comment #1 from csakalinuxjo <csakalinuxjo(a)gmail.com> 2013-05-11 15:37:33 CDT --- Comment on attachment 44441 --> http://bugs.winehq.org/attachment.cgi?id=44441 Unhandled exception OpenTeacher.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33568 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://openteacher.org/down | |load.html --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-05-13 14:27:22 CDT --- I get a different error in 1.5.30: Traceback (most recent call last): File "<string>", line 40, in <module> File "C:\Program Files\OpenTeacher\source\openteacher.py", line 36, in run mods.pop().execute() File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\execute\execute.py", line 94, in execute self._modules.updateToProfile() File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\modules\modules.py", line 151, in updateToProfile mod.enable() File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py", line 134, in enable self._enable() File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py", line 142, in _enable self.tts = TextToSpeech(pyttsx, self._mm) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py", line 52, in __init__ self.engine = pyttsx.init(_mm) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\__init__.py", line 39, in init eng = Engine(moduleManager, driverName, debug) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\engine.py", line 48, in __init__ self.proxy = driver.DriverProxy(moduleManager, weakref.proxy(self), driverName, debug) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\driver.py", line 70, in __init__ self._driver = self._module.buildDriver(moduleManager, weakref.proxy(self)) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\drivers\sapi5.py", line 39, in buildDriver return SAPI5Driver(proxy) File "C:\Program Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\drivers\sapi5.py", line 43, in __init__ self._tts = win32com.client.Dispatch('SAPI.SPVoice') File "c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client", line 95, in Dispatch File "c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client.dynamic", line 114, in _GetGoodDispatchAndUserName File "c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client.dynamic", line 91, in _GetGoodDispatch pywintypes.com_error: (-2147221005, 'COM Error 0x800401f3', None, None) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33568 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2013-05-13 14:27:36 CDT --- Created attachment 44463 --> http://bugs.winehq.org/attachment.cgi?id=44463 traceback from python -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33568 Jason Edmeades <us(a)edmeades.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |us(a)edmeades.me.uk Component|cmd |-unknown --- Comment #4 from Jason Edmeades <us(a)edmeades.me.uk> 2013-06-03 16:42:23 CDT --- (Changing component as not a cmd bug) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|Unhandled exception: page |OpenTeacher (Python 2.7 |fault on read access to |based app) crashes on |0x44801e67 in 32-bit code |startup |(0x1e06a9d9). | Ever confirmed|0 |1 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, please avoid such bug summaries in future! It confuses/misleads other users that search for "page fault on read access" pattern. @Austin: If you see such badly worded summary, please consider changing it immediately, avoiding "page fault". Just "<appname> <version> crashes <when>" is enough. Anyway, is the issue still present? Please retest. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #6 from super_man(a)post.com --- The download didnt work, but address http://openteacher.org/en/ does work. Assuming the installer has changed. It doesnt crash while installing, but the application refuses to run. Spamming lots of fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored lines 1.7.51 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Hi Duplicate of https://bugs.winehq.org/show_bug.cgi?id=18104 After installing via ``winetricks speechsdk`` the app starts fine for me -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #8 from Jeff Zaroyko <jeffz(a)jeffz.name> --- It's indeed a duplicate. *** This bug has been marked as a duplicate of bug 18104 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33568 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org