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@winehq.org ReportedBy: pgr@arcelectronicsinc.com
http://source.winehq.org/git/?p=wine.git;a=commit;h=b34868dffa0df144ea9d6e15... 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...