Displaying 20 results from an estimated 400 matches similar to: "Need help with prelink and exec-shield"
2005 Mar 21
3
Can't run program; exec-shield or prelink active?
I have a large installer program (~400MB) that fails to run under wine
(20050310). It gives me the following:
err:virtual:map_image Image was mapped at 0x60640000: standard load address
for a Win32 program (0x00400000) not available
err:virtual:map_image Do you have exec-shield or prelink active?
wine: could not load L"C:\\WebPACK_71_fcfull_i.exe" as Win32 binary
The thing is that I
2006 Feb 06
0
Persistant prelinking/exec-shield issue - please help. =/
Greetings,
I'm experiencing in issue with the latest Wine on Fedora Core 4, latest
kernel and all latest drivers available.
I'm attempting to run World of Warcraft, after compiling a custom build of
wine, with instructions outlined at
http://wiki.kaspersandberg.com/doku.php?id=howtos:wine:worldofwarcraft
Everything compiles fine, and I'm able to run wine to generat the
2001 Dec 11
0
VirtualProtect and app crash: what's your interpretation?
Here is my thought process on why the application crashes with a
protection violation reading a section of memory.
I used IDA to disassemble the app. Here's the section where it reads
from memory and crashes because of a protection violation:
00760D4A sub_760D4A proc near ; CODE XREF:
sub_75FCB0+159^Xp
00760D4A push ebp
00760D4B mov
2010 Oct 05
2
A program don't work from 1.2-1.3.4(I'll said in detail)
When in ubuntu 9.04 x64 and 9.10 x64 use apt's wine and playonlinx it can run,now I in ubuntu 10.04 x64 whether apt's or compiled from 1.2 to 1.3.4
can't not work(I dont's use playonlinx now).This time just test so I didn't install it (1.2-1.3 I installed even use checkinstall to package it)
The program is a game which is Japanes Story Game(AVG).And gecko IE also doesn't
2006 Apr 14
1
WINEPRELOADRESERVE: how to use ?
Bonjour,
I'm using FC5 with wine 0.9.12 for World of Warcraft.
./wine /dos/World\ of\ Warcraft/wow
err:virtual:map_image Image was mapped at 0xf20000: standard load address for
a Win32 program (0x00400000) not available
err:virtual:map_image Do you have exec-shield or prelink active?
wine: could not load L"C:\\World of Warcraft\\wow.exe": Bad EXE format for
If I change the PE exe
2001 Oct 14
0
DirectX 8 Library error.
I have written a directdraw program in dx7 that i can get working under
wine.
I have now written a simple directx8 3d program that works under windows
but i am getting these wierd errors under wine.
this is the output from wine -debugmsg +module pro666 I think it is a
problem with the two libraries d3d8.lib and d3dx8.lib as I can see errors
there. Also I notice that these are the two libraries
2011 Oct 15
2
Problem install LTspiceIV
Hi,
I am a Mac osx 10.6 user.
I followed this tutorial (http://web.engr.oregonstate.edu/~traylor/ece391/install_ltspice) to install wine and LTspice.
After download the LTspiceIV.exe from Linear website. I put it into my home folder, and try to run "wine LTspiceIV.exe" from my terminal.
Here is the error message I got:
err:module:map_image Could not map section .rdata, file probably
2006 May 08
3
Songbird with wine
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello guys,
I'm new into this list.
I searched into the list looking for something about Songbird, also
the website, and I didn't find information about my problem with wine.
Let me tell, I want to run Songbird, the last release into my
Slackware machine, so I got the exe and tried to install it. The
installation works perfectly, also it
2001 Nov 03
2
error: map_image
hi,
can you tell we what this error means:
$ wine Dr\ Goo\ 2.exe
err:module:map_image Could not map section .text, file probably truncated
wine: can't exec '"Dr Goo 2.exe"': error=21
Some programs work fine, most give me the error above.
Programs using winelib also work fine.
thanks,
--
Felix Natter
2004 Feb 22
0
map_image section .data too large
Okay, my problem is quite short: does anybody know what this means?
err:module:map_image Section .data too large (10000+10000/14000)
err:module:import_dll Loading module (file) CMS32_NT.DLL (which is needed by L"D:\\Games\\Silver\\Silver.exe") failed (error c000007b).
err:module:import_dll No implementation for CMS32_NT.DLL.Dummy imported from L"D:\\Games\\Silver\\Silver.exe",
2012 Apr 12
2
Borderlands (Steam Version) On a Mac
So when I try starting up the Steam version of Borderlands, it says this...
Code:
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:gameux:GameExplorerImpl_VerifyAccess (0x1cd930d0, L"c:\\program files\\steam\\steamapps\\common\\borderlands\\Binaries\\Borderlands.exe", 0x32d4ec)
err:setupapi:do_file_copyW Unsupported style(s) 0x144
2009 Jul 13
2
Quicken 2009 (german) and wine 1.1.25
Hello all,
I'm a Wine newbie who tried to get Quicken 2009 (german) installed on a openSUSE 11.1 box.
This is what I did according to the guy who succeeded in getting it up and running:
1) Start with a fresh Wine Profile
2) Follow the Gecko trick (not sure if needed was done for another app) http://wiki.winehq.org/Gecko
3) From winetricks install corefonts and vcrun6
4) From winetricks
2015 Oct 10
2
[PATCH 2/2] com32/mboot/map.c: removed trailing spaces
From: Geert Stappers <stappers at nero.gpm.stappers.nl>
They were introduced by the patch for ELF64 support.
---
com32/mboot/map.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/com32/mboot/map.c b/com32/mboot/map.c
index 2e8641f..1992f14 100644
--- a/com32/mboot/map.c
+++ b/com32/mboot/map.c
@@ -281,7 +281,7 @@ struct multiboot_header *map_image(void *ptr, size_t
2019 May 01
0
Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)
Multiple people have now reported that the R installer does not build
with InnoSetup 6 (released last week). The inno log shows this error:
Error on line 12 in src\gnuwin32\installer\R.iss: Minimum NT version
specified by MinVersion must be at least 6.0. (Windows 2000/XP/Server
2003 are no longer supported.)
Compile aborted.
Hence to fix this, the "MinVersion" parameter in
2012 Sep 28
1
Prelink failure
I have a number of CentOS6 machines, and on one of them, the daily prelink
cron job aborts. Any ideas what to look for?
/etc/cron.daily/prelink:
/etc/cron.daily/prelink: line 47: 9381 Aborted (core dumped) /usr/sbin/prelink -av $PRELINK_OPTS >> /var/log/prelink/prelink.log 2>&1
I'm unfamiliar with prelink, so I'm not sure what to look for in the logs.
2017 Aug 30
0
rkhunter and prelink
On Wed, 2017-08-30 at 11:03 -0500, Valeri Galtsev wrote:
> On Wed, August 30, 2017 10:43 am, Tony Schreiner wrote:
> > This has come up for me on the most recent upgrade, add the line
> >
> > HASH_CMD=sha1sum
> >
> > On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
> >
> > > Can't remember if I posted this before...
2017 Aug 30
1
rkhunter and prelink
in my prior message, that should be in rkhunter.conf
On Wed, Aug 30, 2017 at 11:43 AM, Tony Schreiner <anthony.schreiner at bc.edu>
wrote:
> This has come up for me on the most recent upgrade, add the line
>
> HASH_CMD=sha1sum
>
> On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
>
>> Can't remember if I posted this before... We're getting
2010 Jun 30
1
prelink
The above discussion of prelink gave me pause for thought...
I have a "suite" of programs that I install in their own directory,
along with their datafiles, under /opt.
Would it be a good idea to add that directory to /etc/prelink.conf?
What could go wrong?
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
2017 Aug 30
0
rkhunter and prelink
This has come up for me on the most recent upgrade, add the line
HASH_CMD=sha1sum
On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote:
> Can't remember if I posted this before... We're getting warnings from
> rkhunterWarning: Checking for prerequisites [ Warning ]
> All file hash checks will be skipped because:
> This system uses
2013 Aug 19
0
CEBA-2013:1167 CentOS 6 prelink Update
CentOS Errata and Bugfix Advisory 2013:1167
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1167.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
37e0c1897102ba0f909b7848ea03c12d64896c1aa8df810ce18476c5115d7aae prelink-0.4.6-3.1.el6_4.i686.rpm
x86_64: