[Bug 4250] New: Regression Switcher Cad Unhandled page fault

Wine Bugs wine-bugs at winehq.org
Fri Jan 6 20:28:34 CST 2006


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

           Summary: Regression Switcher Cad Unhandled page fault
           Product: Wine
           Version: CVS
          Platform: PC
               URL: http://ltspice.linear.com/software/swcadiii.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pgr at arcelectronicsinc.com


http://source.winehq.org/git/?p=wine.git;a=commit;h=b34868dffa0df144ea9d6e1586a67cff70ae9c4e
This patch removed the check in both the GetMenuStringA/W routines of if
(!IS_STRING_ITEM(item->fType)) return 0;
Adding it back to the current CVS as of 1/6/06 20:00 EST fixed that problem.

Program is downloadable and this fault was mentioned in bug 3037.
To reproduce. Open new schematic from the file menu.

trace:menu:GetMenuStringA menu=0x50 item=0000 ptr=(nil) len=0 flags=0400
wine: Unhandled page fault on read access to 0x00000000 at address 0x7b81e5e6
(thread 0009), starting debugger...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list