http://bugs.winehq.org/show_bug.cgi?id=7484
Summary: Vector NTI "remote sources" listview causes crash Product: Wine Version: CVS Platform: Other URL: http://download.invitrogen.com/evergreen/Vector%20NTI%20 Advance%2010.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: mk144210@bcm.tmc.edu
In Vector NTI, if you are using builtin comctl32 and you hit open and then click on the "Remote Sources" tab it causes a page fault on read access to 0x000000000 in mfc71. With native comctl32 this bug does not occur (the switching to this tab clears the listview, hence why I think it is listview; also, since native comctl32 fixes this problem it is definitely a comctl32 problem of some sort).
*** I am having trouble debugging this because WINEDEBUG=+relay also _fixes this bug_ ***