https://bugs.winehq.org/show_bug.cgi?id=39001
Bug ID: 39001 Summary: x11 resets frequently in user32/tests/win.c Product: Wine Version: 1.7.48 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
On a fresh Fedora 22 install, with nouveau drivers, X frequently resets itself; always in user32/tests/win.c:
Running: user32:win (509 of 575) XIO: fatal IO error 104 (Connection reset by peer) on X server ":1.0" after 2841 requests (2821 known processed) with 0 events remaining. err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
which prevents winetest from submitting, about 40% of the time, so far.
https://bugs.winehq.org/show_bug.cgi?id=39001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |UPSTREAM
--- Comment #1 from Austin English austinenglish@gmail.com --- Resolving upstream, as it's likely driver related. Just wanted to document it here.
https://bugs.winehq.org/show_bug.cgi?id=39001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=1248314
https://bugs.winehq.org/show_bug.cgi?id=39001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=39001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=39001
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #4 from Esme Povirk madewokherd@gmail.com --- I've noticed with proprietary nvidia drivers, it hard locks the X server instead. It only breaks when using a compositing WM. It seems to be because test_SetWindowPos makes a window unreasonably huge.