[Bug 27622] New: wine regedit.exe crashes in comctl32

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 27 12:22:18 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27622

           Summary: wine regedit.exe crashes in comctl32
           Product: Wine
           Version: 1.3.23
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: gyebro69 at gmail.com
                CC: piotr.caban at gmail.com


Created an attachment (id=35312)
 --> (http://bugs.winehq.org/attachment.cgi?id=35312)
terminal output

I came across this bug while using regedit.

Steps to reproduce:
1) Create a new wineprefix
2) wine regedit
3) In the left-side window select a registry key/hive (e.g. HKEY_CLASSES_ROOT).
4) In the right-side window place the mouse pointer somewhere below the last
row (in the empty/white area). While left-mouse button is pressed, drag the
mouse upwards (as if you were selecting multiple rows). When the mouse cursor
reaches the last row Wine crashes.

This is due to the following commit:

a87e726d6b2a7ec4b86cb01a3267237fb366427b is the first bad commit
commit a87e726d6b2a7ec4b86cb01a3267237fb366427b
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Mon Jun 6 20:52:34 2011 +0200

    comctl32: Improve LISTVIEW_MarqueeHighlight performance.

:040000 040000 3fc79e993e9171f77fe069c62b16709db302c848
6a3fda702dd213a4948b5c38fb16926e404328ef M    dlls

The patch can be reverted cleanly on 1.3.23 and that fixed the crash.

Author of the patch added to CC.

Fedora 15 x86
Gnome 3 + Mutter as window manager

-- 
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.



More information about the wine-bugs mailing list