[Solved] was getting errors with wine, but found patched linux version

Installed wine for the first time, following the wiki and reading most of the things linked there (such as the winehq faq for disabling winemenubuilder), made separate WINEPREFIXs for 32 and 64 bit, then unzipped a program (Meritous) into the 32 bit prefix's "Program Files" and--
[solitudesands@TheEntireBracadaDesert Meritousness]$ WINEPREFIX=~/w32 wine Meritous.exe
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc3c8a1 (thread 0009), starting debugger...
At which point the bug reporting wine function pops up offering this:
Unhandled exception: page fault on read access to 0x00000034 in 32-bit code (0x7bc3c8a1).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc3c8a1 ESP:005533c0 EBP:005533d8 EFLAGS:00010206( R- -- I - -P- )
EAX:7e64c301 EBX:7bcc7000 ECX:005533f0 EDX:7e6d7280
ESI:00000020 EDI:00000000
Stack dump:
0x005533c0: 00682af8 7bc3c896 005533f0 7e6cf000
0x005533d0: 0067fb40 00000000 00553408 7e65e39c
0x005533e0: 00553438 7e663856 7e64c301 7e65e39c
0x005533f0: 00000020 00553410 00553448 7e65e374
0x00553400: 00553420 7e6cf000 00553468 7e663e7f
0x00553410: 00682af8 00682af8 00000040 7e663e7f
000c: sel=0067 base=00000000 limit=00000000 16-bit r-x
Backtrace:
=>0 0x7bc3c8a1 RtlEnterCriticalSection+0x21() in ntdll (0x005533d8)
1 0x7e65e39c MSVCRT__lock_file+0x3b() in msvcrt (0x00553408)
2 0x7e663e7f MSVCRT_fread+0x5e() in msvcrt (0x00553468)
3 0x00401b28 in meritous (+0x1b27) (0x0067fbd8)
4 0x004213f6 in meritous (+0x213f5) (0x0067fc08)
5 0x004215b7 in meritous (+0x215b6) (0x0067fd88)
6 0x00420f0b in meritous (+0x20f0a) (0x0067fe00)
7 0x0040122d in meritous (+0x122c) (0x0067fe20)
8 0x00401258 in meritous (+0x1257) (0x0067fe30)
9 0x7b85c48c call_process_entry+0xb() in kernel32 (0x0067fe48)
10 0x7b85d54a in kernel32 (+0x4d549) (0x0067fe78)
11 0x7bc7c610 call_thread_func_wrapper+0xb() in ntdll (0x0067fe98)
12 0x7bc7f50f call_thread_func+0xde() in ntdll (0x0067ff88)
13 0x7bc7c5ee RtlRaiseException+0x21() in ntdll (0x0067ffb8)
14 0x7bc51441 call_dll_entry_point+0x440() in ntdll (0x0067ffd8)
15 0xf7553a8d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
16 0xf7553c0a wine_switch_to_stack+0x29() in libwine.so.1 (0xff90b0a8)
17 0x7bc56bd5 LdrInitializeThunk+0x1f4() in ntdll (0xff90b0f8)
18 0x7b8634f2 __wine_kernel_init+0x871() in kernel32 (0xff90c268)
19 0x7bc57a33 __wine_process_init+0x162() in ntdll (0xff90c2d8)
20 0xf7551643 wine_init+0x2f2() in libwine.so.1 (0xff90c348)
21 0x7bf00db2 main+0x81() in <wine-loader> (0xff90c7a8)
22 0xf738de5e __libc_start_main+0xdd() in libc.so.6 (0x00000000)
0x7bc3c8a1 RtlEnterCriticalSection+0x21 in ntdll: movl 0x14(%esi),%eax
Modules:
Module Address Debug info Name (68 modules)
PE 230000- 24a000 Deferred sdl_image
PE 400000- 473000 Export meritous
PE 10000000-10046000 Deferred sdl
PE 60400000-60475000 Deferred sdl_mixer
ELF 7b800000-7ba5a000 Dwarf kernel32<elf>
\-PE 7b810000-7ba5a000 \ kernel32
ELF 7bc00000-7bce4000 Dwarf ntdll<elf>
\-PE 7bc10000-7bce4000 \ ntdll
ELF 7bf00000-7bf04000 Dwarf <wine-loader>
ELF 7dcbc000-7dce0000 Deferred imm32<elf>
\-PE 7dcc0000-7dce0000 \ imm32
ELF 7dd02000-7dd08000 Deferred libxfixes.so.3
ELF 7dd08000-7dd13000 Deferred libxcursor.so.1
ELF 7dd13000-7dd26000 Deferred libxi.so.6
ELF 7dd26000-7dd2a000 Deferred libxcomposite.so.1
ELF 7dd2a000-7dd35000 Deferred libxrandr.so.2
ELF 7dd35000-7dd40000 Deferred libxrender.so.1
ELF 7dd40000-7dd46000 Deferred libxxf86vm.so.1
ELF 7dd46000-7dd4a000 Deferred libxinerama.so.1
ELF 7dd4a000-7dd70000 Deferred libxcb.so.1
ELF 7dd70000-7dea7000 Deferred libx11.so.6
ELF 7dea7000-7debc000 Deferred libxext.so.6
ELF 7dee0000-7df72000 Deferred winex11<elf>
\-PE 7def0000-7df72000 \ winex11
ELF 7df72000-7e090000 Deferred opengl32<elf>
\-PE 7df90000-7e090000 \ opengl32
ELF 7e090000-7e1cc000 Deferred wined3d<elf>
\-PE 7e0a0000-7e1cc000 \ wined3d
ELF 7e1cc000-7e240000 Deferred ddraw<elf>
\-PE 7e1d0000-7e240000 \ ddraw
ELF 7e253000-7e27c000 Deferred libexpat.so.1
ELF 7e27c000-7e2b8000 Deferred libfontconfig.so.1
ELF 7e2b8000-7e32b000 Deferred libpcre.so.1
ELF 7e32b000-7e436000 Deferred libglib-2.0.so.0
ELF 7e436000-7e492000 Deferred libharfbuzz.so.0
ELF 7e492000-7e4d0000 Deferred libpng16.so.16
ELF 7e4d0000-7e4e1000 Deferred libbz2.so.1.0
ELF 7e4e1000-7e4f8000 Deferred libz.so.1
ELF 7e4f8000-7e59c000 Deferred libfreetype.so.6
ELF 7e59c000-7e601000 Deferred libncursesw.so.5
ELF 7e625000-7e6d9000 Dwarf msvcrt<elf>
\-PE 7e640000-7e6d9000 \ msvcrt
ELF 7e6d9000-7e704000 Deferred msacm32<elf>
\-PE 7e6e0000-7e704000 \ msacm32
ELF 7e704000-7e786000 Deferred rpcrt4<elf>
\-PE 7e710000-7e786000 \ rpcrt4
ELF 7e786000-7e8bf000 Deferred ole32<elf>
\-PE 7e7a0000-7e8bf000 \ ole32
ELF 7e8bf000-7e930000 Deferred advapi32<elf>
\-PE 7e8d0000-7e930000 \ advapi32
ELF 7e930000-7ea51000 Deferred gdi32<elf>
\-PE 7e940000-7ea51000 \ gdi32
ELF 7ea51000-7eba7000 Deferred user32<elf>
\-PE 7ea60000-7eba7000 \ user32
ELF 7eba7000-7ec5e000 Deferred winmm<elf>
\-PE 7ebb0000-7ec5e000 \ winmm
ELF 7ef8f000-7efdc000 Deferred libm.so.6
ELF 7efdf000-7efe6000 Deferred libxdmcp.so.6
ELF 7efe6000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f734d000-f7352000 Deferred libdl.so.2
ELF f7352000-f7360000 Deferred libnss_files.so.2
ELF f7372000-f7376000 Deferred libxau.so.6
ELF f7376000-f752e000 Dwarf libc.so.6
ELF f752e000-f754a000 Deferred libpthread.so.0
ELF f754a000-f7703000 Dwarf libwine.so.1
ELF f7704000-f7728000 Deferred ld-linux.so.2
ELF f7728000-f7729000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\Meritousness\Meritous.exe
00000009 0 <==
0000000e services.exe
0000001d 0
0000001c 0
00000016 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001b 0
00000018 0
00000017 0
00000013 0
00000019 plugplay.exe
0000001f 0
0000001e 0
0000001a 0
00000020 explorer.exe
00000021 0
System information:
Wine build: wine-1.7.28
Platform: i386
Host system: Linux
Host version: 3.16.3-1-ARCH
However, unlike the few dozen other threads also including "Unhandled page fault on read access", I don't have any other errors to work with, and my backtrace is 23 lines instead of the usual 2-3. I've tried 'pacman -Ss'  for various libraries and drivers like in the other threads, but there doesn't appear to be anything I'm missing. Also, the game isn't in the appdb, so I can't look there for help.
I'm figuratively flying blind, from newbiness and from lack of understandable, so any more experience with random failures like this would be appreciated.
Help?
Edit: Oh, and if you're wondering why I don't just compile from source, it's because that version always crashes halfway through the game; I'll be copying my saves from that version to this one if I get it running.
Last edited by Torignit (2014-10-15 11:04:00)

