http://bugs.winehq.org/show_bug.cgi?id=31305
Bug #: 31305 Summary: AxisPro: Hangs when drawing stock chart Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: anthonysepa@yahoo.ca CC: julliard@winehq.org Classification: Unclassified
My trading software AxisPro hangs when it is loading a chart. This started with my upgrade from 1.5.2 to 1.5.8. I downloaded the source wine and regression tested it in a seperate virtual machine. The problem was traced back to the following regression results:
592bfd52c94adb2c16cb751e07f8cdd343701c34 is the first bad commit commit 592bfd52c94adb2c16cb751e07f8cdd343701c34 Author: Alexandre Julliard julliard@winehq.org Date: Wed May 23 17:21:36 2012 +0200
gdi32: Always use the DIB engine for DDB rendering.
:040000 040000 9529bebae463d77d17505e9b7ae1133482d0cd31 fa22013112ea3ff569c7872735d1c317ffb43e84 M dlls
http://bugs.winehq.org/show_bug.cgi?id=31305
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |592bfd52c94adb2c16cb751e07f | |8cdd343701c34 Severity|critical |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-24 16:45:08 CDT --- Not critical.
http://bugs.winehq.org/show_bug.cgi?id=31305
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-07-25 04:41:29 CDT --- Please get a +relay,+seh trace.
http://bugs.winehq.org/show_bug.cgi?id=31305
--- Comment #3 from anthonysepa@yahoo.ca 2012-07-25 07:10:25 CDT --- Thanks for getting back to me. The software is used to trade on the stock market and as such my account and password information is used when I log in to the software. Looking at the trace I see my account information being sent in the clear, I'd like to minimize any potential sensitive information posted on the net.
Is there a specific call you need to look at? Is there a way to cut the log by time so I can send after the login has been accomplished and it is closer to the point where WINE hangs?
The log is about 16070681 lines in size and I couldn't figure out when the program started to hang, but starting on line 6722761 the program seems to loop with "Call KERNEL32.Sleep(00000032) ret=6d9133bc" being issued every 20 or so lines.
Let me know any suggestions on cutting the log file a zeroing on the "hang" point. Thanks again.
http://bugs.winehq.org/show_bug.cgi?id=31305
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-07-25 07:24:11 CDT --- It's hard to tell without seeing the trace. You can try attaching the debugger when it's hung and do a 'bt all', that may possibly give a hint. Also feel free to email me the trace privately if you are comfortable with that.
http://bugs.winehq.org/show_bug.cgi?id=31305
--- Comment #5 from anthonysepa@yahoo.ca 2012-07-25 09:56:18 CDT --- The log file has been sent. Let me know anything else you need. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=31305
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a9151e5da3a2633505d21a3af86 | |d2f11fb5c58a0 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-07-30 14:19:19 CDT --- Should be fixed by a9151e5da3a2633505d21a3af86d2f11fb5c58a0.
http://bugs.winehq.org/show_bug.cgi?id=31305
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:19:56 CDT --- Closing bugs fixed in 1.5.10.