[Bug 17929] New: Crash when creating a DC
http://bugs.winehq.org/show_bug.cgi?id=17929 Summary: Crash when creating a DC Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: damian.dixon(a)gmail.com Created an attachment (id=20262) --> (http://bugs.winehq.org/attachment.cgi?id=20262) backtrace.txt Crash when creating a DC. This occurs when using a console application and creating a DC. This approach works on Windows XP and Vista (not tried other versions). I use this approach for testing 2D graphic drawing in an automated fashion. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 --- Comment #1 from Damian Dixon <damian.dixon(a)gmail.com> 2009-04-02 02:14:21 --- Created an attachment (id=20263) --> (http://bugs.winehq.org/attachment.cgi?id=20263) test case with source code & exe This is the test case. If you comment out the line which creates a GC and use the next line which gets the system GC then the program will run further. This program does run to completion on Vista. But crashes a little bit further on under Wine. It is a start of a set of tests for AlphaBlend. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-09-09 14:13:42 CDT --- Backtrace: =>0 0x7e8e0947 XCreateGC+0x17() in libx11.so.6 (0x0032fa3c) 1 0x7ea85b39 X11DRV_CreateDC+0x138(hdc=(nil), pdev=0x3, driver="", device="", output="", initData=0x7edd1b76) [/home/austin/wine-git/dlls/winex11.drv/init.c:158] in winex11 (0x00000000) 0x7e8e0947 XCreateGC+0x17 in libx11.so.6: movl 0x4d0(%edx),%eax Still in wine-1.3.2-115-gd822555. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |milasudril(a)gmail.com --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-26 16:40:38 CDT --- *** Bug 24522 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #4 from butraxz(a)gmail.com 2012-05-21 14:03:18 CDT --- This bug has not been updated for two years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-21 21:44:30 CDT --- Created attachment 40259 --> http://bugs.winehq.org/attachment.cgi?id=40259 wine 1.5.4 crash with backtrace Still present in wine 1.5.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7370a565436b404570b1b1c4ad5 | |8a320368fbd7a Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-16 14:27:28 CDT --- Should be fixed by 7370a565436b404570b1b1c4ad58a320368fbd7a. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=17929 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-25 12:54:54 CDT --- Closing bugs fixed in 1.7.5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org