[Bug 13284] New: Xlib: unexpected async reply - Touhou-9.5 halting
http://bugs.winehq.org/show_bug.cgi?id=13284 Summary: Xlib: unexpected async reply - Touhou-9.5 halting Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ghost99(a)mail.ru When game level is loading, in one moment it halts with error: Xlib: unexpected async reply (sequence 0x2cc)! or with another sequences (0x2b9, 0x2b8, 0x592 and may by more another). In previous versions of wine (0.9.58 and maybe lower) is no problems with this. With 'halt' word i mean just stopping of application, not exit(int). For close it, i'm just run `kill`, or pressing Ctrl-C in terminal emulator. P.S. interesting fact: to avoid this halt, i just full loading my CPU with application with higher 'niceless' (compiling something big, for example) and all works fine (but some laggy, of course). Please do something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 --- Comment #1 from ghost99(a)mail.ru 2008-05-17 17:50:09 --- Created an attachment (id=13136) --> (http://bugs.winehq.org/attachment.cgi?id=13136) Touhou-9.0 output with halt in the end -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 ghost99(a)mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Xlib: unexpected async reply|Xlib: unexpected async reply |- Touhou-9.5 halting |- Touhou-9.0 halting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Keywords| |regression --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-18 03:07:58 --- Could you do a regression test as described here:http://wiki.winehq.org/RegressionTesting Also, can the game be downloaded somewhere, to confirm the bug? thx -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-18 05:46:38 --- (In reply to comment #0)
When game level is loading, in one moment it halts with error: Xlib: unexpected async reply (sequence 0x2cc)! or with another sequences (0x2b9, 0x2b8, 0x592 and may by more another).
That's not a Wine message. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 --- Comment #4 from ghost99(a)mail.ru 2008-05-18 08:48:18 --- Created an attachment (id=13152) --> (http://bugs.winehq.org/attachment.cgi?id=13152) Torrent, with which you can download Touhou-9 (a.k.a. Phantasmagoria_of_Flower_View) Size of Phantasmagoria_of_Flower_View archive is 397,9 MB . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 --- Comment #5 from ghost99(a)mail.ru 2008-05-18 12:45:36 --- (In reply to comment #2)
Could you do a regression test as described here:http://wiki.winehq.org/RegressionTesting
Wow, i have a mistake. I had re-tested program in wine-0.9.58, and bug is present here too. This strange bug is depends on CPU loading... Maybe my CPU was loaded by some another program that time, and i have not notice it. Sorry for disinformation... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-18 21:39:53 --- (In reply to comment #5)
(In reply to comment #2)
Could you do a regression test as described here:http://wiki.winehq.org/RegressionTesting Wow, i have a mistake. I had re-tested program in wine-0.9.58, and bug is present here too. This strange bug is depends on CPU loading... Maybe my CPU was loaded by some another program that time, and i have not notice it.
Looks like an X11 bug. What X11 version do you have? Can you try upgrade it? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 --- Comment #7 from ghost99(a)mail.ru 2008-05-19 07:02:05 --- (In reply to comment #6)
Looks like an X11 bug. What X11 version do you have? Can you try upgrade it?
I has x11-base/xorg-server-1.3.0.0-r5 . Now i have installed x11-base/xorg-server-1.4.0.90-r3 and all new packages, that it depends on, and nothing changes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 ghost99(a)mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #8 from ghost99(a)mail.ru 2008-05-22 07:35:28 --- Is anybody can even confirm or disconfirm this bug? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 ghost99(a)mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc1 |1.0-rc2 --- Comment #9 from ghost99(a)mail.ru 2008-05-24 19:17:06 --- wine-1.0_rc2. Bug is still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc2 |1.0-rc1 --- Comment #10 from James Hawkins <truiken(a)gmail.com> 2008-05-24 19:33:25 --- Don't change the original reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 ghost99(a)mail.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #11 from ghost99(a)mail.ru 2008-05-29 01:26:40 --- Problem has been resolved by recompiling libX11 with xcb use-flag (in Gentoo). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13284 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-29 01:53:47 --- closing invalid -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org