[Wine] Help! I've some how screwed up my Wine up!

Charity Abbott angeliqer at gmail.com
Sat Mar 1 06:56:09 CST 2008


Looks like you don't have write permission to your home directory. Try this:

sudo chown -R joe.joe /home/joe
chmod 775 /home/joe
winecfg

On 3/1/08, firemagican2845 <wineforum-user at winehq.org> wrote:
> So I still have no idea what I did but every time I try to launch a program
> under Wine I get an error like this. I basically uninstalled, and then
> reinstalled but now the error seems to even spread to winecfg. Do I do yet
> another reinstall of Ubuntu or is there some fix to this?
>
>
> Code:
> joe at rbjcorp-02911:~$ winecfg
> wine: creating configuration directory '/home/joe/.wine'...
> wine: Unhandled page fault on read access to 0x00000000 at address
> 0xb7d27583 (thread 0009), starting debugger...
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
> (0xb7d27583).
> Register dump:
>  CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
>  EIP:b7d27583 ESP:0033ed8c EBP:0033eda8 EFLAGS:00010246(   - 00      -RIZP1)
>  EAX:00000000 EBX:b7dfcff4 ECX:00000000 EDX:00000000
>  ESI:00000033 EDI:00000000
> Stack dump:
> 0x0033ed8c:  b7d272c5 00000000 00000087 00000087
> 0x0033ed9c:  7eaf6728 00000033 7eafd5cc 0033ee38
> 0x0033edac:  7eabb540 00000000 00000087 7c2ca408
> 0x0033edbc:  00000001 00000000 00000001 bf948e28
> 0x0033edcc:  081573f7 08929278 7c2ca408 7c023e18
> 0x0033eddc:  00000087 00000000 7c03f2c0 0033ef38
> Backtrace:
> =>1 0xb7d27583 strlen+0x33() in libc.so.6 (0x0033eda8)
>   2 0x7eabb540 in winex11 (+0x3b540) (0x0033ee38)
>   3 0x7eabe28a X11DRV_setup_opengl_visual+0x3c() in winex11 (0x0033ef38)
>   4 0x7ead0ee9 in winex11 (+0x50ee9) (0x0033f118)
>   5 0x7eae1ab4 in winex11 (+0x61ab4) (0x0033f138)
>   6 0x7bc426dd call_dll_entry_point+0x15() in ntdll (0x0033f158)
>   7 0x7bc44b9a in ntdll (+0x34b9a) (0x0033f1e8)
>   8 0x7bc44e34 in ntdll (+0x34e34) (0x0033f228)
>   9 0x7bc474c3 LdrLoadDll+0x67() in ntdll (0x0033f248)
>   10 0x7b86201e in kernel32 (+0x4201e) (0x0033f4b8)
>   11 0x7b8622f7 LoadLibraryExW+0x43() in kernel32 (0x0033f4d8)
>   12 0x7b8623d6 LoadLibraryExA+0x43() in kernel32 (0x0033f4f8)
>   13 0x7b86240d LoadLibraryA+0x2d() in kernel32 (0x0033f518)
>   14 0x7eccf3a5 in gdi32 (+0x1f3a5) (0x0033f6a8)
>   15 0x7ecc90cf CreateDCW+0x60() in gdi32 (0x0033f958)
>   16 0x7ed76c91 CreateIconFromResourceEx+0x6c1() in user32 (0x0033fa28)
>   17 0x7ed77250 in user32 (+0x27250) (0x0033fa98)
>   18 0x7ed79bc6 LoadImageW+0x45f() in user32 (0x0033fb38)
>   19 0x7ed7a3b4 LoadImageA+0x1c0() in user32 (0x0033fc38)
>   20 0x7ed7a566 LoadCursorA+0x55() in user32 (0x0033fc68)
>   21 0x7ed6e6b6 in user32 (+0x1e6b6) (0x0033fc98)
>   22 0x7ed6e709 in user32 (+0x1e709) (0x0033fcb8)
>   23 0x7ede3b2e in user32 (+0x93b2e) (0x0033fd68)
>   24 0x7edf7d34 in user32 (+0xa7d34) (0x0033fd88)
>   25 0x7bc426dd call_dll_entry_point+0x15() in ntdll (0x0033fda8)
>   26 0x7bc44b9a in ntdll (+0x34b9a) (0x0033fe38)
>   27 0x7bc44e34 in ntdll (+0x34e34) (0x0033fe78)
>   28 0x7bc44eb9 in ntdll (+0x34eb9) (0x0033feb8)
>   29 0x7bc477bf LdrInitializeThunk+0x27a() in ntdll (0x0033ff08)
>   30 0x7b86e772 in kernel32 (+0x4e772) (0x0033ffe8)
>   31 0xb7e331cf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
> 0xb7d27583 strlen+0x33 in libc.so.6: movl       0x0(%eax),%ecx
> Modules:
> Module  Address                 Debug info      Name (40 modules)
> ELF     7b800000-7b925000       Export          kernel32<elf>
>   \-PE  7b820000-7b925000       \               kernel32
> ELF     7bc00000-7bca1000       Export          ntdll<elf>
>   \-PE  7bc10000-7bca1000       \               ntdll
> ELF     7bf00000-7bf03000       Deferred        <wine-loader>
> ELF     7d86c000-7d875000       Deferred        librt.so.1
> ELF     7d875000-7e8ab000       Deferred        fglrx_dri.so
> ELF     7e8ab000-7e8b6000       Deferred        libgcc_s.so.1
> ELF     7e8b6000-7e930000       Deferred        libgl.so.1
> ELF     7e930000-7e935000       Deferred        libxdmcp.so.6
> ELF     7e935000-7e938000       Deferred        libxau.so.6
> ELF     7e938000-7ea29000       Deferred        libx11.so.6
> ELF     7ea29000-7ea37000       Deferred        libxext.so.6
> ELF     7ea37000-7ea3c000       Deferred        libxxf86vm.so.1
> ELF     7ea3c000-7ea54000       Deferred        libice.so.6
> ELF     7ea54000-7ea5c000       Deferred        libsm.so.6
> ELF     7ea6e000-7eafe000       Export          winex11<elf>
>   \-PE  7ea80000-7eafe000       \               winex11
> ELF     7eb6f000-7eb8f000       Deferred        libexpat.so.1
> ELF     7eb8f000-7ebba000       Deferred        libfontconfig.so.1
> ELF     7ebba000-7ebcf000       Deferred        libz.so.1
> ELF     7ebcf000-7ec3f000       Deferred        libfreetype.so.6
> ELF     7ec51000-7ec9b000       Deferred        advapi32<elf>
>   \-PE  7ec60000-7ec9b000       \               advapi32
> ELF     7ec9b000-7ed32000       Export          gdi32<elf>
>   \-PE  7ecb0000-7ed32000       \               gdi32
> ELF     7ed32000-7ee69000       Export          user32<elf>
>   \-PE  7ed50000-7ee69000       \               user32
> ELF     7ee69000-7ee7d000       Deferred        rundll32<elf>
>   \-PE  7ee70000-7ee7d000       \               rundll32
> ELF     7ef9c000-7efa7000       Deferred        libnss_files.so.2
> ELF     7efa7000-7efb1000       Deferred        libnss_nis.so.2
> ELF     7efb1000-7efc9000       Deferred        libnsl.so.1
> ELF     7efc9000-7efee000       Deferred        libm.so.6
> ELF     7eff7000-7f000000       Deferred        libnss_compat.so.2
> ELF     b7cb3000-b7cb7000       Deferred        libdl.so.2
> ELF     b7cb7000-b7e01000       Export          libc.so.6
> ELF     b7e02000-b7e1a000       Deferred        libpthread.so.0
> ELF     b7e2c000-b7f40000       Export          libwine.so.1
> ELF     b7f42000-b7f5e000       Deferred        ld-linux.so.2
> Threads:
> process  tid      prio (all id:s are in hex)
> 00000008 (D) c:\windows\system32\rundll32.exe
>         00000009    0 <==
> 0000000a
>         0000000b    0
> Backtrace:
> =>1 0xb7d27583 strlen+0x33() in libc.so.6 (0x0033eda8)
>   2 0x7eabb540 in winex11 (+0x3b540) (0x0033ee38)
>   3 0x7eabe28a X11DRV_setup_opengl_visual+0x3c() in winex11 (0x0033ef38)
>   4 0x7ead0ee9 in winex11 (+0x50ee9) (0x0033f118)
>   5 0x7eae1ab4 in winex11 (+0x61ab4) (0x0033f138)
>   6 0x7bc426dd call_dll_entry_point+0x15() in ntdll (0x0033f158)
>   7 0x7bc44b9a in ntdll (+0x34b9a) (0x0033f1e8)
>   8 0x7bc44e34 in ntdll (+0x34e34) (0x0033f228)
>   9 0x7bc474c3 LdrLoadDll+0x67() in ntdll (0x0033f248)
>   10 0x7b86201e in kernel32 (+0x4201e) (0x0033f4b8)
>   11 0x7b8622f7 LoadLibraryExW+0x43() in kernel32 (0x0033f4d8)
>   12 0x7b8623d6 LoadLibraryExA+0x43() in kernel32 (0x0033f4f8)
>   13 0x7b86240d LoadLibraryA+0x2d() in kernel32 (0x0033f518)
>   14 0x7eccf3a5 in gdi32 (+0x1f3a5) (0x0033f6a8)
>   15 0x7ecc90cf CreateDCW+0x60() in gdi32 (0x0033f958)
>   16 0x7ed76c91 CreateIconFromResourceEx+0x6c1() in user32 (0x0033fa28)
>   17 0x7ed77250 in user32 (+0x27250) (0x0033fa98)
>   18 0x7ed79bc6 LoadImageW+0x45f() in user32 (0x0033fb38)
>   19 0x7ed7a3b4 LoadImageA+0x1c0() in user32 (0x0033fc38)
>   20 0x7ed7a566 LoadCursorA+0x55() in user32 (0x0033fc68)
>   21 0x7ed6e6b6 in user32 (+0x1e6b6) (0x0033fc98)
>   22 0x7ed6e709 in user32 (+0x1e709) (0x0033fcb8)
>   23 0x7ede3b2e in user32 (+0x93b2e) (0x0033fd68)
>   24 0x7edf7d34 in user32 (+0xa7d34) (0x0033fd88)
>   25 0x7bc426dd call_dll_entry_point+0x15() in ntdll (0x0033fda8)
>   26 0x7bc44b9a in ntdll (+0x34b9a) (0x0033fe38)
>   27 0x7bc44e34 in ntdll (+0x34e34) (0x0033fe78)
>   28 0x7bc44eb9 in ntdll (+0x34eb9) (0x0033feb8)
>   29 0x7bc477bf LdrInitializeThunk+0x27a() in ntdll (0x0033ff08)
>   30 0x7b86e772 in kernel32 (+0x4e772) (0x0033ffe8)
>   31 0xb7e331cf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
> wine: wineprefixcreate failed while creating '/home/joe/.wine'.
> joe at rbjcorp-02911:~$ wineserver: could not save registry branch to
> /home/joe/.wine-bssKs8/system.reg : No such file or directory
> wineserver: could not save registry branch to
> /home/joe/.wine-bssKs8/user.reg : No such file or directory
>
>
>
>
>
>
>
>



More information about the wine-users mailing list