http://bugs.winehq.org/show_bug.cgi?id=18572
Summary: TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK. Product: Wine Version: 1.1.21 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de
Today I observed within my /var/log/messages :
2009-05-22T17:11:52.023+02:00 n22 TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK. 2009-05-22T17:11:55.743+02:00 n22 TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK. 2009-05-22T17:11:56.011+02:00 n22 TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK. 2009-05-22T17:11:56.093+02:00 n22 TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK. 2009-05-22T17:12:00.585+02:00 n22 TCP(iexplore.exe:23951): Application bug, race in MSG_PEEK.
I'm running a stable Gentoo with a vanilla kernel 2.6.29.4.
http://bugs.winehq.org/show_bug.cgi?id=18572
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-05-22 17:18:30 --- which iexplore is this? Wine's or Microsoft's?
http://bugs.winehq.org/show_bug.cgi?id=18572
--- Comment #2 from Toralf Förster toralf.foerster@gmx.de 2009-05-23 03:04:01 --- (In reply to comment #1)
which iexplore is this? Wine's or Microsoft's?
MS IE, the message seems happens after I was asked to load Gecko when I first clicked at a html link within LN.
http://bugs.winehq.org/show_bug.cgi?id=18572
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-23 23:30:04 --- Google finds quite a bit of info for "application bug race in msg_peek", in particular http://savannah.gnu.org/bugs/?25418 explains a similer bug in wget, and basically it boils down to calling recv(,MSG_PEEK) followed by recv(,0).
http://bugs.winehq.org/show_bug.cgi?id=18572
--- Comment #4 from Austin English austinenglish@gmail.com 2010-03-11 17:21:24 --- This is your friendly reminder that there has been no bug activity for 8 months. Is this still an issue in current (1.1.40 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=18572
Toralf Förster toralf.foerster@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Toralf Förster toralf.foerster@gmx.de 2010-03-12 02:26:26 --- issue doesn't appear in current wine.
http://bugs.winehq.org/show_bug.cgi?id=18572
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:10:28 --- Closing bugs fixed in 1.1.41.