[Bug 23078] New: UltraEdit 16.10: Crashes when selecting text in output window
http://bugs.winehq.org/show_bug.cgi?id=23078 Summary: UltraEdit 16.10: Crashes when selecting text in output window Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com Created an attachment (id=28654) --> (http://bugs.winehq.org/attachment.cgi?id=28654) Terminal output on Wine-1.2-rc2 Steps to reproduce: 1) remove ~/.wine 2) install UltraEdit 3) wine Uedit32.exe 4) close all popup windows (buy now, tip of the day etc.) 5) In "Output window" (left bottom window) write something e.g. wine 6) Try to select that text with mouse or keyboard Behaviour: Get "Program error" from Wine and application hangs up Expected behaviour: No "Program error" and application doesn't hang up. -- 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=23078 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ultraedit.com/fi | |les/ue_english.zip -- 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=23078 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2010-06-07 14:18:24 --- Confirming. From a crash log with debugging symbols: =>0 0x68507b2c GetCharacterPlacementW+0x3c(hdc=0xf450, lpString="No output! wine", uCount=0x0001, nMaxExtent=0, lpResults=(nil), dwFlags=0x0008) [/home/juan/src/wine/dlls/gdi32/font.c:2851] in gdi32 (0x68507af0) 0x68507b2c GetCharacterPlacementW+0x3c [/home/juan/src/wine/dlls/gdi32/font.c:2851] in gdi32: movl 0x14(%eax),%eax 2851 lpResults->lStructSize, lpResults->lpOutString, lpResults->lpOrder, GetCharacterPlacementW is dereferencing the pointer lpResults, which is NULL. -- 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=23078 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-06-07 14:32:14 --- Duplicate. Sorry for not checking that. *** This bug has been marked as a duplicate of bug 13094 *** -- 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=23078 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-07 17:01:57 --- Closing. -- 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