http://bugs.winehq.org/show_bug.cgi?id=24995
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #3 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-01-27 05:08:37 CST --- Wine 1.3.37 here, and the problem is repeatable, however not in the first mentioned screen.
During the install process, I clicked a few times "Copy" from right click menu after marking some text, and the text was properly copied.
But, after finished installation, I ran the app, chosed trial version (last, third button, "Evaluer..."), opened "Aide" ("Help") and "a propos" ("about"), then marked some text and clicked right button. On "copy" the application crashed.
On the console I got: (excerpt)
wine: Unhandled page fault on read access to 0x93d360d0 at address 0x6608023d (thread 0032), starting debugger...
Backtrace: =>0 0x6608023d in msvbvm60 (+0x8023d) (0x0033ef7c) 1 0x6608026a in msvbvm60 (+0x80269) (0x0033ef98) 2 0x6607fe85 in msvbvm60 (+0x7fe84) (0x0033efc8) 3 0x6605deea in msvbvm60 (+0x5dee9) (0x0033f034) 4 0x660ac4de in msvbvm60 (+0xac4dd) (0x0033f09c) 5 0x6605d0c6 in msvbvm60 (+0x5d0c5) (0x0033f0c4) 6 0x6605f855 in msvbvm60 (+0x5f854) (0x0033f120)
I have no msvbvm60.dll in my wine installation, so I presume it is some built in functions.