Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
joergjaeger
Newbie
Posts: 3 Joined: Sun Oct 16, 2011 1:51 pm
Post
by joergjaeger » Sun Oct 16, 2011 1:56 pm
Hi, according of the database Forte Agent 6 should run with wine but strangely it does crash upon installation.
I have here the code that comes up.
Code: Select all
wine agentenu600-1186.exe
err:virtual:map_file_into_view failed to set 00000005 protection on file map, noexec filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0xd70000 968000 000000000 failed
wine: Unhandled page fault on read access to 0x00000001 at address 0x4010d4 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x004010d4).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004010d4 ESP:0032f91c EBP:0032fea0 EFLAGS:00010216( R- -- I -A-P- )
EAX:00000001 EBX:00000000 ECX:c0000001 EDX:c0000022
ESI:00000104 EDI:00000000
Stack dump:
0x0032f91c: 00401000 7ffdf000 7b898ff4 00000000
0x0032f92c: 00000000 00000000 00000000 00000000
0x0032f93c: 00000000 00000000 00000000 00000000
0x0032f94c: 00000000 00000000 00000000 00000000
0x0032f95c: 00000000 00000000 00000000 00000000
0x0032f96c: 00000000 00000000 00000000 00000000
000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
Backtrace:
=>0 0x004010d4 in agentenu600-1186 (+0x10d4) (0x0032fea0)
1 0x7b85ac4c call_process_entry+0xb() in kernel32 (0x0032feb8)
2 0x7b85b8f0 ExitProcess+0xc9f() in kernel32 (0x0032fef8)
0x004010d4: movl 0x0(%eax),%ecx
Modules:
Module Address Debug info Name (45 modules)
PE 400000- d6b000 Export agentenu600-1186
ELF 7b800000-7b994000 Export kernel32<elf>
\-PE 7b810000-7b994000 \ kernel32
ELF 7bc00000-7bccc000 Export ntdll<elf>
\-PE 7bc10000-7bccc000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7e6cd000-7e6d3000 Deferred libxfixes.so.3
ELF 7e6d3000-7e6df000 Deferred libxcursor.so.1
ELF 7e6df000-7e6e3000 Deferred libxcomposite.so.1
ELF 7e6e3000-7e6ec000 Deferred libxrandr.so.2
ELF 7e6ec000-7e6f7000 Deferred libxrender.so.1
ELF 7e6f7000-7e6fd000 Deferred libxxf86vm.so.1
ELF 7e6fd000-7e701000 Deferred libxinerama.so.1
ELF 7e701000-7e724000 Deferred imm32<elf>
\-PE 7e710000-7e724000 \ imm32
ELF 7e724000-7e728000 Deferred libxau.so.6
ELF 7e728000-7e748000 Deferred libxcb.so.1
ELF 7e748000-7e74e000 Deferred libuuid.so.1
ELF 7e74e000-7e769000 Deferred libice.so.6
ELF 7e769000-7e8a6000 Deferred libx11.so.6
ELF 7e8a6000-7e8b8000 Deferred libxext.so.6
ELF 7e8b8000-7e8c1000 Deferred libsm.so.6
ELF 7e8c1000-7e978000 Deferred winex11<elf>
\-PE 7e8d0000-7e978000 \ winex11
ELF 7ea8a000-7eab4000 Deferred libexpat.so.1
ELF 7eab4000-7eaea000 Deferred libfontconfig.so.1
ELF 7eaea000-7eafa000 Deferred libbz2.so.1
ELF 7eafa000-7eb11000 Deferred libz.so.1
ELF 7eb11000-7ebae000 Deferred libfreetype.so.6
ELF 7ebae000-7ebf8000 Deferred libncurses.so.5
ELF 7ec15000-7ec7a000 Deferred advapi32<elf>
\-PE 7ec20000-7ec7a000 \ advapi32
ELF 7ec7a000-7ed14000 Deferred gdi32<elf>
\-PE 7ec90000-7ed14000 \ gdi32
ELF 7ed14000-7ee5d000 Deferred user32<elf>
\-PE 7ed30000-7ee5d000 \ user32
ELF 7efb9000-7efe3000 Deferred libm.so.6
ELF 7efe6000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f73fe000-f7403000 Deferred libdl.so.2
ELF f7403000-f7570000 Deferred libc.so.6
ELF f7570000-f758b000 Deferred libpthread.so.0
ELF f75a8000-f76ec000 Export libwine.so.1
ELF f76ed000-f770e000 Deferred ld-linux.so.2
ELF ffffe000-fffff000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\media\Windows\Documents and Settings\Joerg Jaeger\Documents\agentenu600-1186.exe
00000009 0 <==
0000000e services.exe
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000016 0
00000013 0
00000012 0
00000017 explorer.exe
00000018 0
Backtrace:
=>0 0x004010d4 in agentenu600-1186 (+0x10d4) (0x0032fea0)
1 0x7b85ac4c call_process_entry+0xb() in kernel32 (0x0032feb8)
2 0x7b85b8f0 ExitProcess+0xc9f() in kernel32 (0x0032fef8)
I am running openSUSE 11.4 x64 and Wine 1.3.12. Anyone can guess what it is? Maybe i need to reinstall wine.
Frédéric Delanoy
Post
by Frédéric Delanoy » Sun Oct 16, 2011 4:52 pm
On Sun, Oct 16, 2011 at 20:56, joergjaeger <
[email protected] > wrote:
I am running openSUSE 11.4 x64 and Wine 1.3.12. Anyone can guess what it is? Maybe i need to reinstall wine.
I'd suggest you try again with 1.3.30 first
joergjaeger
Newbie
Posts: 3 Joined: Sun Oct 16, 2011 1:51 pm
Post
by joergjaeger » Sun Oct 16, 2011 8:31 pm
I have tried but it seems still to not work.
The title is actually misleading. It is the application to be installed that crashes. Or is it wine, not sure.
Here the output again, if this helps.
Code: Select all
wine agentenu600-1186.exe
err:virtual:map_file_into_view failed to set 00000005 protection on file map, noexec filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0xd70000 968000 000000000 failed
wine: Unhandled page fault on read access to 0x00000001 at address 0x4010d4 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x004010d4).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004010d4 ESP:0032f90c EBP:0032fe90 EFLAGS:00010212( R- -- I -A- - )
EAX:00000001 EBX:00000000 ECX:c0000001 EDX:c0000022
ESI:00000104 EDI:00000000
Stack dump:
0x0032f90c: 00401000 7ffdf000 7b8a3ff4 00000000
0x0032f91c: 00000000 00000000 00000000 00000000
0x0032f92c: 00000000 00000000 00000000 00000000
0x0032f93c: 00000000 00000000 00000000 00000000
0x0032f94c: 00000000 00000000 00000000 00000000
0x0032f95c: 00000000 00000000 00000000 00000000
000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
Backtrace:
=>0 0x004010d4 in agentenu600-1186 (+0x10d4) (0x0032fe90)
1 0x7b85afcc call_process_entry+0xb() in kernel32 (0x0032fea8)
2 0x7b85c0bf in kernel32 (+0x4c0be) (0x0032fee8)
3 0x7bc74508 call_thread_func+0xb() in ntdll (0x0032fef8)
4 0x7bc77cfe in ntdll (+0x67cfd) (0x0032ffc8)
5 0x7bc4ccfe call_dll_entry_point+0x61d() in ntdll (0x0032ffe8)
6 0xf7664bad wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0x004010d4: movl 0x0(%eax),%ecx
Modules:
Module Address Debug info Name (46 modules)
PE 400000- d6b000 Export agentenu600-1186
ELF 7b800000-7b9b9000 Dwarf kernel32<elf>
\-PE 7b810000-7b9b9000 \ kernel32
ELF 7bc00000-7bcd3000 Dwarf ntdll<elf>
\-PE 7bc10000-7bcd3000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7e688000-7e694000 Deferred libxcursor.so.1
ELF 7e7c6000-7e7f0000 Deferred libexpat.so.1
ELF 7e7f0000-7e826000 Deferred libfontconfig.so.1
ELF 7e826000-7e836000 Deferred libxi.so.6
ELF 7e836000-7e83a000 Deferred libxcomposite.so.1
ELF 7e83a000-7e843000 Deferred libxrandr.so.2
ELF 7e843000-7e84e000 Deferred libxrender.so.1
ELF 7e84e000-7e854000 Deferred libxxf86vm.so.1
ELF 7e854000-7e858000 Deferred libxinerama.so.1
ELF 7e858000-7e87c000 Deferred imm32<elf>
\-PE 7e860000-7e87c000 \ imm32
ELF 7e87c000-7e880000 Deferred libxau.so.6
ELF 7e880000-7e8a0000 Deferred libxcb.so.1
ELF 7e8a0000-7e8a6000 Deferred libuuid.so.1
ELF 7e8a6000-7e8c1000 Deferred libice.so.6
ELF 7e8c1000-7e9fe000 Deferred libx11.so.6
ELF 7e9fe000-7ea10000 Deferred libxext.so.6
ELF 7ea10000-7eac1000 Deferred winex11<elf>
\-PE 7ea20000-7eac1000 \ winex11
ELF 7eac1000-7ead1000 Deferred libbz2.so.1
ELF 7ead1000-7eae8000 Deferred libz.so.1
ELF 7eae8000-7eb85000 Deferred libfreetype.so.6
ELF 7eb85000-7ebcf000 Deferred libncurses.so.5
ELF 7ebe1000-7ebe7000 Deferred libxfixes.so.3
ELF 7ebec000-7ec55000 Deferred advapi32<elf>
\-PE 7ec00000-7ec55000 \ advapi32
ELF 7ec55000-7ed0d000 Deferred gdi32<elf>
\-PE 7ec60000-7ed0d000 \ gdi32
ELF 7ed0d000-7ee5d000 Deferred user32<elf>
\-PE 7ed20000-7ee5d000 \ user32
ELF 7efb9000-7efe3000 Deferred libm.so.6
ELF 7efe6000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f74a2000-f74ab000 Deferred libsm.so.6
ELF f74b1000-f74b6000 Deferred libdl.so.2
ELF f74b6000-f7623000 Deferred libc.so.6
ELF f7623000-f763e000 Deferred libpthread.so.0
ELF f765b000-f779f000 Dwarf libwine.so.1
ELF f77a0000-f77c1000 Deferred ld-linux.so.2
ELF ffffe000-fffff000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\media\Windows\Documents and Settings\Joerg Jaeger\Documents\agentenu600-1186.exe
00000009 0 <==
0000000e services.exe
00000020 0
0000001f 0
00000019 0
00000017 0
00000015 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001a 0
00000018 0
00000014 0
00000013 0
0000001c plugplay.exe
00000021 0
0000001e 0
0000001d 0
00000022 explorer.exe
00000023 0
Backtrace:
=>0 0x004010d4 in agentenu600-1186 (+0x10d4) (0x0032fe90)
1 0x7b85afcc call_process_entry+0xb() in kernel32 (0x0032fea8)
2 0x7b85c0bf in kernel32 (+0x4c0be) (0x0032fee8)
3 0x7bc74508 call_thread_func+0xb() in ntdll (0x0032fef8)
4 0x7bc77cfe in ntdll (+0x67cfd) (0x0032ffc8)
5 0x7bc4ccfe call_dll_entry_point+0x61d() in ntdll (0x0032ffe8)
6 0xf7664bad wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
jjmckenzie
Moderator
Posts: 1153 Joined: Wed Apr 27, 2011 11:01 pm
Post
by jjmckenzie » Sun Oct 16, 2011 9:35 pm
On 10/16/11 6:31 PM, joergjaeger wrote:
I have tried but it seems still to not work.
The title is actually misleading. It is the application to be installed that crashes. Or is it wine, not sure.
Here the output again, if this helps.
Code:
wine agentenu600-1186.exe
err:virtual:map_file_into_view failed to set 00000005 protection on file map, noexec filesystem?
I see from the comment below that you are trying to run this from an
NTFS partition. Was it mounted read/write?
00000008 (D) Z:\media\Windows\Documents and Settings\Joerg Jaeger\Documents\agentenu600-1186.exe
Move the file to a Linux file system and try running it again. Running
files from an existing Windows file system is spotty.
James
Frédéric Delanoy
Post
by Frédéric Delanoy » Mon Oct 17, 2011 7:12 am
On Mon, Oct 17, 2011 at 04:35, James McKenzie <
[email protected] > wrote:
On 10/16/11 6:31 PM, joergjaeger wrote:
I have tried but it seems still to not work.
The title is actually misleading. It is the application to be installed
that crashes. Or is it wine, not sure.
Here the output again, if this helps.
Code:
wine agentenu600-1186.exe
err:virtual:map_file_into_view failed to set 00000005 protection on file
map, noexec filesystem?
I see from the comment below that you are trying to run this from an NTFS
partition. Â Was it mounted read/write?
00000008 (D) Z:\media\Windows\Documents and Settings\Joerg
Jaeger\Documents\agentenu600-1186.exe
Move the file to a Linux file system and try running it again. Â Running
files from an existing Windows file system is spotty.
James
Also don't run program from windows partitions, but install the
program in Wine first. See the wine FAQ for why.
joergjaeger
Newbie
Posts: 3 Joined: Sun Oct 16, 2011 1:51 pm
Post
by joergjaeger » Mon Oct 17, 2011 6:21 pm
You are so right. Thanks a million. I did not even think about that. So weird, but it works now. I did copy it to my home partition and it started with no problem.
My mistake. Thanks.