http://bugs.winehq.org/show_bug.cgi?id=1849
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-10 08:53 -------
this is a sign of memory corruption.
sorry for not calling before.
can you please retest against a newer version of WINE (20050930 or better)?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2484
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 08:52 -------
It seems to be working if you read the AppDB entry. If not, please reopen the
bug with more informations using latest Wine.
thanks.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2127
------- Additional Comments From david.guembel(a)gmx.de 2005-03-10 08:52 -------
When removing the critical section, the problem still doesn't appear, not on
uniprocessor, not on SMP, and neither when running several instances of the test
program.
However, the application that causes the problem for me does not only do 1.
CreateFile, 2. WriteFile, 3. CloseHandle (like the test code above does), but 1.
CreateFile, 2. ReadFile, 3. CloseHandle, 4. CreateFile, 5. WriteFile, 6.
CloseHandle. I.e., it opens the file for reading, reads, closes the file, opens
it for writing, writes, closes the file. That still causes errors, and as you
suspected, the WriteFile gives me a 6 (= INVALID_HANDLE).
I noticed that if I open the file for reading (step 1.) using GENERIC_READ |
GENERIC_WRITE, close it, then open it for writing (step 4.) using GENERIC_WRITE,
there is no problem. However if I open it for reading with GENERIC_READ only,
close it, and open it with GENERIC_WRITE for writing, the WriteFile gives me the
INVALID_HANDLE after some time. Looks like your assumption about the race in the
cache is correct, doesn't it?
Anything else you'd like to see tested?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1846
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-10 08:50 -------
likely fixed now, there was a lot of work on MS Office support in the last 2
years.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2536
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 08:49 -------
Can you please retry it using current Wine version and report back ?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1828
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-10 08:48 -------
is it a true automounted drive? perhaps map j: to /job/. so it gets
automounted on every access.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2566
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 08:48 -------
Should be working. If not, please reopen.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1820
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-10 08:47 -------
now you can easier configure com1 by symlinking from .wine/dosdevices/com1:
please try it this way.
also no feedback to last question.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2562
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 08:47 -------
No news, good news.
Please reopen if you still have problems.
--
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.