http://bugs.winehq.org/show_bug.cgi?id=13280
Summary: Klipfolio 4 hangs on startup Product: Wine Version: CVS/GIT Platform: PC URL: http://www.klipfolio.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=13129) --> (http://bugs.winehq.org/attachment.cgi?id=13129) Klipfolio 4 logs
When trying to start Klipfolio 4 with today's Git (wine-1.0-rc1-104-g2470b0b), a nonpainted invisible window appears and does not respond to UI input. In the middle of the logs, a page fault occurs in wininet, so I have attached that information.
http://bugs.winehq.org/show_bug.cgi?id=13280
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wininet Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13280
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Hans Leidekker hans@it.vu.nl 2008-05-18 14:13:18 --- I submitted a patch that fixes the crash. Unfortunately there's another crash in wininet shortly after this one.
http://bugs.winehq.org/show_bug.cgi?id=13280
--- Comment #2 from Hans Leidekker hans@it.vu.nl 2008-05-19 14:14:35 --- The second crash is ultimately caused by wininet using gethostbyname, which is not thread-safe. It's interesting that this app is able to trigger this bug reliably; about once in a handful of requests. Patch is on its way.
http://bugs.winehq.org/show_bug.cgi?id=13280
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Hans Leidekker hans@it.vu.nl 2008-06-02 08:26:38 --- Fixed by 2f99450c49ccfe0e4cf2f8b39ac0e7b350d3dbc6
http://bugs.winehq.org/show_bug.cgi?id=13280
--- Comment #4 from scguy318 nodisgod@yahoo.com 2008-06-02 14:09:31 --- Confirming the fix, thanks!
http://bugs.winehq.org/show_bug.cgi?id=13280
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-06-06 10:40:09 --- Closing bugs fixed in 1.0-rc4.
http://bugs.winehq.org/show_bug.cgi?id=13280
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2008-07-27 03:27:32 --- Hans, I think there's something slightly wrong with the first fix, http://www.winehq.org/pipermail/wine-patches/2008-May/054952.html I posted a test that shows the problem, along with a fix, at http://www.winehq.org/pipermail/wine-patches/2008-July/058503.html Could you please review?
http://bugs.winehq.org/show_bug.cgi?id=13280
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified