http://bugs.winehq.org/show_bug.cgi?id=18303
--- Comment #14 from Owen Rudge owen@owenrudge.net 2012-08-20 09:55:04 CDT --- I've tested again with a fresh install of Wine 1.5.11 (49550c647d80de74362aaa27ba2f60da5d90a85b), and a clean, fresh install of Adobe Acrobat Professional 7.0 (no native DLLs). I haven't upgraded it to Acrobat 7.1.0.
I can go into the Edit menu without a PDF loaded and it works fine. When I open a PDF, go into the Edit menu, and a crash still occurs.
If I apply the attached patch (deadbeef.diff), you can see that the page fault occurs as a result of Acrobat trying to read from the output pointer from the ITextDocument_fnRange function. If I have time, I will try to see if I can actually fix this bug. :)
If somebody could change the status of this bug back to open, it would be appreciated.