[Bug 45173] New: Framemaker 7.2 crashes after toolbar change commit

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 03:21:10 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45173

            Bug ID: 45173
           Summary: Framemaker 7.2 crashes after toolbar change commit
           Product: Wine
           Version: 3.7
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: ulrich.gemkow at ikr.uni-stuttgart.de
      Distribution: ---

Framemaker 7.2 crashes after commit 

>From 0645fa1373822629ad82d754fc7232d170e14859 Mon Sep 17 00:00:00 2001
From: Nikolay Sivov <nsivov at codeweavers.com>
Date: Mon, 30 Apr 2018 19:29:06 +0300
Subject: [PATCH] comctl32/toolbar: Fix tooltip notification forwarding.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 dlls/comctl32/tests/toolbar.c |  3 +--
 dlls/comctl32/toolbar.c       | 59 ++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 54 insertions(+), 8 deletions(-)

The crash happens when opening the "File->Open" Dialog box and using the "Up"
button in the toolbar. An internal error is raised with no more useful
information.

After reverting this commit and later commits on top of this, the crash
disappeats

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