ger-di
2009-May-19 09:26 UTC
[Wine] can't run program - Exception EAccessViolation in module
Hello, on my work onli me work under Linux Fedora 10. Most we work with telnet and web-interface but for more comfort some of my collegs write program on delphi. This program good run and work under Windows xp, but doesn't work under my OS with wine 1.1.18. I have some chagrin because do little more work then other do =( That what I have, when run program in command page: Code: [Anton at compbobra log]$ wine /media/WORK_FLESH/MToper2\(BAK\)/MToper2.exe WINEDEBUG=warn+all Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". err:ole:CoGetClassObject class {00000507-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000507-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000507-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 wine: Unhandled exception 0x0eedfade at address 0x0000:0x603f8420 (thread 0038), starting debugger... First chance exception: 0xc0000025 in 32-bit code (0x6032c8de). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:6032c8de ESP:0032f554 EBP:0032f5b8 EFLAGS:00200282( - 00 - -IS1) EAX:0032f560 EBX:6038d444 ECX:00110058 EDX:0032f938 ESI:0032f938 EDI:0032f5c4 Stack dump: 0x0032f554: 004023bf 0000007b 0032f598 c0000025 0x0032f564: 00000001 0032f938 0032f9d0 00000000 0x0032f574: 00618acc 004048bd 00618268 0032f598 0x0032f584: 00404900 00618ac8 00618acc 0048bbac 0x0032f594: 00406abd 6f727245 72632072 69746165 0x0032f5a4: 6f20676e 63656a62 20202e74 60478814 Backtrace: =>0 0x6032c8de __regs_RtlRaiseException+0x4e() in ntdll (0x0032f5b8) 1 0x6037253a in ntdll (+0x7253a) (0x0032f914) 2 0x6032b97c RtlUnwind() in ntdll (0x0032f990) 3 0x0048f30b in mtoper2 (+0x8f30b) (0x0032f9d0) 4 0x00493393 in mtoper2 (+0x93393) (0x0032fa00) 5 0x0049400a in mtoper2 (+0x9400a) (0x0032fa14) 6 0x0049b958 in mtoper2 (+0x9b958) (0x0032fa38) 7 0x00421768 in mtoper2 (+0x21768) (0x0032fa64) 8 0x00421999 in mtoper2 (+0x21999) (0x0032fabc) 9 0x00421c46 in mtoper2 (+0x21c46) (0x0032fae8) 10 0x00421b85 in mtoper2 (+0x21b85) (0x0032fb04) 11 0x0042607e in mtoper2 (+0x2607e) (0x0032fb34) 12 0x004665d2 in mtoper2 (+0x665d2) (0x0032fb54) 13 0x00422984 in mtoper2 (+0x22984) (0x0032fbd4) 14 0x0042012b in mtoper2 (+0x2012b) (0x0032fbf4) 15 0x0041d39c in mtoper2 (+0x1d39c) (0x0032fc18) 16 0x0041d526 in mtoper2 (+0x1d526) (0x0032fd38) 17 0x0041d5b7 in mtoper2 (+0x1d5b7) (0x0032fd68) 18 0x00465f6a in mtoper2 (+0x65f6a) (0x0032febc) 19 0x0046d768 in mtoper2 (+0x6d768) (0x0032fee0) 20 0x004bc8f4 in mtoper2 (+0xbc8f4) (0x0032fef8) 21 0x6042b69f in kernel32 (+0x5b69f) (0x0032ffe8) 22 0x600297e7 (0x00000000) 0x6032c8de __regs_RtlRaiseException+0x4e in ntdll: subl $4,%esp Modules: Module Address Debug info Name (56 modules) ELF 101000- 135000 Deferred libfontconfig.so.1 ELF 167000- 16c000 Deferred libxfixes.so.3 ELF 173000- 176000 Deferred libxinerama.so.1 ELF 17f000- 188000 Deferred libxrender.so.1 ELF 24f000- 252000 Deferred libxcomposite.so.1 ELF 254000- 25c000 Deferred libxrandr.so.2 ELF 342000- 34c000 Deferred libxcursor.so.1 PE 400000- 4f5000 Export mtoper2 ELF 7f0000- 7f4000 Deferred libuuid.so.1 ELF 7f6000- 7fe000 Deferred libsm.so.6 ELF 807000- 829000 Deferred ld-linux.so.2 ELF 82b000- 99e000 Deferred libc.so.6 ELF 9a0000- 9c9000 Deferred libm.so.6 ELF 9cb000- 9d0000 Deferred libdl.so.2 ELF 9d2000- 9ed000 Deferred libpthread.so.0 ELF 9ef000- b2b000 Deferred libwine.so.1 ELF b53000- c83000 Deferred libx11.so.6 ELF c85000- ca1000 Deferred libxcb.so.1 ELF ca3000- ca6000 Deferred libxau.so.6 ELF cb5000- cdc000 Deferred libexpat.so.1 ELF cde000- cee000 Deferred libxext.so.6 ELF d6b000- dfe000 Deferred libfreetype.so.6 ELF 7533000- 754d000 Deferred libice.so.6 ELF 798f000- 7994000 Deferred libxxf86vm.so.1 ELF 602f1000-603a9000 Export ntdll<elf> \-PE 60300000-603a9000 \ ntdll ELF 603a9000-603b6000 Deferred libnss_files.so.2 ELF 603b6000-604ff000 Export kernel32<elf> \-PE 603d0000-604ff000 \ kernel32 ELF 604ff000-6065b000 Deferred user32<elf> \-PE 60520000-6065b000 \ user32 ELF 6065b000-60704000 Deferred gdi32<elf> \-PE 60670000-60704000 \ gdi32 ELF 60704000-607fa000 Deferred oleaut32<elf> \-PE 60720000-607fa000 \ oleaut32 ELF 607fa000-60814000 Deferred version<elf> \-PE 60800000-60814000 \ version ELF 60814000-60827000 Deferred lz32<elf> \-PE 60820000-60827000 \ lz32 ELF 60827000-608f5000 Deferred comctl32<elf> \-PE 60830000-608f5000 \ comctl32 ELF 609e3000-60a84000 Deferred winex11<elf> \-PE 609f0000-60a84000 \ winex11 ELF 60c09000-60c2a000 Deferred imm32<elf> \-PE 60c10000-60c2a000 \ imm32 ELF 60c45000-60c78000 Deferred uxtheme<elf> \-PE 60c50000-60c78000 \ uxtheme ELF 613d1000-61441000 Deferred rpcrt4<elf> \-PE 613e0000-61441000 \ rpcrt4 ELF 6611f000-66179000 Deferred advapi32<elf> \-PE 66130000-66179000 \ advapi32 ELF 71e8f000-71f9a000 Deferred ole32<elf> \-PE 71eb0000-71f9a000 \ ole32 ELF 7596e000-75982000 Deferred keyboard.drv16.so PE 75970000-75982000 Deferred keyboard.drv16 ELF 7bf00000-7bf04000 Deferred <wine-loader> Threads: process tid prio (all id:s are in hex) 0000000c 00000012 0 0000000e 0 0000000d 0 0000000f 00000016 0 00000015 0 00000011 0 00000010 0 00000017 00000018 0 00000019 0000001a 0 00000037 (D) D:\MToper2(BAK)\MToper2.exe 00000038 0 <=Backtrace: =>0 0x6032c8de __regs_RtlRaiseException+0x4e() in ntdll (0x0032f5b8) 1 0x6037253a in ntdll (+0x7253a) (0x0032f914) 2 0x6032b97c RtlUnwind() in ntdll (0x0032f990) 3 0x0048f30b in mtoper2 (+0x8f30b) (0x0032f9d0) 4 0x00493393 in mtoper2 (+0x93393) (0x0032fa00) 5 0x0049400a in mtoper2 (+0x9400a) (0x0032fa14) 6 0x0049b958 in mtoper2 (+0x9b958) (0x0032fa38) 7 0x00421768 in mtoper2 (+0x21768) (0x0032fa64) 8 0x00421999 in mtoper2 (+0x21999) (0x0032fabc) 9 0x00421c46 in mtoper2 (+0x21c46) (0x0032fae8) 10 0x00421b85 in mtoper2 (+0x21b85) (0x0032fb04) 11 0x0042607e in mtoper2 (+0x2607e) (0x0032fb34) 12 0x004665d2 in mtoper2 (+0x665d2) (0x0032fb54) 13 0x00422984 in mtoper2 (+0x22984) (0x0032fbd4) 14 0x0042012b in mtoper2 (+0x2012b) (0x0032fbf4) 15 0x0041d39c in mtoper2 (+0x1d39c) (0x0032fc18) 16 0x0041d526 in mtoper2 (+0x1d526) (0x0032fd38) 17 0x0041d5b7 in mtoper2 (+0x1d5b7) (0x0032fd68) 18 0x00465f6a in mtoper2 (+0x65f6a) (0x0032febc) 19 0x0046d768 in mtoper2 (+0x6d768) (0x0032fee0) 20 0x004bc8f4 in mtoper2 (+0xbc8f4) (0x0032fef8) 21 0x6042b69f in kernel32 (+0x5b69f) (0x0032ffe8) 22 0x600297e7 (0x00000000) Xlib: extension "Generic Event Extension" missing on display ":0.0". And program give me window with the message: Exception EAccessViolation in module MToper2.exe at 00000000. Access violation at address 00000000 in module 'MToper2.exe'.Read of address 00000000.
vitamin
2009-May-19 12:54 UTC
[Wine] Re: can't run program - Exception EAccessViolation in module
ger-di wrote:> err:ole:create_server class {00000507-0000-0010-8000-00aa006d2ea4} not registeredIt needs mdac 2.8. To install: Code: cd ~ wget http://www.kegel.com/wine/winetricks sh ./winetricks mdac28
Austin English
2009-May-19 15:05 UTC
[Wine] can't run program - Exception EAccessViolation in module
On Tue, May 19, 2009 at 4:26 AM, ger-di <wineforum-user at winehq.org> wrote:> Hello, on my work onli me work under Linux Fedora 10. Most we work with telnet and web-interface but for more comfort some of my collegs write program on delphi. This program good run and work under Windows xp, but doesn't work under my OS with wine 1.1.18. I have some chagrin because do little more work then other do =( > > That what I have, when run program in command page: > > > Code: > > [Anton at compbobra log]$ wine /media/WORK_FLESH/MToper2\(BAK\)/MToper2.exe WINEDEBUG=warn+allcd to the directory first. WINEDEBUG goes at the front of the command, btw (but don't use warn+all, it's too verbose). -- -Austin
ger-di
2009-May-20 07:10 UTC
[Wine] Re: can't run program - Exception EAccessViolation in module
I run Mtoper2.exe from it home directory by root.... and it start!!! I think problem in the rights of some files or directories but what and where are that directories or files I don't understand. But I have happines not longly and when I do request to database program show message: Provider cannot be found. It may not be properly installed. Man, who write this program give me that Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Testping\MT2test.mdb;Persist Security Info=False He wrote it on delphi. I think need instalation some program. But what program I don't know. Now debug-information: Code: [root at compbobra MT oper v2.0]# wine MToper2.exe WINEDEBUG Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 Xlib: extension "Generic Event Extension" missing on display ":0.0". [root at compbobra MT oper v2.0]# wine MToper2.exe WINEDEBUG Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 Xlib: extension "Generic Event Extension" missing on display ":0.0".