.exe never starts on edubuntu

Questions about Wine on Linux
Locked
MarkoHF
Newbie
Newbie
Posts: 3
Joined: Wed Oct 19, 2011 3:22 am

.exe never starts on edubuntu

Post by MarkoHF »

Ok so I got it installed on my school computers:
And when ever i enter "wine pathlocationhere" in terminal it just shows some bunch of text and it never starts the exe.
Here is the text of terminal

Code: Select all

wine: Unhandled page fault on read access to 0x000000a0 at address 0x7e4f6b96 (thread 0009), starting debugger...
wine: Unhandled page fault on read access to 0x000000a0 at address 0x7e819b96 (thread 000b), starting debugger...
wine: Unhandled page fault on read access to 0x000000a0 at address 0x7e834b96 (thread 000d), starting debugger...
Unhandled exception: page fault on read access to 0x000000a0 in 32-bit code (0x7e834b96).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7e834b96 ESP:0034eea0 EBP:7c032338 EFLAGS:00010246(   - 00      -RIZP1)
 EAX:7c03b310 EBX:7c03b310 ECX:00000000 EDX:7ddaf080
 ESI:7c03b3f8 EDI:00000000
Stack dump:
0x0034eea0:  7c01c3c0 00000033 00000000 0034ef88
0x0034eeb0:  0034eed8 0034eed8 00000095 00000000
0x0034eec0:  0003fffc 7c03b3f8 0034ef88 7c032338
0x0034eed0:  7c01e298 00085d01 00000000 00000001
0x0034eee0:  7e82e0a0 7c01c3c0 00000000 00000000
0x0034eef0:  00000000 00000001 00000000 00000000
Backtrace:
=>1 0x7e834b96 in libgl.so.1 (+0x41b96) (0x7c032338)
  2 0x7c00bcc8 (0x7c01c358)
  3 0x00000000 (0x00000001)
  4 0x00000000 (0x00000000)
0x7e834b96: movl        0xa0(%ecx),%eax
Modules:
Module  Address                 Debug info      Name (45 modules)
ELF     7b800000-7b926000       Deferred        kernel32<elf>
  \-PE  7b820000-7b926000       \               kernel32
ELF     7bc00000-7bc97000       Deferred        ntdll<elf>
  \-PE  7bc10000-7bc97000       \               ntdll
ELF     7bf00000-7bf03000       Deferred        <wine-loader>
ELF     7dd7c000-7dd81000       Deferred        libxfixes.so.3
ELF     7dd81000-7dd8a000       Deferred        libxcursor.so.1
ELF     7dd8a000-7dd92000       Deferred        libxrender.so.1
ELF     7dd92000-7ddaf000       Deferred        imm32<elf>
  \-PE  7dda0000-7ddaf000       \               imm32
ELF     7de81000-7e7f3000       Deferred        libglcore.so.1
ELF     7e7f3000-7e887000       Export          libgl.so.1
ELF     7e887000-7e88c000       Deferred        libxdmcp.so.6
ELF     7e88c000-7e88f000       Deferred        libxau.so.6
ELF     7e88f000-7e980000       Deferred        libx11.so.6
ELF     7e980000-7e98e000       Deferred        libxext.so.6
ELF     7e98e000-7e993000       Deferred        libxxf86vm.so.1
ELF     7e993000-7e9ab000       Deferred        libice.so.6
ELF     7e9ab000-7e9b4000       Deferred        libsm.so.6
ELF     7e9b4000-7ea42000       Deferred        winex11<elf>
  \-PE  7e9c0000-7ea42000       \               winex11
ELF     7ea6e000-7ea8e000       Deferred        libexpat.so.1
ELF     7ea8e000-7eab9000       Deferred        libfontconfig.so.1
ELF     7eab9000-7eacd000       Deferred        libz.so.1
ELF     7eacd000-7eb38000       Deferred        libfreetype.so.6
ELF     7eb38000-7eb7e000       Deferred        advapi32<elf>
  \-PE  7eb40000-7eb7e000       \               advapi32
ELF     7eb7e000-7eb8a000       Deferred        libgcc_s.so.1
ELF     7ec74000-7ed31000       Deferred        gdi32<elf>
  \-PE  7ec90000-7ed31000       \               gdi32
ELF     7ed31000-7ee6d000       Deferred        user32<elf>
  \-PE  7ed50000-7ee6d000       \               user32
ELF     7ee6d000-7ee85000       Deferred        explorer<elf>
  \-PE  7ee70000-7ee85000       \               explorer
