http://bugs.winehq.com/show_bug.cgi?id=1088
------- Additional Comments From martin(a)takeit.se 2003-19-12 07:35 -------
Possibly. I know very little about pthreads and nss_ldap.
Looks like wine searches for user--info in passwd, and then looks in the cache. When it doesn't
find anything there it enters a never ending loop of rereads, rewrites and polls.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1899
Summary: Wrong file pointer position when reading a file oppened
with O_APPEND flag...
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mauro(a)ose.com.br
The behavior of file pointer differs between read and write operations when the
file is opened with "O_APPEND" flag.
For read operations, the pointer starts on the beggining of the file; and, for
write operations, the pointer is forwarded to the end of file.
Since november version of Wine this is not happening any more.
I have an application that consults a file before trying to store some
information on it.
On the read procedure, nothing is got because the pointer is already on the end
of file. But this should happen only when an write operation is performed.
The opening options for the file are as follows: "fd = open(NomeArq, O_APPEND |
O_RDWR | O_BINARY, S_IREAD | S_IWRITE );".
I need to agree that this should not be the right flags for a reading
procedure, but it served to found this problem.
You can try with any file.
Store some information and close it.
Open it again with the flags above, and try to read the same information.
You will get nothing because the file pointer will be already pointing to the
end of the file.
I hope to be clear enough about the problem.
Please feel free to contact me if you need additional information.
Best regards,
Mauro.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=284
------- Additional Comments From marcus(a)jet.franken.de 2003-19-12 04:34 -------
the patch is not applied.
submitter, can you check whether it has been fixed otherwise
and if your patch still fixes the problem?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=259
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-19-12 03:56 -------
no feedback for half a year, assuming fixed.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=327
Bug 327 depends on bug 252, which changed state.
Bug 252 Summary: codeweavers-wine: winedbg is a dead link
http://bugs.winehq.com/show_bug.cgi?id=252
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=252
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2003-19-12 03:55 -------
longtime fixed I guess.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=235
------- Additional Comments From marcus(a)jet.franken.de 2003-19-12 03:55 -------
can you try again with a current release?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=219
------- Additional Comments From marcus(a)jet.franken.de 2003-19-12 03:51 -------
cant really do much here. copy protection support is also an ongoing issue.
i would like to resolve/wontfix it for now. anyone disagree?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.