http://bugs.winehq.org/show_bug.cgi?id=10746
Summary: Unhandled exception: page fault on read access Product: Wine Version: 0.9.46. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: louis.nadeau.3@ulaval.ca
Created an attachment (id=9587) --> (http://bugs.winehq.org/attachment.cgi?id=9587) log and dump
This is my first bug report ever so please tell me if something is wrong.
I just update to wine 0.9.46, I was using 0.9.39 before. This update is the most recent stable wine in Gentoo x86 (which is the distribution I'm using).
I was using wine to run "ADinstrument Chart" (this is a link to the software : http://www.adinstruments.com/products/software/corporate/Chart-Software/) without problem. Now, since my last update, each time I try to open a file the software crash.
I'm using gcc 4.1.2
I started my program from the .drive_c directory with the command "wine Program Files\Chart5fr/Chart5.exe" and then proceed immediatly to open a file and it crashs. I try using my data files, the exemple given with the software and data files from someone else and it crash each time.
I try to erase all the trace/dump/tmp I could find in /tmp and in c:\window\temp
I tried the "WINEDEBUG=+relay" trick they give on the "how to report a bug" page but I don't see any differences in the dump/log.
I attach all the log from launching the program to returning to the prompt.