ELF     7ee85000-7ee9c000       Deferred        libnsl.so.1
ELF     7ee9c000-7eea5000       Deferred        libnss_compat.so.2
ELF     7eea5000-7eea7000       Deferred        libnvidia-tls.so.1
ELF     7efc8000-7efef000       Deferred        libm.so.6
ELF     7eff5000-7f000000       Deferred        libnss_files.so.2
ELF     b7d35000-b7d3f000       Deferred        libnss_nis.so.2
ELF     b7d40000-b7d44000       Deferred        libdl.so.2
ELF     b7d44000-b7e85000       Deferred        libc.so.6
ELF     b7e86000-b7e9d000       Deferred        libpthread.so.0
ELF     b7eae000-b7fbf000       Deferred        libwine.so.1
ELF     b7fc1000-b7fdc000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
0000000e
        0000000f    0
0000000c (D) c:\windows\system32\explorer.exe
        0000000d    0 <==
0000000a
        0000000b    0
00000008
        00000009    0
Unhandled exception: page fault on read access to 0x000000a0 in 32-bit code (0x7e4f6b96).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7e4f6b96 ESP:0033eea0 EBP:7c034468 EFLAGS:00010246(   - 00      -RIZP1)
 EAX:7c03d440 EBX:7c03d440 ECX:00000000 EDX:7da6f080
 ESI:7c03d528 EDI:00000000
Stack dump:
0x0033eea0:  7c019e98 00000033 00000000 0033ef88
0x0033eeb0:  0033eed8 0033eed8 00000095 00000000
0x0033eec0:  0003fffc 7c03d528 0033ef88 7c034468
0x0033eed0:  7c01dab0 00085d01 00000000 00000001
0x0033eee0:  7e4f00a0 7c019e98 00000000 00000000
0x0033eef0:  00000000 00000001 00000000 00000000
Backtrace:
=>1 0x7e4f6b96 in libgl.so.1 (+0x41b96) (0x7c034468)
  2 0x7c028318 (0x7c0203d8)
  3 0x00000000 (0x00000001)
  4 0x00000000 (0x00000000)
0x7e4f6b96: movl        0xa0(%ecx),%eax
Modules:
Module  Address                 Debug info      Name (61 modules)
PE      400000-53b000   Deferred        123
ELF     7b800000-7b926000       Deferred        kernel32<elf>
  \-PE  7b820000-7b926000       \               kernel32
ELF     7bc00000-7bc97000       Deferred        ntdll<elf>
  \-PE  7bc10000-7bc97000       \               ntdll
ELF     7bf00000-7bf03000       Deferred        <wine-loader>
ELF     7da3c000-7da41000       Deferred        libxfixes.so.3
ELF     7da41000-7da4a000       Deferred        libxcursor.so.1
ELF     7da4a000-7da52000       Deferred        libxrender.so.1
ELF     7da52000-7da6f000       Deferred        imm32<elf>
  \-PE  7da60000-7da6f000       \               imm32
ELF     7db41000-7db43000       Deferred        libnvidia-tls.so.1
ELF     7db43000-7e4b5000       Deferred        libglcore.so.1
ELF     7e4b5000-7e549000       Export          libgl.so.1
ELF     7e549000-7e54e000       Deferred        libxdmcp.so.6
ELF     7e54e000-7e63f000       Deferred        libx11.so.6
ELF     7e63f000-7e64d000       Deferred        libxext.so.6
ELF     7e64d000-7e652000       Deferred        libxxf86vm.so.1
ELF     7e652000-7e66a000       Deferred        libice.so.6
ELF     7e66a000-7e673000       Deferred        libsm.so.6
ELF     7e673000-7e701000       Deferred        winex11<elf>
  \-PE  7e680000-7e701000       \               winex11
ELF     7e72d000-7e74d000       Deferred        libexpat.so.1
ELF     7e74d000-7e778000       Deferred        libfontconfig.so.1
ELF     7e778000-7e78c000       Deferred        libz.so.1
ELF     7e78c000-7e7f7000       Deferred        libfreetype.so.6
ELF     7e7f7000-7e80b000       Deferred        lz32<elf>
  \-PE  7e800000-7e80b000       \               lz32
ELF     7e80b000-7e824000       Deferred        version<elf>
  \-PE  7e810000-7e824000       \               version
ELF     7e824000-7e8e0000       Deferred        comctl32<elf>
  \-PE  7e830000-7e8e0000       \               comctl32
ELF     7e8e0000-7e8f3000       Deferred        libresolv.so.2
ELF     7e8f3000-7e911000       Deferred        iphlpapi<elf>
  \-PE  7e900000-7e911000       \               iphlpapi
