http://bugs.winehq.org/show_bug.cgi?id=31778
Bug #: 31778 Summary: Unhandled page fault while starting CEDAR Logic simulator (A wxWidgets Windows application) Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: matka.poohatka@gmail.com Classification: Unclassified
Created attachment 41814 --> http://bugs.winehq.org/attachment.cgi?id=41814 Backtrace generated by Wine bug report tool
Hello,
I wanted to use CEDAR logic simulator http://cedarlogic.scienceontheweb.net/, however it does not start, informing me of an unhandled page fault instead.
From command line:
filip@Filip-PC:*path*$ wine cedarls.exe p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory wine: Unhandled page fault on write access to 0x4d000154 at address 0x728f70 (thread 0009), starting debugger...
The program works fine under Windows (naturally).
I attached the bug report Wine generated. Hope this helps.
--Filip