http://bugs.winehq.org/show_bug.cgi?id=24387
--- Comment #7 from Andrea Vai andrea.vai@unipv.it 2010-09-14 07:49:25 CDT --- (In reply to comment #6)
(In reply to comment #5)
Created an attachment (id=30738)
--> (http://bugs.winehq.org/attachment.cgi?id=30738) [details] [details]
+crypt log after having the commit reverted
Wait, this one also shows a crash: trace:crypt:CryptDecrypt (0x1a0218, 0x0, 1, 00000000, 0x32db30, 0x32d868) wine: Unhandled page fault on read access to 0x0000001c at address 0x29e05801 (thread 0009), starting debugger...
Are you sure you attached the correct log?
Yes, I double checked and I am sure that it is the correct log.
I was also aware of the crash in this log (call it crash #2), but it is not "the" crash (call it crash #1) I had reported in the bug description, so I didn't know if it should be better to take care of it, file another bug for crash#2, or whatever else. Crash#2 happens slightly after I launch the application: it pops up an "application crash" window, anyway the app itself keeps running, and if I close that window and ignore the crash, and follow steps reported to reproduce crash#1, crash#1 does not happen. That's why I said "I reverted the commit and the crash doesn't happen.". I don't know if crash#2 deserves being investigated or if we can say that crash#1 doesn't depend on it, so we don't care about it.
Furthermore, the output of the commit command contains an error (says "1 out of 2 hunks FAILED"), and I attach that output.
Last note: if I revert the commit, recompile, rm .wine, launch the setup program of the application, the setup program reports a crash too, but if I ignore it and go on with the setup, it finishes correctly. Should I post some information about this "crash", too???
Hope I didn't make too many mistakes with all of this.