http://bugs.winehq.org/show_bug.cgi?id=18436
Summary: New Shorter Oxford Dictionary won't run after latest update Product: Wine Version: 1.1.21 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sean.anseo@gmail.com
After yesterday's update the program fails on startup with the following message:
"The program winevdm.exe has encountered a serious problem and needs to close."
I've never had any problems with this program under Wine before. Setting the application settings to Windows 3.1 doesn't help.
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-11 23:17:28 --- Which update was it, program or Wine?
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #2 from Seán Ó Séaghdha sean.anseo@gmail.com 2009-05-11 23:34:09 --- Wine of course. This is a Windows 3.1 program...I'm not expecting any updates ever.
http://bugs.winehq.org/show_bug.cgi?id=18436
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-11 23:49:27 --- Then where is the result of your regression test?
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #4 from Seán Ó Séaghdha sean.anseo@gmail.com 2009-05-11 23:56:00 --- By which you mean?
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-05-12 00:11:49 --- (In reply to comment #4)
By which you mean?
http://bugs.winehq.org/enter_bug.cgi?product=Wine says run a regression test before reporting a bug about a regression and links to http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #6 from Seán Ó Séaghdha sean.anseo@gmail.com 2009-05-12 00:57:24 --- That's just a wee bit technical not to mention requiring a whole lot of time I don't have at the moment. Do you really expect all users of Wine to do all that? If you set the bar too high for reporting bugs then people just won't report bugs.
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name 2009-05-12 01:29:21 --- (In reply to comment #6)
That's just a wee bit technical not to mention requiring a whole lot of time I don't have at the moment. Do you really expect all users of Wine to do all that? If you set the bar too high for reporting bugs then people just won't report bugs.
We welcome you to report bugs, but if a regression occurs it usually needs a person with a copy of the software to find out which patch stopped it from working.
If you need assistance with the regression testing feel free to join the irc channel #winehq on irc.freenode.net or visit the forum at http://forum.winehq.org - If you follow the instructions, it's quite straight forward and shouldn't take much more than an hour or so.
http://bugs.winehq.org/show_bug.cgi?id=18436
Russell Jones russell.jones@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |russell.jones@gmail.com
--- Comment #8 from Russell Jones russell.jones@gmail.com 2009-06-21 08:32:07 --- (In reply to comment #6)
That's just a wee bit technical not to mention requiring a whole lot of time I don't have at the moment. Do you really expect all users of Wine to do all that? If you set the bar too high for reporting bugs then people just won't report bugs.
It's not an arbitrary constraint. It's necessary to allow the developers to track down bugs in a reasonable length of time. With the OED2, 1.1.19 works and 1.1.20 does not. If you use a .deb based distribution, you can find old versions here: http://wine.budgetdedicated.com/archive/index.html Just a case of downloading the versions, running dpkg -i *[ver]*.deb and trying the app.
http://bugs.winehq.org/show_bug.cgi?id=18436
Mildred silkensedai@online.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |silkensedai@online.fr
--- Comment #9 from Mildred silkensedai@online.fr 2009-07-28 17:19:50 --- I ran git bisect and I got:
a0053ab9aa526ab2141e4655f97f796e386bbdf0 is first bad commit commit a0053ab9aa526ab2141e4655f97f796e386bbdf0 Author: Eric Pouech eric.pouech@orange.fr Date: Tue May 5 21:25:32 2009 +0200
user32: Make ddeml.dll into a stand-alone 16bit module.
:100644 100644 96eb69d4b629799eb971f996f4f632afd3ff382b 3ce8388768fa8252123ce72a2d86f63a237a3c2b M .gitignore :100755 100755 ce18e5c541e13c32f82c49141de1aab4f7409d28 e6459d65d6809a69bc294802b8e2630aaba1d729 M configure :100644 100644 5f8b86f31c2252df7161c6ea3b4c910f8a0db8d8 7ab7077cc7b57d258328e50ad9d68df64596b9e8 M configure.ac :040000 040000 8d0bfc687df339668e1c2991f9f30995e289822c 81be5fb0774da87212f0c2ce7585fe1c2e6e33a1 M dlls
Bad news, that doesn't seem simple to solve :/
Here is the git bisect log:
git bisect start # bad: [ee9baf28d2391a7607468d52d6abed1abeb4dcb8] appwiz: Add function for installer button. git bisect bad ee9baf28d2391a7607468d52d6abed1abeb4dcb8 # good: [30815a50ed6a1b7ede26a1f0685bf687bf56e0ed] Release 1.0.1. git bisect good 30815a50ed6a1b7ede26a1f0685bf687bf56e0ed # good: [30815a50ed6a1b7ede26a1f0685bf687bf56e0ed] Release 1.0.1. git bisect good 30815a50ed6a1b7ede26a1f0685bf687bf56e0ed # good: [30815a50ed6a1b7ede26a1f0685bf687bf56e0ed] Release 1.0.1. git bisect good 30815a50ed6a1b7ede26a1f0685bf687bf56e0ed # good: [36def4af0ca85a1d0e66b5207056775bcb3b09ff] Release 1.0. git bisect good 36def4af0ca85a1d0e66b5207056775bcb3b09ff # good: [36def4af0ca85a1d0e66b5207056775bcb3b09ff] Release 1.0. git bisect good 36def4af0ca85a1d0e66b5207056775bcb3b09ff # good: [d1ca64b3f51548d1ab6b849ef2f592b6eddb656d] gdi32: Unify Chinese and Japanese default font name. git bisect good d1ca64b3f51548d1ab6b849ef2f592b6eddb656d # good: [2f1eacfcad489fcc36a1c7d80bc76315de7167a7] msi: Don't treat carriage returns as spaces. git bisect good 2f1eacfcad489fcc36a1c7d80bc76315de7167a7 # good: [5f96c0083a0cd541589cc615e90838f2cbb99c98] wined3d: Add a frontend function to determine if there are any tokens left. git bisect good 5f96c0083a0cd541589cc615e90838f2cbb99c98 # bad: [93a155381fe3dbba61ac7e367e060cdf7f873bf8] ole32: Fix crash when calling CreateStorage on read only storage. git bisect bad 93a155381fe3dbba61ac7e367e060cdf7f873bf8 # bad: [9edd40fdc205b2034d9a7afa3b3b05c9cbe3816a] urlmon: Added support for MIME filters. git bisect bad 9edd40fdc205b2034d9a7afa3b3b05c9cbe3816a # bad: [2c882507daa2b992331c54adc13e6d2e59675894] user32/tests: Fix the LB_DELETESTRING for older Windows versions. git bisect bad 2c882507daa2b992331c54adc13e6d2e59675894 # bad: [2c882507daa2b992331c54adc13e6d2e59675894] user32/tests: Fix the LB_DELETESTRING for older Windows versions. git bisect bad 2c882507daa2b992331c54adc13e6d2e59675894 # bad: [96005c0fcaeecf97c55c2b1fa0504aa011681d2f] wined3d: Pass a struct wined3d_shader_register to shader_is_scalar(). git bisect bad 96005c0fcaeecf97c55c2b1fa0504aa011681d2f # bad: [b6b4a8f207b269e0c610c1e96e014f2fc37bf556] sane.ds: Remove an unused debug channel. git bisect bad b6b4a8f207b269e0c610c1e96e014f2fc37bf556 # good: [454dd2ed07453e6af23fe1e81ec5276839d86371] wined3d: Implement shader_sm4_is_end(). git bisect good 454dd2ed07453e6af23fe1e81ec5276839d86371 # good: [1fa15f3d2f4434888cc6a6075b089e4f0feff349] user32: Make sure the system params DC cannot be deleted. git bisect good 1fa15f3d2f4434888cc6a6075b089e4f0feff349 # good: [1b92fcfa181c4cce4910057ff0ebea54bbf8feb5] msctf: Implement ITfMessagePump. git bisect good 1b92fcfa181c4cce4910057ff0ebea54bbf8feb5 # good: [3c3ba771790fda4f6862d74d820deb59253dc2ee] user32: Clearly separate the 16bit code out of user32. git bisect good 3c3ba771790fda4f6862d74d820deb59253dc2ee # bad: [6980949f4956d21bd22eb7ce6992c3ac045d7fe1] winedbg: Remove an unused debug channel. git bisect bad 6980949f4956d21bd22eb7ce6992c3ac045d7fe1 # bad: [a0053ab9aa526ab2141e4655f97f796e386bbdf0] user32: Make ddeml.dll into a stand-alone 16bit module. git bisect bad a0053ab9aa526ab2141e4655f97f796e386bbdf0
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #10 from Mildred silkensedai@online.fr 2009-07-28 17:46:12 --- Created an attachment (id=22669) --> (http://bugs.winehq.org/attachment.cgi?id=22669) Patch to revert commit a0053ab9aa526ab2141e4655f97f796e386b
I reverted the commit a0053ab9aa526ab2141e4655f97f796e386bbdf0 and fixed the conflicts (almost nothing). That's probably not the best option (this commit probably had some use) but that resolves the regression.
It was made on top of commit fe9d36005fb7450177719f826ebabb895c71a5f6 Date: Fri Jul 24 12:27:13 2009 +0100 Comment: include: Remote parameter should be a pointer not an array.
http://bugs.winehq.org/show_bug.cgi?id=18436
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #11 from Vincent Povirk madewokherd@gmail.com 2009-07-28 21:56:01 --- CCing patch author.
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win16 Status|UNCONFIRMED |NEW URL| |ftp://ftp.adobe.com/pub/ado | |be/acrobatreader/win/3.x/ar | |16e301.exe CC| |kennybobs@o2.co.uk Ever Confirmed|0 |1
--- Comment #12 from Ken Sharp kennybobs@o2.co.uk 2009-08-12 20:39:50 --- Also affects Acrobat Reader 3 16-bit.
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #13 from Ken Sharp kennybobs@o2.co.uk 2009-08-12 20:41:01 --- Created an attachment (id=23036) --> (http://bugs.winehq.org/attachment.cgi?id=23036) wine-1.1.27-63-g862bd3c console output
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13664
http://bugs.winehq.org/show_bug.cgi?id=18436
JardaK ja.k@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |19753
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|19753 |
http://bugs.winehq.org/show_bug.cgi?id=18436
--- Comment #14 from Mildred silkensedai@online.fr 2009-12-12 14:54:45 --- With wine version 1.1.32 (shipped with Fedora) I no longer have this problem. Perhaps this bug should be closed now.
And thanks for everyone who helped solve this bug, I can throw away my customized version of wine now :)
http://bugs.winehq.org/show_bug.cgi?id=18436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from Juan Lang juan_lang@yahoo.com 2009-12-13 10:04:03 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #16 from Ken Sharp kennybobs@o2.co.uk 2009-12-14 06:07:43 --- Same commit still affects Adobe Reader 3 16-bit.
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|New Shorter Oxford |Crash in winevdm for some |Dictionary won't run after |16-bit programs |latest update |
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22669|0 |1 is obsolete| | Attachment #23036|0 |1 is obsolete| |
--- Comment #17 from Ken Sharp kennybobs@o2.co.uk 2009-12-14 06:10:51 --- Created an attachment (id=25205) --> (http://bugs.winehq.org/attachment.cgi?id=25205) wine-1.1.34-251-g1d0e02b console output
Crash occurs when opening a sample .pdf. Checking out before the above commit stops the crash.
http://bugs.winehq.org/show_bug.cgi?id=18436
Nils Larsson nisselarsson@home.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nisselarsson@home.se
--- Comment #18 from Nils Larsson nisselarsson@home.se 2010-09-22 06:22:14 CDT --- This bug also hits Starts![1]
[1] http://starsautohost.org/files/stars26jrc4.zip
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|13664 |
http://bugs.winehq.org/show_bug.cgi?id=18436
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #19 from Ken Sharp kennybobs@o2.co.uk 2010-11-29 21:11:03 CST --- With Adobe Reader 3 (16-bit) this occurs when opening the bundled ACROBAT.PDF but not the LICENSE.PDF.
http://bugs.winehq.org/show_bug.cgi?id=18436
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a0053ab9aa526ab2141e4655f97 | |f796e386bbdf0
http://bugs.winehq.org/show_bug.cgi?id=18436
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |frederic.delanoy@gmail.com Resolution| |FIXED
--- Comment #20 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-14 07:58:22 CST --- (In reply to comment #19)
With Adobe Reader 3 (16-bit) this occurs when opening the bundled ACROBAT.PDF but not the LICENSE.PDF.
That warrants another bug, since the OP's issue occurred on startup, not on opening a specific file.
(In reply to comment #14)
With wine version 1.1.32 (shipped with Fedora) I no longer have this problem. Perhaps this bug should be closed now.
And thanks for everyone who helped solve this bug, I can throw away my customized version of wine now :)
Tested as well on 1.4-rc3 and works OK. Closing.
http://bugs.winehq.org/show_bug.cgi?id=18436
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2012-02-17 13:51:16 CST --- Closing bugs fixed in 1.4-rc4.