[Bug 52042] New: Ketarin crash in WINE 6.21 THREAD transition from RUNNING to DONE_BLOCKING
https://bugs.winehq.org/show_bug.cgi?id=52042 Bug ID: 52042 Summary: Ketarin crash in WINE 6.21 THREAD transition from RUNNING to DONE_BLOCKING Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: jim_henderson(a)sil.org Distribution: --- Created attachment 71052 --> https://bugs.winehq.org/attachment.cgi?id=71052 log of output from the shell that ran Ketarin over WINE. Ketarin app (latest vn, 1.8.11) over WINE crashed with logging output as in the attachment. Running on Lubuntu 20.04.3, 64-bit. This windows program runs on Windows without crashing, but I'm having trouble getting it to work properly on WINE 6.21. Hoping some generous person has time to look at this and make a suggestion. Jim -- 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=52042 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://ketarin.org/downloa | |ds/Ketarin/Ketarin-1.8.11.z | |ip Ever confirmed|0 |1 CC| |xerox.xerox2000x(a)gmail.com Status|UNCONFIRMED |NEEDINFO --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, Please in future add downloadlink. I`m assuming it`s https://ketarin.org/downloads/Ketarin/Ketarin-1.8.11.zip, right? I cannot reproduce this crash. When exactly does is crash, when it starts up or when click something? (I get an error when I click "Install" button in first window that`s interesting to track I guess) Also: where does the following line from your crash come from? Do you have some special setup?
Doing sudo -EH -g ltadmin -u ltadmin DISPLAY=:0 XAUTHORITY=/home/ltadmin/.Xauthority >/home/ltadmin/.wine32/drive_c/Progs/Ketarin/Ketarin.exe /database=/home/ltadmin>/.config/Ketarin/jobs.db
Thanks in advance for reporting back sha1sum Ketarin-1.8.11.zip 07ce469c67a2c4ed96e07e3a60fa812f4e2b17e2 Ketarin-1.8.11.zip wine --version wine-6.20 (Staging) -- 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=52042 --- Comment #2 from Jim Henderson <jim_henderson(a)sil.org> --- Sorry, I didn't notice your email. Yes, you did find an appropriate place to download Ketarin: https://ketarin.org/downloads/Ketarin/Ketarin-1.8.11.zip It has not crashed again, but I have just added three related issue reports, two with some error messages that appear in the terminal window from which I launch the program and one that describes how the program sometimes hangs and no longer repaints the screen after a move or a resize: https://bugs.winehq.org/show_bug.cgi?id=52144 And the message that you asked about comes from the script from which I run Ketarin, so that it will run as a particular user and group and will run with the correct database of installers to check. (This way I can run it or my colleague can run it with the same results.) I'll paste the script into an attachment. I never press the Install button, because I don't want to install any of the software installers that Ketarin is downloading -- they are present on our server so that people who work in language development for minority languages can download the installers whenever they are in town. Our server also provides videos on how to use some of these programs, which we collect from vimeo. That way these language development people can run a script when they are in town and have internet access to get everything they might need to install when they are "out in the bush". This system is described at http://lingtransoft.info/apps/langtran -- 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=52042 --- Comment #3 from Jim Henderson <jim_henderson(a)sil.org> --- Created attachment 71198 --> https://bugs.winehq.org/attachment.cgi?id=71198 Script that I use to run Ketarin over WINE -- 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=52042 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, Thanks for reporting back.
It has not crashed again, but I have just added three related issue reports,
So if the crash that this bugreport is about did not happen again, is this bugreoprt then still valid? Another question: Just to rule out that this is a mono bug: Does the application behave "better" after doing "winetricks -q dotnet48" ? regards -- 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=52042 --- Comment #5 from Jim Henderson <jim_henderson(a)sil.org> --- Well, I did the command winetricks -q dotnet48 and it produced lots and lots of error messages. The messages kept coming over and over, and I had to kill -9 the wine server. Now Ketarin won't start, but crashes with the error messages that I'll attach with a description like "errors after winetricks dotnet48". -- 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=52042 --- Comment #6 from Jim Henderson <jim_henderson(a)sil.org> --- Created attachment 71211 --> https://bugs.winehq.org/attachment.cgi?id=71211 errors after winetricks dotnet48 -- 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=52042 --- Comment #7 from Jim Henderson <jim_henderson(a)sil.org> --- I'm now running Ketarin (1.11.8.0) over WINE 6.22 (developer). -- 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=52042 --- Comment #8 from Jim Henderson <jim_henderson(a)sil.org> --- Created attachment 71212 --> https://bugs.winehq.org/attachment.cgi?id=71212 errors during winetricks -q dotnet48 (happened before att 71211) when I ran winetricks -q dotnet48 the errors came thick and fast. I tried to pause them with ^S to no effect. ^C had no effect, so from another terminal window I killed wine processes and then killed the wine server and the error messages stopped. The attachment contains all that remains in the scrollback history. Thanks again for thinking about all this. -- 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=52042 --- Comment #9 from Jim Henderson <jim_henderson(a)sil.org> --- Ketarin now seems to be working properly, on $ wine --version wine-7.0-rc4 So I guess we can close this issue now. Thanks for thinking about 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=52042 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- You can close your own bug yourself. -- 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=52042 Jim Henderson <jim_henderson(a)sil.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |FIXED --- Comment #11 from Jim Henderson <jim_henderson(a)sil.org> --- Seems to be working properly in WINE 7.0-rc4, so I am closing my bug. -- 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=52042 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc5. -- 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)
-
WineHQ Bugzilla