http://bugs.winehq.org/show_bug.cgi?id=29298
Bug #: 29298 Summary: Olympus Viewer 2 crashes when starting Product: Wine Version: 1.3.34 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: suamor@web.de Classification: Unclassified
When starting the Olympus Viewer 2 (Version 1.21) software, the application crashes. If I run winedbg I get the following backtrace:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7bc48a9a). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7bc48a9a ESP:058ae4f0 EBP:058ae50c EFLAGS:00010202( R- -- I - - - ) EAX:00110014 EBX:7bca5ff4 ECX:00000000 EDX:001fab48 ESI:001fb190 EDI:00ffffff Stack dump: 0x058ae4f0: 001fb190 00000002 001fb190 000f0000 0x058ae500: 7bca5ff4 00110014 001fab48 058ae55c 0x058ae510: 7bc48c29 00000648 00000000 00000000 0x058ae520: 7bc4777e 7bc4777e 00110014 00000000 0x058ae530: 00000212 00000010 7e823ff4 058ae5a0 0x058ae540: 00000648 7bc35c4f 7e776ee8 00110000 Backtrace: =>0 0x7bc48a9a in ntdll (+0x38a9a) (0x058ae50c) 1 0x7bc48c29 in ntdll (+0x38c28) (0x058ae55c) 2 0x7bc48e39 RtlFreeHeap+0x78() in ntdll (0x058ae5bc) 3 0x7e776ee8 in ole32 (+0x36ee7) (0x058ae5fc) 4 0x020c1a0c in olyshlop (+0x1a0b) (0x058ae750) 5 0x01fab349 in filemgr2 (+0xb348) (0x023f85e4) 6 0x00000000 (0x01fc2ab0) 7 0x01faa690 in filemgr2 (+0xa68f) (0x01fbd9be)
System used: Ubuntu 10.04 LTS. The problem is reproducible on my system. However sometimes (without winedbg) I can run the application until I choose a directory containing ORF raw files. It seems the application tries to create a preview of the files and crashes. Due to winedbg halting the application I cannot say if this problem is related.
I tested both with my full wine installation and a clean wine installation containing the required components Directx9 and IE6 with no differently observed behaviour.
FYI: I added the application to the App Database.