Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #369 en

Bug #369 sur PlayOnLinux

Configurator.exe crashed while running

Ajouté par Spookspear le 2011-09-04 19:04:51 - Commenter ou mettre à jour ce ticket

Statut :
Invalide
Priorité :
Normal
Assigné à :
Nobody
Dernière mise à jour :
2011-09-05 19:40:36
Description, étapes pour reproduire :
File :Configurator.exe
Date : 09/04/11 18:01:17
PlayOnLinux Version : 4.0.11
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \&\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/spookspear/.PlayOnLinux//wineprefix/c_"
export WINEDEBUG=""
#POL_Log=Manual installation_1315153924
cd "/home/spookspear/.PlayOnLinux//wineprefix/c_/drive_c/./users/Public/Application Data/Wizard101(UK)/PatchClient/BankA"
POL_Wine "Configurator.exe"  $@

Install output Manual installation_1315153924:
PlayOnLinux debbuging tool (v4.0.11)
-----------------------------------------------
Debugging: Manual installation
Date: 09/04/11 17:32:04

> uname -a
Linux Spookspear 2.6.38-11-generic #49-Ubuntu SMP Mon Aug 29 20:47:58 UTC 2011 i686 i686 i386 GNU/Linux
> lsb_release -a

> wine --version (Be careful, this version might not be the version used in the script! Read the content of this file for more information)
wine-1.3.27
> glxinfo \| grep rendering
direct rendering: Yes
> glxinfo \| grep renderer
OpenGL renderer string: Mesa DRI R100 (RS200 4437) 20090101 x86/MMX/SSE2 NO-TCL DRI2
> export
declare -x AMD64_COMPATIBLE="False"
declare -x APPLICATION_TITLE="PlayOnLinux"
declare -x COMPIZ_CONFIG_PROFILE="ubuntu"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-uQhruiTc7m,guid=d7c3c0916ca291d3af84835c00000030"
declare -x DEFAULTS_PATH="/usr/share/gconf/gnome.default.path"
declare -x DESKTOP="/home/spookspear/Desktop"
declare -x DESKTOP_SESSION="gnome"
declare -x DISPLAY=":0.0"
declare -x DYLDPATH_ORIGIN=""
declare -x DYLD_LIBRARY_PATH=""
declare -x GDMSESSION="gnome"
declare -x GDM_KEYBOARD_LAYOUT="gb"
declare -x GDM_LANG="en_GB"
declare -x GIO_LAUNCHED_DESKTOP_FILE="/usr/share/applications/PlayOnLinux.desktop"
declare -x GIO_LAUNCHED_DESKTOP_FILE_PID="17048"
declare -x GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
declare -x GNOME_KEYRING_CONTROL="/tmp/keyring-t7fbva"
declare -x GNOME_KEYRING_PID="1341"
declare -x GNUPGHOME="/home/spookspear/.PlayOnLinux//gpg"
declare -x GPG_AGENT_INFO="/tmp/keyring-t7fbva/gpg:0:1"
declare -x GTK_MODULES="canberra-gtk-module:canberra-gtk-module"
declare -x G_FILENAME_ENCODING="UTF-8"
declare -x HOME="/home/spookspear"
declare -x IGNORE_ICON_DIR="false"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_COLLATE="en_GB.UTF-8"
declare -x LC_CTYPE="en_GB.UTF-8"
declare -x LD_LIBRARY_PATH=""
declare -x LD_PATH_ORIGIN=""
declare -x LOGNAME="spookspear"
declare -x MACHTYPE="i686-pc-linux-gnu"
declare -x MANDATORY_PATH="/usr/share/gconf/gnome.mandatory.path"
declare -x MD5_COMMAND="md5sum"
declare -x OLDPWD="/home/spookspear/.PlayOnLinux/plugins"
declare -x ORBIT_SOCKETDIR="/tmp/orbit-spookspear"
declare -x OS_NAME="linux"
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
declare -x PATH_ORIGIN="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
declare -x PLAYONLINUX="/usr/share/playonlinux"
declare -x POL_ARCH="x86"
declare -x POL_ID="72426982"
declare -x POL_LANG="en"
declare -x POL_OS="Linux"
declare -x POL_SetupWindow_ID="26598"
declare -x POL_TERM="xterm"
declare -x POL_USER_ROOT="/home/spookspear/.PlayOnLinux/"
declare -x PWD="/home/spookspear/.PlayOnLinux"
declare -x PYTHON="python"
declare -x REPERTOIRE="/home/spookspear/.PlayOnLinux/"
declare -x SESSION_MANAGER="local/Spookspear/tmp/.ICE-unix/1360,unix/Spookspear:/tmp/.ICE-unix/1360"
declare -x SHELL="/bin/bash"
declare -x SHLVL="4"
declare -x SITE="http://repository.playonlinux.com"
declare -x SSH_AGENT_PID="1394"
declare -x SSH_AUTH_SOCK="/tmp/keyring-t7fbva/ssh"
declare -x TEXTDOMAIN="pol"
declare -x TEXTDOMAINDIR="/usr/share/playonlinux/lang/locale/"
declare -x TITRE="PlayOnLinux"
declare -x UBUNTU_MENUPROXY="0"
declare -x USER="spookspear"
declare -x USERNAME="spookspear"
declare -x VERSION="4.0.11"
declare -x WINDOWPATH="7"
declare -x WINEPREFIX="/home/spookspear/.PlayOnLinux//wineprefix/default"
declare -x WINE_SITE="http://www.playonlinux.com/wine/binaries/"
declare -x XAUTHORITY="/var/run/gdm/auth-for-spookspear-9appNy/database"
declare -x XDG_CONFIG_DIRS="/etc/xdg/xdg-gnome:/etc/xdg"
declare -x XDG_DATA_DIRS="/usr/share/gnome:/usr/local/share/:/usr/share/"
declare -x XDG_SESSION_COOKIE="15d5657dc599490791f6c59c00000008-1315152066.969924-1378184692"


