similar to: map_image section .data too large

Displaying 20 results from an estimated 1000 matches similar to: "map_image section .data too large"

2004 Feb 09
0
wrong .exe loading with 2.6 kernels
Hi there! I just installed a new 2.6.2 development-kernel (os: gentoo gcc: 3.2.3) and reinstalled wine (20031212) completly cause i had a few problems in the past. With the new version a lot of things work like a charm now, but with some applications i get errors like this: err:module:map_image Could not map section .text, file probably truncated wine: could not load L"D:\\Games\Final
2004 Feb 24
2
different "encrypt passwords" in virtual servers?
Hi, is it possible to use "encrypt passwords=yes" in the main server configuration and "encrypt passwords=no" in the virtual server configuration? My current smb.conf looks like this: workgroup = AGPC101 netbios name = AG-pc101-Server server string = PC101-Server # The include file contains encrypt passwords=no include =
2004 Jan 10
1
ppmtolss16: input format error 1
I am using "syslinux-1.62-375" and got the following message $ /usr/share/syslinux/ppmtolss16 <planet.ppm /usr/share/syslinux/ppmtolss16: Input format error 1 The file planet.ppm was created by "xv" and has the following header: $ head -3 planet.ppm P6 # CREATOR: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) 640 340 Removing the comment line by a filter fixed the
2004 Jan 13
1
wine-20031212 segmention fault while wineinstall as user
hi cant get wine compiled, tried the wineinstall script as user, these are the last lines :( Preparing to install default Wine registry entries... Installing default Wine registry entries... ./wineinstall: line 648: 28561 Segmentation fault $REGEDIT $DEFREG >/dev/null Registry install failed. permissions of /dev/null are 777 any ideas are welcome
2004 Jan 21
0
samba 3.0.0 - winbind kerbros tickets expired
Hi everyone! I have set up a SAMBA 3.0.0 Server on SLES8. The Server is a member of a W2K domain. The users are mapped with winbind. Everything is working fine ? but only for 10 hours. Now I found out that the standard ticket lifetime for Kerberos tickets in windows is 10hours. In the samba log there are lines like: user ?testuser? does not exist. I think when the tickers are expired they are
2004 Mar 08
0
krb5_cc_credentials not found [SOLVED]
Hi, a number of people reported problems when trying to join the ADS. The error message mostly looked like "krb5_cc_credentials not found" or "ads_connect: No such file or directory". I got these errors on my SuSE 9.0 (Samba 3.0.2a, heimdal-devels installed, Samba configured with --prefix=/usr/local/samba3 --with-ldap --with-ads) system, too. Well, now I'm a
2004 Mar 03
2
x-server with 2screens blanks while starting wine
Hi! I just setup my ati radeon 9500 with fglrxconfig from the ati 3.7 drivers on a 2.6 kernel. I use primary a monitor and configured the x config file to use the tv as a second monitor which uses a different driver (graphic device section) due to different resolutions. All works pretty perfect, except for wine. No matter what i start in wine, my primary monitor blanks out while the tv keeps on
2004 Jan 10
2
Symbolic link gets overwritten
Hi, Using Samba 3.0.1 on SuSE Linux (follow symlinks on) we noticed the following behaviour: A symbolic link to a file gets overwritten (replaced) by the target-file contents if the symbolic link is saved from a windows client. This is not what we expected, because a link represents the file, and so all actions executed on the link should actually be executed on the target-file, not the link. I
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
2010 Dec 07
2
Cannot install dcom98
here is the steps to reproduce, I have wine 1.3.8: Code: $ export WINEPREFIX=`readlink -f .`/wine $ export XDG_DATA_HOME="$WINEPREFIX"/env $ export WINEDLLOVERRIDES="mshtml=" $ export WINEARCH="win32" $ winetricks dcom98 in the log this part seems the most interesting: Code: Executing wine /home/paolo/.cache/winetricks/DCOM98.EXE err:virtual:NtMapViewOfSection
2006 Mar 23
1
Wine doesn't load an application-provided DLL
I'm trying to get SfArk (http://melodymachine.com/) to work under Wine. Yes, there's a (proprietary) Linux version on the website, but it won't decompress some files, so I need to use the Windows version. The installer runs fine, but when it's time to load the program Wine complains about "lsunpa32.dll". Which I think is strange, since it's installed along with the
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
2010 Sep 03
1
Problems Installing Photoshop cs4 (DAVE LEMSING)
Hi Again... Still having Problems... System is Mint 9, Gnome standard 32 bit. I have an extract from the terminal window... from when i run the command: LANG=C wine Setup.exe This is after i have a clean install of wine 1.1.17.. with the winetricks installed as per the instructions @ wine-HQ The PhotoShop cs4 Extended installer starts, afetr a bit it wants Gecko, even though i have installed it
2002 Feb 26
3
err:module:map_image
Hi there, I'm trying to get the game Halflife working with Wine. I downloaded the latest Wineversion with CVS. I built it with : # ./configure --prefix=/usr/wine --enable-opengl # make depend && make && make install Then I insert the halflife cdrom and do: # mount /mnt/cdrom # cd /mnt/cdrom # wine SETUP.EXE It loads up the Halflife install wizard (progressbar goes from 0 to
2008 May 25
11
Aerofly Prof deluxe
Have someone experience with the model-aircraft simulator Aerofly Prof. deluxe? Get someone them running? Thanks for your help joerg -- Super-Acktion nur in der GMX Spieleflat: 10 Tage f?r 1 Euro. ?ber 180 Spiele downloaden und spiele: http://flat.games.gmx.de
2001 Dec 12
3
Bug in PE_LoadImage/map_image? [Was: VirtualProtect and app crash]
I used WinDbg to show the memory protections that were placed on the executable image just after it was loaded, and just before the app starts. Here is what wine shows: View: 0x400000 - 0x765fff 28 0x400000 - 0x765fff c-rw- Here is what WinDbg shows (manually edited to look like the wine view): 0x400000 - 0x400fff c-r-- (PAGE_READONLY) 0x401000 - 0x454fff c--W- (PAGE_WRITECOPY)
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
2008 May 29
5
On reading posts on this list
Dear all, I am fairly new to R and this list (this is my first post), so I am wondering whether there is a possibility to view posts on this list conveniently on a website besides reading my email. I have in mind something like this : http://www.ruby-forum.com/forum/4 for the Ruby programming language, where you get messages organized in threads, sorted by latest posts, and you can click on
2005 May 15
0
Heroes of Might & Magic 2 troubles with wing32.dll
Hello, All! I've got HOMM II, and Wine (20050515-CVS). Let's try to start: $ wine HEROES2W.EXE err:module:import_dll Loading library WING32.dll (which is needed by L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE" failed, status c0000135 $ Let's