ELF     7e911000-7e966000       Deferred        rpcrt4<elf>
  \-PE  7e920000-7e966000       \               rpcrt4
ELF     7e966000-7ea00000       Deferred        ole32<elf>
  \-PE  7e980000-7ea00000       \               ole32
ELF     7ea00000-7ea59000       Deferred        shlwapi<elf>
  \-PE  7ea10000-7ea59000       \               shlwapi
ELF     7ea59000-7eb4e000       Deferred        shell32<elf>
  \-PE  7ea70000-7eb4e000       \               shell32
ELF     7eb4e000-7eb94000       Deferred        advapi32<elf>
  \-PE  7eb60000-7eb94000       \               advapi32
ELF     7eb94000-7eba0000       Deferred        libgcc_s.so.1
ELF     7eba0000-7eba3000       Deferred        libxau.so.6
ELF     7ec9b000-7ed58000       Deferred        gdi32<elf>
  \-PE  7ecb0000-7ed58000       \               gdi32
ELF     7ed58000-7ee94000       Deferred        user32<elf>
  \-PE  7ed70000-7ee94000       \               user32
ELF     7efa6000-7efb1000       Deferred        libnss_files.so.2
ELF     7efb1000-7efc8000       Deferred        libnsl.so.1
ELF     7efc8000-7efef000       Deferred        libm.so.6
ELF     7eff6000-7f000000       Deferred        libnss_nis.so.2
ELF     b7cc6000-b7ccf000       Deferred        libnss_compat.so.2
ELF     b7cd0000-b7cd4000       Deferred        libdl.so.2
ELF     b7cd4000-b7e15000       Deferred        libc.so.6
ELF     b7e16000-b7e2d000       Deferred        libpthread.so.0
ELF     b7e3e000-b7f4f000       Deferred        libwine.so.1
ELF     b7f51000-b7f6c000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000012
        00000013    0
0000000a
        0000000b    0
00000008 (D) Z:\home\haier2\123.exe
        00000009    0 <==
haier2@edubuntu:~$ Unhandled exception: page fault on read access to 0x000000a0 in 32-bit code (0x7e819b96).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7e819b96 ESP:0034eea0 EBP:7c032340 EFLAGS:00010246(   - 00      -RIZP1)
 EAX:7c03b318 EBX:7c03b318 ECX:00000000 EDX:7dd92080
 ESI:7c03b400 EDI:00000000
Stack dump:
0x0034eea0:  7c01c3c8 00000033 00000000 0034ef88
0x0034eeb0:  0034eed8 0034eed8 00000095 00000000
0x0034eec0:  0003fffc 7c03b400 0034ef88 7c032340
0x0034eed0:  7c01e2a0 00085d01 00000000 00000001
0x0034eee0:  7e8130a0 7c01c3c8 00000000 00000000
0x0034eef0:  00000000 00000001 00000000 00000000
Backtrace:
=>1 0x7e819b96 in libgl.so.1 (+0x41b96) (0x7c032340)
  2 0x7c00bce0 (0x7c01c360)
  3 0x00000000 (0x00000001)
  4 0x00000000 (0x00000000)
0x7e819b96: movl        0xa0(%ecx),%eax
Modules:
Module  Address                 Debug info      Name (45 modules)
ELF     7b800000-7b926000       Deferred        kernel32<elf>
  \-PE  7b820000-7b926000       \               kernel32
ELF     7bc00000-7bc97000       Deferred        ntdll<elf>
  \-PE  7bc10000-7bc97000       \               ntdll
ELF     7bf00000-7bf03000       Deferred        <wine-loader>
ELF     7dd5f000-7dd64000       Deferred        libxfixes.so.3
ELF     7dd64000-7dd6d000       Deferred        libxcursor.so.1
ELF     7dd6d000-7dd75000       Deferred        libxrender.so.1
ELF     7dd75000-7dd92000       Deferred        imm32<elf>
  \-PE  7dd80000-7dd92000       \               imm32
ELF     7de64000-7de66000       Deferred        libnvidia-tls.so.1
ELF     7de66000-7e7d8000       Deferred        libglcore.so.1
ELF     7e7d8000-7e86c000       Export          libgl.so.1
ELF     7e86c000-7e871000       Deferred        libxdmcp.so.6
ELF     7e871000-7e874000       Deferred        libxau.so.6
ELF     7e874000-7e965000       Deferred        libx11.so.6
ELF     7e965000-7e973000       Deferred        libxext.so.6
ELF     7e973000-7e978000       Deferred        libxxf86vm.so.1
ELF     7e978000-7e990000       Deferred        libice.so.6
ELF     7e990000-7e999000       Deferred        libsm.so.6
ELF     7e999000-7ea27000       Deferred        winex11<elf>
  \-PE  7e9b0000-7ea27000       \               winex11