09/04/11 17:32:11 - [POL_System_SetArch] Message: POL_ARCH set to x86
09/04/11 17:32:32 - [POL_Wine_SelectPrefix] Message: Selecting prefix: c:
09/04/11 17:32:41 - [POL_Wine_PrefixCreate] Message: Creating prefix ()...
09/04/11 17:32:41 - [POL_Wine_PrefixCreate] Message: No version specified. Using system version (wine-1.3.27)
09/04/11 17:32:55 - [POL_Wine] Message: Running wine- cmd /c echo %ProgramFiles%
09/04/11 17:32:56 - [POL_Wine] Message: Wine return: 0
09/04/11 17:32:59 - [POL_Wine] Message: Running wine- cmd /c echo %ProgramFiles%
09/04/11 17:33:00 - [POL_Wine] Message: Wine return: 0
09/04/11 17:33:00 - [main] Message: Autorun : Checking *...
09/04/11 17:33:00 - [main] Message: Autorun: Found 0 media
09/04/11 17:33:26 - [POL_Wine] Message: Running wine- /home/spookspear/Downloads/Wizard101_UK_20110705.exe
fixmerocess:SetProcessDEPPolicy (1): stub
fixmerocess:SetProcessDEPPolicy (1): stub
fixme:winisableProcessWindowsGhosting : stub
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:shell:SHAutoComplete stub
fixme:win:WINNLSEnableIME hwnd 0x100ae enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:msg:ChangeWindowMessageFilter c055 00000001
fixme:shell:SHAutoComplete stub
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100d6 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100d6 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100b8 enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable -1: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ac enable 0: stub!
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\users\\Public\\Application Data\\Wizard101(UK)\\unins000.exe") stub
fixme:win:WINNLSEnableIME hwnd 0x100ac enable -1: stub!
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\BBEA_Wizard101(UK)\\Wizard101.0.png"
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\16x16\\apps\\2EB1_Wizard101(UK)\\uninstall.0.png"
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\BBEA_Wizard101(UK)\\Wizard101.0.png"
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\2EB1_Wizard101(UK)\\uninstall.0.png"
fixme:win:WINNLSEnableIME hwnd 0x100ae enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x100ae enable -1: stub!
wine: Call from 0x7b839d72 to unimplemented function msvcp80.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
wine: Unimplemented function msvcp80.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z called at address 0x7b839d72 (thread 0028), starting debugger...
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\BBEA_Wizard101(UK)\\Wizard101.0.png"
err:menubuilder:InvokeShellLinker failed to extract icon from L"C:\\users\\Public\\Application Data\\Wizard101(UK)/Wizard101.ico"
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\BBEA_Wizard101(UK)\\Wizard101.0.png"
err:menubuilder:InvokeShellLinker failed to extract icon from L"C:\\users\\Public\\Application Data\\Wizard101(UK)/Wizard101.ico"
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\16x16\\apps\\2EB1_Wizard101(UK)\\uninstall.0.png"
09/04/11 17:34:02 - [POL_Wine] Message: Wine return: 0
err:menubuilder:convert_to_native_icon error 0x80070003 creating output file L"Z:\\home\\spookspear\\.local\\share\\icons\\hicolor\\32x32\\apps\\2EB1_Wizard101(UK)\\uninstall.0.png"
err:menubuilder:InvokeShellLinker failed to extract icon from L"C:\\users\\Public\\Application Data\\Wizard101(UK)/uninstall.ico"
Unhandled exception: unimplemented function msvcp80.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z called in 32-bit code (0x7b839d72).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b839d72 ESP:0033fac0 EBP:0033fb24 EFLAGS:00000246( - -- I Z- -P- )
EAX:7b825ef1 EBX:7b893ff4 ECX:00000000 EDX:80000100
ESI:80000100 EDI:00000010
Stack dump:
0x0033fac0: 0033fb44 00000008 7ffd8c00 80000100
0x0033fad0: 00000001 00000000 7b839d72 00000002
0x0033fae0: 6846aff4 6846fa90 0033fc70 6856ffbb
0x0033faf0: 00000008 00000000 68586ff4 0033fc6c
0x0033fb00: 0033fb40 685386d0 0033fc6c 00000000
0x0033fb10: 7bc57a5b 7b893ff4 7b839d2a 00000000
Backtrace:
=>0 0x7b839d72 in kernel32 ( 0x29d72) (0x0033fb24)
1 0x6846af98 in msvcp80 ( 0x1af97) (0x0033fb54)
2 0x68455f19 in msvcp80 ( 0x5f18) (0x7b833c60)
3 0x00401297 in wizard101 ( 0x1296) (0x7b833c60)
0x7b839d72: subl     $4,%esp
Modules:
Module     Address               Debug info     Name (58 modules)
PE      400000- 420000     Export wizard101
ELF     68000000-6801e000     Deferred ld-linux.so.2
ELF     6801e000-68037000     Deferred libpthread.so.0
ELF     68037000-68198000     Deferred libc.so.6
ELF     68198000-6819c000     Deferred libdl.so.2
ELF     6819c000-681c2000     Deferred libm.so.6
ELF     681c2000-681ca000     Deferred libnss_compat.so.2
ELF     681ca000-681e1000     Deferred libnsl.so.1
ELF     681e1000-6831e000     Deferred user32<elf>
\-PE     681f0000-6831e000     \ user32
ELF     6831e000-683c3000     Deferred gdi32<elf>
\-PE     68330000-683c3000     \ gdi32
ELF     683c3000-68423000     Deferred advapi32<elf>
\-PE     683d0000-68423000     \ advapi32
ELF     68423000-6843c000     Deferred version<elf>
\-PE     68430000-6843c000     \ version
ELF     6843c000-684ed000     Dwarf msvcp80<elf>
\-PE     68450000-684ed000     \ msvcp80
ELF     684ed000-685c4000     Deferred msvcp90<elf>
\-PE     68510000-685c4000     \ msvcp90
ELF     685c4000-68650000     Deferred msvcrt<elf>
\-PE     685e0000-68650000     \ msvcrt
ELF     68650000-6867b000     Deferred msvcr80<elf>
\-PE     68660000-6867b000     \ msvcr80
ELF     6867b000-686aa000     Deferred msvcr90<elf>
\-PE     68680000-686aa000     \ msvcr90
ELF     686aa000-68730000     Deferred libfreetype.so.6
ELF     68730000-68745000     Deferred libz.so.1
ELF     68745000-68774000     Deferred libfontconfig.so.1
ELF     68774000-6879e000     Deferred libexpat.so.1
ELF     6879e000-68845000     Deferred winex11<elf>
\-PE     687b0000-68845000     \ winex11
ELF     68845000-6884d000     Deferred libsm.so.6
ELF     6884d000-68865000     Deferred libice.so.6
ELF     68865000-68980000     Deferred libx11.so.6
ELF     68980000-68999000     Deferred libxcb.so.1
ELF     68999000-6899d000     Deferred libxau.so.6
ELF     6899d000-689a3000     Deferred libxdmcp.so.6
ELF     689a3000-689c5000     Deferred imm32<elf>
\-PE     689b0000-689c5000     \ imm32
ELF     689c5000-689cb000     Deferred libxxf86vm.so.1
ELF     689cb000-689d5000     Deferred libxrender.so.1
ELF     689d5000-689dd000     Deferred libxrandr.so.2
ELF     689dd000-689e1000     Deferred libxcomposite.so.1
ELF     689e1000-689f0000     Deferred libxi.so.6
ELF     689f0000-689fa000     Deferred libxcursor.so.1
ELF     689fa000-68a00000     Deferred libxfixes.so.3
ELF     6c2f9000-6c304000     Deferred libnss_nis.so.2
ELF     70d5f000-70d63000     Deferred libxinerama.so.1
ELF     71691000-716a0000     Deferred libxext.so.6
ELF     7497f000-74ac0000     Dwarf libwine.so.1
ELF     74dec000-74df8000     Deferred libnss_files.so.2
ELF     7b800000-7b9a8000     Dwarf kernel32<elf>
\-PE     7b810000-7b9a8000     \ kernel32
ELF     7bc00000-7bcc3000     Deferred ntdll<elf>
\-PE     7bc10000-7bcc3000     \ ntdll
ELF     7bf00000-7bf04000     Deferred <wine-loader>
ELF     7bf81000-7bf86000     Deferred libuuid.so.1
Threads:
process tid prio (all id:s are in hex)
0000000e services.exe
     0000001b 0
     00000014 0
     00000010 0
     0000000f 0
00000011 winedevice.exe
     00000017 0
     00000013 0
     00000012 0
00000018 plugplay.exe
     0000001c 0
     0000001a 0
     00000019 0
0000001d explorer.exe
     0000001e 0
00000027 (D) C:\users\Public\Application Data\Wizard101(UK)\Wizard101.exe
     00000028 0 <==
Backtrace:
=>0 0x7b839d72 in kernel32 ( 0x29d72) (0x0033fb24)
1 0x6846af98 in msvcp80 ( 0x1af97) (0x0033fb54)
2 0x68455f19 in msvcp80 ( 0x5f18) (0x7b833c60)
3 0x00401297 in wizard101 ( 0x1296) (0x7b833c60)
wine: Call from 0x7b839d72 to unimplemented function msvcp80.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
wine: Call from 0x7b839d72 to unimplemented function msvcp80.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
09/04/11 17:34:56 - [POL_Shortcut] Message: Shortcut created: Configurator.exe Configurator.exe
09/04/11 17:35:15 - [POL_Shortcut] Message: Shortcut created: Wizard101.exe Wizard101.exe
09/04/11 17:35:36 - [POL_Shortcut] Message: Shortcut created: WizardLauncher.exe WizardLauncher.exe
09/04/11 17:35:52 - [POL_Shortcut] Message: Shortcut created: unins000.exe Uninstall
Output :
09/04/11 18:01:17 - [main] Message: Debugger is starting
[code=console][POL_Wine] Message: Running wine- Configurator.exe
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dxdiagn.dll"
err:ole:CoGetClassObject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} could be created for context 0x1
wine: Unhandled page fault on read access to 0x00000000 at address 0x407f0b (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00407f0b).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00407f0b ESP:0032f4f4 EBP:0032f50c EFLAGS:00210212( R- -- I -A- - )
EAX:00000000 EBX:00000000 ECX:00000000 EDX:0032f4fc
ESI:00479f88 EDI:00000000
Stack dump:
0x0032f4f4: 0032f4fc 00472f00 00000010 0000006f
0x0032f504: 00000000 00000000 0032f53c 0040907e
0x0032f514: 45b1781d 00000001 00456600 00000000
0x0032f524: 000000cc 00479f88 00456600 0032f584
0x0032f534: 004410a3 00000001 0032f590 00404193
0x0032f544: 00472f00 00472a90 0046bcd0 45b178b1
Backtrace:
=>0 0x00407f0b in configurator ( 0x7f0b) (0x0032f50c)
1 0x0040907e in configurator ( 0x907d) (0x0032f53c)
2 0x00404193 in configurator ( 0x4192) (0x0032f590)
3 0x6c676e45 (0x0032f590)
4 0x6c676e45 (0x0032f590)
5 0x6c676e45 (0x0032f590)
6 0x6c676e45 (0x0032f590)
7 0x6c676e45 (0x0032f590)
8 0x6c676e45 (0x0032f590)
9 0x6c676e45 (0x0032f590)
10 0x6c676e45 (0x0032f590)
11 0x6c676e45 (0x0032f590)
12 0x6c676e45 (0x0032f590)
13 0x6c676e45 (0x0032f590)
14 0x6c676e45 (0x0032f590)
15 0x6c676e45 (0x0032f590)
16 0x6c676e45 (0x0032f590)
17 0x6c676e45 (0x0032f590)
18 0x6c676e45 (0x0032f590)
19 0x6c676e45 (0x0032f590)
20 0x6c676e45 (0x0032f590)
21 0x6c676e45 (0x0032f590)
22 0x6c676e45 (0x0032f590)
23 0x6c676e45 (0x0032f590)
24 0x6c676e45 (0x0032f590)
25 0x6c676e45 (0x0032f590)
26 0x6c676e45 (0x0032f590)
27 0x6c676e45 (0x0032f590)
28 0x6c676e45 (0x0032f590)
29 0x6c676e45 (0x0032f590)
30 0x6c676e45 (0x0032f590)
31 0x6c676e45 (0x0032f590)
32 0x6c676e45 (0x0032f590)
33 0x6c676e45 (0x0032f590)
34 0x6c676e45 (0x0032f590)
35 0x6c676e45 (0x0032f590)
36 0x6c676e45 (0x0032f590)
37 0x6c676e45 (0x0032f590)
38 0x6c676e45 (0x0032f590)
39 0x6c676e45 (0x0032f590)
40 0x6c676e45 (0x0032f590)
41 0x6c676e45 (0x0032f590)
42 0x6c676e45 (0x0032f590)
43 0x6c676e45 (0x0032f590)
44 0x6c676e45 (0x0032f590)
45 0x6c676e45 (0x0032f590)
46 0x6c676e45 (0x0032f590)
47 0x6c676e45 (0x0032f590)
48 0x6c676e45 (0x0032f590)
49 0x6c676e45 (0x0032f590)
50 0x6c676e45 (0x0032f590)
51 0x6c676e45 (0x0032f590)
52 0x6c676e45 (0x0032f590)
53 0x6c676e45 (0x0032f590)
54 0x6c676e45 (0x0032f590)
55 0x6c676e45 (0x0032f590)
56 0x6c676e45 (0x0032f590)
57 0x6c676e45 (0x0032f590)
58 0x6c676e45 (0x0032f590)
59 0x6c676e45 (0x0032f590)
60 0x6c676e45 (0x0032f590)
61 0x6c676e45 (0x0032f590)
62 0x6c676e45 (0x0032f590)
63 0x6c676e45 (0x0032f590)
64 0x6c676e45 (0x0032f590)
65 0x6c676e45 (0x0032f590)
66 0x6c676e45 (0x0032f590)
67 0x6c676e45 (0x0032f590)
68 0x6c676e45 (0x0032f590)
69 0x6c676e45 (0x0032f590)
70 0x6c676e45 (0x0032f590)
71 0x6c676e45 (0x0032f590)
72 0x6c676e45 (0x0032f590)
73 0x6c676e45 (0x0032f590)
74 0x6c676e45 (0x0032f590)
75 0x6c676e45 (0x0032f590)
76 0x6c676e45 (0x0032f590)
77 0x6c676e45 (0x0032f590)
78 0x6c676e45 (0x0032f590)
79 0x6c676e45 (0x0032f590)
80 0x6c676e45 (0x0032f590)
81 0x6c676e45 (0x0032f590)
82 0x6c676e45 (0x0032f590)
83 0x6c676e45 (0x0032f590)
84 0x6c676e45 (0x0032f590)
85 0x6c676e45 (0x0032f590)
86 0x6c676e45 (0x0032f590)
87 0x6c676e45 (0x0032f590)
88 0x6c676e45 (0x0032f590)
89 0x6c676e45 (0x0032f590)
90 0x6c676e45 (0x0032f590)
91 0x6c676e45 (0x0032f590)
92 0x6c676e45 (0x0032f590)
93 0x6c676e45 (0x0032f590)
94 0x6c676e45 (0x0032f590)
95 0x6c676e45 (0x0032f590)
96 0x6c676e45 (0x0032f590)
97 0x6c676e45 (0x0032f590)
98 0x6c676e45 (0x0032f590)
99 0x6c676e45 (0x0032f590)
100 0x6c676e45 (0x0032f590)
101 0x6c676e45 (0x0032f590)
102 0x6c676e45 (0x0032f590)
103 0x6c676e45 (0x0032f590)
104 0x6c676e45 (0x0032f590)
105 0x6c676e45 (0x0032f590)
106 0x6c676e45 (0x0032f590)
107 0x6c676e45 (0x0032f590)
108 0x6c676e45 (0x0032f590)
109 0x6c676e45 (0x0032f590)
110 0x6c676e45 (0x0032f590)
111 0x6c676e45 (0x0032f590)
112 0x6c676e45 (0x0032f590)
113 0x6c676e45 (0x0032f590)
114 0x6c676e45 (0x0032f590)
115 0x6c676e45 (0x0032f590)
116 0x6c676e45 (0x0032f590)
117 0x6c676e45 (0x0032f590)
118 0x6c676e45 (0x0032f590)
119 0x6c676e45 (0x0032f590)
120 0x6c676e45 (0x0032f590)
121 0x6c676e45 (0x0032f590)
122 0x6c676e45 (0x0032f590)
123 0x6c676e45 (0x0032f590)
124 0x6c676e45 (0x0032f590)
125 0x6c676e45 (0x0032f590)
126 0x6c676e45 (0x0032f590)
127 0x6c676e45 (0x0032f590)
128 0x6c676e45 (0x0032f590)
129 0x6c676e45 (0x0032f590)
130 0x6c676e45 (0x0032f590)
131 0x6c676e45 (0x0032f590)
132 0x6c676e45 (0x0032f590)
133 0x6c676e45 (0x0032f590)
134 0x6c676e45 (0x0032f590)
135 0x6c676e45 (0x0032f590)
136 0x6c676e45 (0x0032f590)
137 0x6c676e45 (0x0032f590)
138 0x6c676e45 (0x0032f590)
139 0x6c676e45 (0x0032f590)
140 0x6c676e45 (0x0032f590)
141 0x6c676e45 (0x0032f590)
142 0x6c676e45 (0x0032f590)
143 0x6c676e45 (0x0032f590)
144 0x6c676e45 (0x0032f590)
145 0x6c676e45 (0x0032f590)
146 0x6c676e45 (0x0032f590)
147 0x6c676e45 (0x0032f590)
148 0x6c676e45 (0x0032f590)
149 0x6c676e45 (0x0032f590)
150 0x6c676e45 (0x0032f590)
151 0x6c676e45 (0x0032f590)
152 0x6c676e45 (0x0032f590)
153 0x6c676e45 (0x0032f590)
154 0x6c676e45 (0x0032f590)
155 0x6c676e45 (0x0032f590)
156 0x6c676e45 (0x0032f590)
157 0x6c676e45 (0x0032f590)
158 0x6c676e45 (0x0032f590)
159 0x6c676e45 (0x0032f590)
160 0x6c676e45 (0x0032f590)
161 0x6c676e45 (0x0032f590)
162 0x6c676e45 (0x0032f590)
163 0x6c676e45 (0x0032f590)
164 0x6c676e45 (0x0032f590)
165 0x6c676e45 (0x0032f590)
166 0x6c676e45 (0x0032f590)
167 0x6c676e45 (0x0032f590)
168 0x6c676e45 (0x0032f590)
169 0x6c676e45 (0x0032f590)
170 0x6c676e45 (0x0032f590)
171 0x6c676e45 (0x0032f590)
172 0x6c676e45 (0x0032f590)
173 0x6c676e45 (0x0032f590)
174 0x6c676e45 (0x0032f590)
175 0x6c676e45 (0x0032f590)
176 0x6c676e45 (0x0032f590)
177 0x6c676e45 (0x0032f590)
178 0x6c676e45 (0x0032f590)
179 0x6c676e45 (0x0032f590)
180 0x6c676e45 (0x0032f590)
181 0x6c676e45 (0x0032f590)
182 0x6c676e45 (0x0032f590)
183 0x6c676e45 (0x0032f590)
184 0x6c676e45 (0x0032f590)
185 0x6c676e45 (0x0032f590)
186 0x6c676e45 (0x0032f590)
187 0x6c676e45 (0x0032f590)
188 0x6c676e45 (0x0032f590)
189 0x6c676e45 (0x0032f590)
190 0x6c676e45 (0x0032f590)
191 0x6c676e45 (0x0032f590)
192 0x6c676e45 (0x0032f590)
193 0x6c676e45 (0x0032f590)
194 0x6c676e45 (0x0032f590)
195 0x6c676e45 (0x0032f590)
196 0x6c676e45 (0x0032f590)
197 0x6c676e45 (0x0032f590)
198 0x6c676e45 (0x0032f590)
199 0x6c676e45 (0x0032f590)
200 0x6c676e45 (0x0032f590)
0x00407f0b: movl     0x0(

History

Mise à jour par Quentin PÂRIS le 2011-09-04 19:39:19

  • Statut changé vers Ne sera pas résolu

Please, please please ... We are tired of receiving reports in which authors give us no details, even the name of the program he tries to run...

Mise à jour par Spookspear le 2011-09-05 19:40:36

I did give details: I entered them into the comment box that appeared:

I am trying to run Wizard 101. I am in the UK - whenever I run it I get lots of error messages.

I am a programmer: Started pre-windows DOS 3.2? or 2.3 (its been a while) and dBase III now i'm and 'expert in PSSQL (Oracle) / VBA, VBS, C++) who is sick and tired of the cost for a windows OS (£250!) So I am venturing into Unix.

I don't really know what I am doing with Wine. I just thought I could install in and run Wizard 101. Turns out that I cant

I shall read up on the help. But I don't understand why there are so many versions of wine- I opted for Play on Unix as I thought it was an all-in-one alternative.

Turns out not.

I'll keep at it though - I've been beaten yet

old mcdonald had a datafarm
AD, DA, RDO

Il n'y a rien à voir ici