You'd better choose to build it from the AUR with makepkg and install it with pacman:
https://wiki.archlinux.org/index.php/AU … Guidelines
But nice that you could now play with it.
Concerning Wine: I didn't see this game in the WineHQ - Wine Application Database
Maybe it doesn't work with Wine.
Last edited by berbae (2014-10-16 09:52:19)

Similar Messages

  • [SOLVED]getting "error 15: file not found!"

    Hi all, I'm new to Arch and linux in general but i've managed so far and I'm really enjoying it.
    I'm dual booting Arch and Vista.
    Anyway, everything was working fine until I decided that I wanted to stop using GRUB as my bootloader and I used a program called EasyBCD and this guide http://apcmag.com/how_to_dualboot_vista … htm?page=4
    Now, I get "Error 15: File not found!" when i try to boot into arch. I've looked through countless other threads and google results with people with the same problem but none of the solutions in those threads helped me.
    here's my menu.lst
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 3
    default 2
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/6e30f601-1196-41bf-b9f3-063434fa0c45 ro
    initrd /boot/kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/6e30f601-1196-41bf-b9f3-063434fa0c45 ro
    initrd /boot/kernel26-fallback.img
    # (2) Windows
    title Windows
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    Last edited by tooeasyforkevin (2009-07-13 06:48:38)

    ok, try doing it the manual way by booting the cd as if you where to do an installation where it prompts you to log in as root.
    Once your logged in as root do
    grub
    and you will get the grub prompt
    grub>
    then the at the grub> prompt do
    grub> root (hd0,2)
    that tells grub it will find the boot files on the 3rd partition of the 1st hard drive. Then,
    grub> setup (hd0)
    to setup the grub bootloader on the MBR of the first hard drive.
    If all goes well you should see something like 'Checking if "/boot/grub/stage1" exists... yes '.
    grub> quit
    and reboot.

  • I downloaded mavericks but the install failed. The message stated there was an error with the disk which required repairing.

    Help please!  I downloaded mavericks but the install failed. The message stated there was an error with the disk which required repairing. Using disk utility repair disk is not available ( greyed out) and verify disk stops and says disc requires repairing. So the online support page suggests I erase the disc and reinstall then back up from time machine ( I have a recent backup). But when I try to erase the Macintosh HD I get the message volume erase failed with the error couldn't unmount disk.
    I'd be very grateful for any help anyone can give me.
    I have a macbook pro 17" mid 2009-  running on snow leopard 10.6.8 ...  I lost the snow leopard disk so I don't know what to do from there ... I tried restarting by clicking SHIFT (safe mode) after the chime comes up,  but It doesnt seem to make any difference ... please help !!
    thank you sooo much
    many many thanks for your hep guys !!

    Whenever you install a new version of OS X being installed, the disk is checked just as if you were using Disk Utility checks the disk to see if the disk is damaged. And,, from what you report, your disk is damaged and needs to be replaced. This isn't a fault with Mavericks - your disk may have been failing for years.
    It's a very good thing that you've a recent backup as you're going to need it. I would suggest that you evaluate what functionality that you need in a new disk and go shopping at OWC for a new drive - HGST (or any Hitachi), Seagate SSHDs or Toshiba drives are all good. Be sure that you buy an enclosure for the 'new' drive so that you can format it using Disk Utility before installing it into your machine - you can get one of those from OWC as well.
    Good luck - call back with any questions...
    Clinton

  • SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory

    SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory
    after retry..again SharePoint Designer requires the following component require to install Microsoft.NET framework version 4 i have downloaded and try to installed but fail not work please answer what to do?
    Thanks and Regards, Rangnath Mali

    Hi Rangnath,
    For running SharePoint Designer 2013, you need to install Microsoft .NET 4.0 Framework or higher.
    Please uninstall the Microsoft .NET 4.0 Framework, and install it again. After that, reboot your machine.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Calendar Server installation gets error "libnmspr20.dll not found"

    Calendar Server installation gets error "libnmspr20.dll not found"
    <P>
    When installing Calendar Server 3.5 on NT near the end an error
    occurs: "libnmspr20.dll not found " and then it will exit the setup
    without completion.
    This is a bug because it is looking for the libnmspr20.dll in the
    system path but the Calendar Server installation has left it in a
    temp directory. This does not occur if the Netscape Messaging Server
    has been previously installed on the same host. A workaround is, when
    the error message displays, you DON'T press ok, but search your
    computer for the missing file (usually found in temp-directory).
    You then copy the file to a directory in your system path. Now you
    can press the OK button and the installation will fail. Re-install
    the calendar server, this time the installation won't fail.

    Installing Latest JRE on NT4 sp6a produces the same error:
    InstallShield DLL Custom Action:
    File 'C:\TEMP\RegUtils.dll' can not be found. Make sure the file is on the target system or installed already.
    I searched www.installshield.com since the error is an installer error and the installer is InstallShield. NO results found there either.
    Seems like the installer team needs to brush up on the NT4 platform.

  • Sign in error 'There was an error with this action. Try again later.'

    Get an error message when trying to log into CC to download my initial apps.
    Purchased from Amazon and the process completed successfully until I attempted to log in and down load from adobe.com. had to create new adobe account just to post this question.
    The error message appears repeatedly 'There was an error with this action. Try again later.'
    The error message is followed by a series of 5 groups of numbers and letters with dashes between each group.
    Windows 7 rig. Attempted 3 different browsers. same error.. 'There was an error with this action. Try again later.'
    attempted fix posted by another forum member recommending the removal of a .db file in the appData folder. No .db file existed as described.
    Thank you for any suggestions.

    Adobe contact information - http://helpx.adobe.com/contact.html may help
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I am unable to burn any info-photo ect on to a disk. I have a 27" I mac mid 2010 version. I put in a disk, hit burn, it runs for about 3 mins and ejects the disk sayiny there was an error with the drive and will not restart.

    am unable to burn any info-photo ect on to a disk. I have a 27" I mac mid 2010 version. I put in a disk, hit burn, it runs for about 3 mins and ejects the disk sayiny there was an error with the drive and will not restart.

    The optical drive has probably failed. It's a fairly common thing with these slim SuperDrives. Does it read any discs you put into it? You can try resetting the SMC and pram but I'll be surprised if it helps.
    To reset the SMC
    Shut down the computer.
    Unplug the computer's power cord.
    Wait fifteen seconds.
    Attach the computer's power cord.
    Wait five seconds, then press the power button to turn on
    Resetting PRAM and NVRAM
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • Getting error "Http 404 not found" while accessing CUCM GUI..

    Hi,
    Please help um getting error "Http 404 not found" while accessing CUCM GUI. Yesterday it was running fine bt nw its showing dis error.
    Please find attached screenshot for ur referance.
    Thanks & R's
    Harish

    Hi Aaron,
    I have restarted dat service bt still the issue is persisting.
    Now its showing attached error.
    Thanks and R's
    Harish

  • While user is posting the goods delivery. He was getting error "Field selec

    Hello
    SAP Experts
    i am getting an  error
    While user is posting the goods delivery. He was getting error "Field selection for movement type 981/account 1830200817(stock transfer account) differs for customer goods movement(015)" - Message no M7093.
    Thanks & Regards
    Narendra G

    Hi Narendra,
    Go to SE38 and run report RM07CUFA .This report gives you details as it compares FI and MM customizing ( mvmt type / acct G/L accnt no)
    Either you have to change the setting of the GL or the movement type..as per business requirement.
    This report will exactly give you which field has the conflict.
    Probable some field is required in FI and suppressed in MM or vice versa.. check it out.
    Regards,
    SAPFICO

  • I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    AppTrial1 where are you seeing this error exactly?  For information on how to install the Adobe Creative applications included with the Creative Cloud please see Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.

  • I am having a terrible time trying to convert my Quick Time file to an AVI file to use in a powerpoint presentation.  Any suggestions?  I am getting Error .43 file not found?

    I am having a terrible time trying to convert my QT file to an AVI file so I can use in PowerPoint.  I am getting Error 43 File not Found, any suggestions?

    Hi Jenna,
    The error your getting suggests a file path problem.
    How are you embedding the movie in PP and where is the movie file located relative to the PP file? Are you getting this error within PP when the slide containing the embedded video is displayed?
    If you embed a movie and then move it or change its name then PP will generate this error.
    Alastair.

  • I just got the following message fro Adobe when I try to update:  "Error There was an error with this action. Try again later.  3cde7ed8-ce06-45ae-8fa8-58cc80a9d1ec"

    I just got the following message fro Adobe when I try to update:  "Error There was an error with this action. Try again later.  3cde7ed8-ce06-45ae-8fa8-58cc80a9d1ec"

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • I just tried to install Photoshop 4.0 to my iMac (version 10.9.3) and I was informed that there was an error with the software.  I could not install it.  Where do I go from here?

    I just tried to install Photoshop 4.0 to my iMac (version 10.9.3) and I was informed that there was an error with the software.  I could not install it.  Where do I go from here?

    Photoshop 4.0 is not compatible with MAC 10.9.3 . You will face issues as when Photoshop 4.0 was launched there was no MAC Mavericks and Adobe has not tested the version on new MAC OS.
    If you want you can download the latest version of Photoshop CC 2014 and you can use it as a trial for 30 days and you can plan to switch to the latest version.
    http://www.adobe.com/products/photoshop.html

  • I was downloading the software update for ipod touch 2gen and after it was done downloading it showed that there was an error with my ipod and when i saw it was on the lockscreen loading. its been like this for 4 hours already

    I was downloading the software update for ipod touch 2gen and after it was done downloading it showed that there was an error with my ipod and when i saw it was on the lockscreen loading. its been like this for 4 hours already

    What did the error message say?
    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar

  • Download from appstore get errors, and stops. but my account already charged $19.99 , how to get my money back?

    i tried to buy keynote from the appstore, and the download get errors, and stops. but my account already charged $19.99 , how to get my money back?

    Apple's policy states that, "all sales are final" > iTUNES STORE - MAC APP STORE - TERMS AND CONDITIONS
    Keynote's minimum requirements are v10.7.4 Lion in case you are running a prior Mac OS X. That information is available under Information right side of the Keynote window at the App Store.
    and the download get errors, and stops
    Try turning off the Firewall in System Preferences > Security (or Security & Privacy) > Firewall
    Disable anti virus software.
    Then open the App Store. From the App Store menu bar top of your screen click Store > Check for Unfinished Downloads

Maybe you are looking for