[Bug 39342] New: Thunder crashes without native riched20
https://bugs.winehq.org/show_bug.cgi?id=39342 Bug ID: 39342 Summary: Thunder crashes without native riched20 Product: Wine Version: 1.7.51 Hardware: x86 URL: http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006 .exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs(a)winehq.org Reporter: hillwoodroc(a)gmail.com Regression SHA1: 73ab5034efb418251c17a0e49bbf1dc4190e5bfe Distribution: SUSE Created attachment 52431 --> https://bugs.winehq.org/attachment.cgi?id=52431 trace-richedit-thunder 1. Dowmload from http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006.exe 2. run "wine Thunder_dl_7.9.40.5006.exe" to install 3. wine C:\\Program\ Files\\Thunder\ Network\\Thunder\\Program\\Thunder.exe -StartType:DesktopIcon Useing "winetricks riched20" can fix it. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|73ab5034efb418251c17a0e49bb | |f1dc4190e5bfe | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52431|application/octet-stream |text/plain mime type| | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus(a)jet.franken.de Summary|Thunder crashes without |Thunder crashes without |native riched20 |native riched20 | |(ME_GetCursorCoordinates: | |Assertion | |`~para->member.para.nFlags | |& 0x01') -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Marco <klasse(a)partyheld.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |klasse(a)partyheld.de --- Comment #1 from Marco <klasse(a)partyheld.de> --- On a side note, the same assertion fails in https://bugs.winehq.org/show_bug.cgi?id=39293 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |super_man(a)post.com --- Comment #2 from super_man(a)post.com --- (In reply to Marco from comment #1)
On a side note, the same assertion fails in https://bugs.winehq.org/show_bug.cgi?id=39293
Sounds dupe to me. Even the bug titles are almost identical. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de, | |winetest(a)luukku.com --- Comment #3 from winetest(a)luukku.com --- I tested this bug against 2 patches. https://source.winehq.org/patches/data/128768 https://source.winehq.org/patches/data/128769 And the crash was gone. Only the other was committed today and it doesnt seem to be enough to solve this bug. I did get a deadblock while the program was running. But without the patches there was something wrong before that happened. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- Interesting, I didn't test it, but these patches shouldn't change this crash. One patch just corrects a nullpointer issue, and the other shouldn't change the logic at all. If it would, it would be broken... Does the crash reliably trigger or is it "random"? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 --- Comment #5 from winetest(a)luukku.com --- (In reply to Fabian Maurer from comment #4)
Interesting, I didn't test it, but these patches shouldn't change this crash. One patch just corrects a nullpointer issue, and the other shouldn't change the logic at all. If it would, it would be broken...
Does the crash reliably trigger or is it "random"?
I retested now. Fresh prefix. Without any patches a crash. Then with the patch that didnt go in and fresh wineprefix. I get the same result. Also this time I took closer look at the wine output and there is under\Program\Thunder.exe: caret.c:229: ME_GetCursorCoordinates: Assertion `~para->member.para.nFlags & MEPF_REWRAP' failed. So most likely a deadlock kept the program longer on the screen and I thought the patches helped. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 --- Comment #6 from winetest(a)luukku.com --- The crash location seems to be http://source.winehq.org/git/wine.git/blob/b510dccecbfe80c26b030b78b903b3835... Any ideas? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 --- Comment #7 from Fabian Maurer <dark.shadow4(a)web.de> --- (In reply to winetest from comment #6)
The crash location seems to be
http://source.winehq.org/git/wine.git/blob/ b510dccecbfe80c26b030b78b903b38350d41012:/dlls/riched20/caret.c#l229
Any ideas?
Well, it's an failed assert. You can comment it out though, then it might go further. Didn't look into it yet, so I don't really now why this assert exists, and how to fix the underlying issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with current wine(4.0-rc1)? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 71576 --> https://bugs.winehq.org/attachment.cgi?id=71576 screesnhot showing software starts Download link is burst. Here is a working one: https://web.archive.org/web/20161107185758/http://down.sandai.net/thunder7/T... Can an administrator put the link at URL place? And good news. The software does not crash. After, I can not say it is useful since everything is in chinese... Can an administrator close this bug as FIXED? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED URL|http://down.sandai.net/thun |https://web.archive.org/web |der7/Thunder_dl_7.9.40.5006 |/20161107185758/http://down |.exe |.sandai.net/thunder7/Thunde | |r_dl_7.9.40.5006.exe Status|UNCONFIRMED |RESOLVED --- Comment #10 from Fabian Maurer <dark.shadow4(a)web.de> --- Marking fixed as of comment 9. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39342 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc6. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla