http://bugs.winehq.org/show_bug.cgi?id=7136
Summary: Page fault in QCharts when closing dialog Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: cdunn42@yahoo.com
I have been experiencing a crash with page fault in QCharts, usually when closing a dialog (I can always reproduce it by playing with preferences for less than a minute). After much testing, I've determined that it is being caused by this patch :
http://www.winehq.org/pipermail/wine-cvs/2006-December/028783.html
Although it seems unrelated (that is a mshtml patch, while the crash seems to occur in the user32 winproc code), I've found that if I back out that patch, the problem disappears. I've tested that several times. This continues to be the case with current CVS as of 1/10/2007.
I will attach the console output of the backtrace.