[Bug 48776] New: GoToMeeting Opener crashes
https://bugs.winehq.org/show_bug.cgi?id=48776 Bug ID: 48776 Summary: GoToMeeting Opener crashes Product: Wine Version: 5.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs(a)winehq.org Reporter: bernhardu(a)mailbox.org Distribution: --- Tried to get a goto meeting running just with an older Firefox and Wine. Unfortunately the "GoToMeeting Opener.exe" crashes short after start, when showing around 10% progress. I could follow the crash to an allocation of 0x100000 bytes, to which some data get asynchronously downloaded, written to a file, and then freed. But after that, below a INTERNET_WorkerThreadFunc, a memcpy tries to access the previously freed memory. Further looking might lead to a SetEvent that get triggered by the INTERNET_STATUS_RECEIVING_RESPONSE callback, but I am not sure if this is related or supposed the way it runs now. A windows Firefox offers for following link a download: https://global.gotomeeting.com/join/100000000 (meeting id changed - the download is the same except 176 bytes, but shows the same 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=48776 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Could you please provide a +wininet log? -- 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=48776 --- Comment #2 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Created attachment 66807 --> https://bugs.winehq.org/attachment.cgi?id=66807 +wininet log with current git, compiled just 32bit, in fresh wineprefix -- 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=48776 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Unfortunately I don't have the exact executable from last year. But a newly downloaded file from https://global.gotomeeting.com/install did start and not crash anymore. It showed successfuly the dialog to enter a meeting id. So either the executable has changed, or wine got fixed. So I am going to mark this RESOLVED 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=48776 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc3. -- 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