ELF     7ea59000-7ea79000       Deferred        libexpat.so.1
ELF     7ea79000-7eaa4000       Deferred        libfontconfig.so.1
ELF     7eaa4000-7eab8000       Deferred        libz.so.1
ELF     7eab8000-7eb23000       Deferred        libfreetype.so.6
ELF     7eb23000-7eb69000       Deferred        advapi32<elf>
  \-PE  7eb30000-7eb69000       \               advapi32
ELF     7eb69000-7eb75000       Deferred        libgcc_s.so.1
ELF     7ec5f000-7ed1c000       Deferred        gdi32<elf>
  \-PE  7ec80000-7ed1c000       \               gdi32
ELF     7ed1c000-7ee58000       Deferred        user32<elf>
  \-PE  7ed40000-7ee58000       \               user32
ELF     7ee58000-7ee70000       Deferred        explorer<elf>
  \-PE  7ee60000-7ee70000       \               explorer
ELF     7ee70000-7ee7b000       Deferred        libnss_files.so.2
ELF     7ee7b000-7ee85000       Deferred        libnss_nis.so.2
ELF     7ee85000-7ee9c000       Deferred        libnsl.so.1
ELF     7ee9c000-7eea5000       Deferred        libnss_compat.so.2
ELF     7efc8000-7efef000       Deferred        libm.so.6
ELF     b7d03000-b7d07000       Deferred        libdl.so.2
ELF     b7d07000-b7e48000       Deferred        libc.so.6
ELF     b7e49000-b7e60000       Deferred        libpthread.so.0
ELF     b7e71000-b7f82000       Deferred        libwine.so.1
ELF     b7f84000-b7f9f000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
0000000a (D) c:\windows\system32\explorer.exe
        0000000b    0 <==

User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: .exe never starts on edubuntu

Post by dimesio »

MarkoHF wrote:Ok so I got it installed on my school computers:
And when ever i enter "wine pathlocationhere" in terminal it just shows some bunch of text and it never starts the exe.
What version of Wine? What app? Did you cd to the program directory before trying to run it? (Hint: you should.) Have you checked the AppDB to see if whatever app you are trying to run is known to work or not?
MarkoHF
Newbie
Newbie
Posts: 3
Joined: Wed Oct 19, 2011 3:22 am

Re: .exe never starts on edubuntu

Post by MarkoHF »

dimesio wrote:
MarkoHF wrote:Ok so I got it installed on my school computers:
And when ever i enter "wine pathlocationhere" in terminal it just shows some bunch of text and it never starts the exe.
What version of Wine? What app? Did you cd to the program directory before trying to run it? (Hint: you should.) Have you checked the AppDB to see if whatever app you are trying to run is known to work or not?
The WINE version is very very old as the edubuntu does not have the sources for the new one. But my friend tried it with the same wine and the same exe. And yes I used cd to go to the file.
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: .exe never starts on edubuntu

Post by dimesio »

MarkoHF wrote:The WINE version is very very old as the edubuntu does not have the sources for the new one. But my friend tried it with the same wine and the same exe. And yes I used cd to go to the file.
Doesn't edubuntu use Ubuntu packages? "Very very old" Wine versions aren't supported here.
MarkoHF
Newbie
Newbie
Posts: 3
Joined: Wed Oct 19, 2011 3:22 am

Re: .exe never starts on edubuntu

Post by MarkoHF »

dimesio wrote:
MarkoHF wrote:The WINE version is very very old as the edubuntu does not have the sources for the new one. But my friend tried it with the same wine and the same exe. And yes I used cd to go to the file.
Doesn't edubuntu use Ubuntu packages? "Very very old" Wine versions aren't supported here.
The only way I can install software is thru the Add/Remove from Edubuntu which has 5 year old software on it. I can not install any new software as I dont know how ?
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: .exe never starts on edubuntu

Post by dimesio »

MarkoHF wrote: The only way I can install software is thru the Add/Remove from Edubuntu which has 5 year old software on it. I can not install any new software as I dont know how ?
If this is a 5 year old OS, there wouldn't be any new packages for it. You really should upgrade, not just for Wine, but because an outdated, unsupported OS is a security risk.
Locked