http://bugs.winehq.org/show_bug.cgi?id=24799
Summary: wine crash on Easyworship 2009 exit Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: puk007@gmail.com
whenever I try to close EasyWorship 2009 eval version I get wine crash, moreover application is not closable in a regular way, it needs to be killed.
Application is downloadable on: http://www.easyworship.com/downloads/ew_builds/current/EasyWorship_web.zip
console output is attached in 20101018_console.txt
any idea? thanks
http://bugs.winehq.org/show_bug.cgi?id=24799
--- Comment #1 from Peter B. puk007@gmail.com 2010-10-18 00:21:36 CDT --- Created an attachment (id=31362) --> (http://bugs.winehq.org/attachment.cgi?id=31362) 20101018_console.txt
http://bugs.winehq.org/show_bug.cgi?id=24799
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.easyworship.com/ | |downloads/ew_builds/current | |/EasyWorship_web.zip Summary|wine crash on Easyworship |Easyworship 2009 crashes on |2009 exit |exit
http://bugs.winehq.org/show_bug.cgi?id=24799
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Component|-unknown |directx-ddraw Ever Confirmed|0 |1
--- Comment #2 from Dan Kegel dank@kegel.com 2010-10-18 06:05:36 CDT --- Reproduced here. 'winetricks ie6' doesn't help the crash on exit, though it does get rid of some ole error boxes.
Looks like a deadlock on exit. Killing it gently with the window decoration, then answering 'yes' to the kill question, yields
Backtrace: =>0 0x7dda69de context_validate+0x16() in wined3d (0x0032fbec) 1 0x7ddac489 context_acquire+0x159() in wined3d (0x0032fc3c) 2 0x7dda1a22 basetexture_unload+0x24() in wined3d (0x0032fc5c) 3 0x7dda1a8a basetexture_cleanup+0xf() in wined3d (0x0032fc7c) 4 0x7de3ff86 texture_cleanup+0xe6() in wined3d (0x0032fcac) 5 0x7de405cc IWineD3DTextureImpl_Release+0x5e() in wined3d (0x0032fccc) 6 0x7dee3caa ddraw_surface7_Release+0xe6() in ddraw (0x0032fd0c) 7 0x004071b7 in easyworship (+0x71b6) (0x01586380) 8 0x01677010 (0x00546928) 9 0x00470efc in easyworship (+0x70efb) (0x004756ac) fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
So this feels kind of ddraw-related...?
http://bugs.winehq.org/show_bug.cgi?id=24799
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d
http://bugs.winehq.org/show_bug.cgi?id=24799
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- Works fine now: austin@aw25 ~ $ du -h EasyWorship_web.zip 21M EasyWorship_web.zip austin@aw25 ~ $ sha1sum EasyWorship_web.zip a7deec26c7e101cd8e527309cd61e4e90f1e6532 EasyWorship_web.zip austin@aw25 ~ $ wine --version wine-1.7.11-206-g82b3813
assuming fixed.
https://bugs.winehq.org/show_bug.cgi?id=24799
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.12.