https://bugs.winehq.org/show_bug.cgi?id=53503
Bug ID: 53503 Summary: QuickBooks Pro 99 page faults with print preview or attempting to print Product: Wine Version: 7.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nexusofbooths@gmail.com Distribution: ---
Created attachment 72866 --> https://bugs.winehq.org/attachment.cgi?id=72866 dialog from wine 7.14 running Quickbooks Pro 99 attempting to print
When attempting to print preview or print after dialog, wine enters debugger with "Unhandled exception: page fault on read access to 0x00000006 in 32-bit code (0x160abeca)" Program worked perfectly in wine 7.10, printing broke in 7.11, and now also 7.14.
compiled wine 7.14 32bit from source. No mods.
configure CC="ccache gcc" CROSSCC="ccache i686-w64-mingw32-gcc" make -j 5 -l 3