http://bugs.winehq.org/show_bug.cgi?id=17370
Summary: Notepad++ 5.2 crashes when triggering tooltip over macro record toolbar button Product: Wine Version: 1.1.14 Platform: PC URL: http://sourceforge.net/project/showfiles.php?group_id=95 717&package_id=102072&release_id=659500 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=19415) --> (http://bugs.winehq.org/attachment.cgi?id=19415) Notepad++ 5.2 first chance exception backtraces
With today's Git (wine-1.1.14-433-g0cc91ab), when placing the mouse over the macro record button, Notepad++ incurs an access violation, eventually leading to a graceful termination. I've attached a winedbg run showing the first-chance exceptions incurred, the first couple being during startup, which did not cause any noticeable problems, and the last few being when the reported access violation occurs. I also rebuilt Notepad++ with MSVC++ 2008 in order to gain symbolic information.