search for: mmap_min_addr

Displaying 18 results from an estimated 18 matches for "mmap_min_addr".

2008 May 03
4
Problem with Adobe Photoshop CS2
I'm running Ubuntu 8.04 and I have wine version 0.9.59 running. I was able to install Adobe Photoshop CS 2 without a problem but it won't run. It keeps crashing once it loads. I'm getting this error message: "An error has been detected with a required application library and the product cannot continue. Please reinstall the application." This is what I get from
2011 May 15
1
Centos 5.5 mmap.c and mmap hints
...d *start, size_t length); Where could we obtain the source code for the system function: void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset)? Thank you. We have already run the following commands $ su # vi /etc/sysctl.conf ...and append vm.vdso_enabled = 0 vm.mmap_min_addr = 4096 # # /sbin/sysctl -p ... vm.vdso_enabled = 0 vm.mmap_min_addr = 4096 # exit Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110515/ca1555cb/attachment-0005.html>
2008 Jun 02
6
Band in a Box 2008 with Ubuntu through wine?
I am really getting into my new Ubuntu Hardy Heron software but wondered if any music lovers amongst you could give me some advice? I heavily use Band in a Box 2008 on the XP side of my machine and have tried to install it, through the wine emulator so I can use it in Ubuntu. I could then, more or less, abandon the XP side on a 90% basic. Something I would very much like to do. Unfortunately BB
2008 Jun 06
8
Regression test starting point
I am wanting to perform a regression test on an application but am not certain of the starting point I want to test. Test results for 0.9.53 indicated simply that it worked OK, without details of all aspects of the application, some of which are being reported as broken now. So, I want to confirm that it really did work OK then, as when I test with 0.9.60 through to 1.0rc3 it fails on some
2009 Mar 03
3
winedos.dll question
I'm trying to install a Win95 vintage program, EWview, from a set of three floppies in WINE 1.1.9, buy all I'm seeing is: $ wine setup.exe err:dosmem:load_winedos Could not load winedos.dll, DOS subsystem unavailable winevdm: unable to exec 'D:\ewview3.08.2\one\setup.exe': DOS support unavailable However, I would seem to have winedos.dll installed: $ locate winedos.dll
2009 Aug 14
1
Kernel NULL pointer vulnerability
Hi all. Julien Tinnes and Tavis Ormandy from the Google Security Team have recently found a Linux kernel vulnerability which affects all 2.4 and 2.6 kernels since 2001 on all architectures. Please read the announcement on LWM: http://lwn.net/Articles/347006/ for further information about the vulnerability and the exploit which has been provided by Brad Spengler (you will find updates on his
2008 Apr 28
1
Some fixme messages that always occur, so i'm now curious...
Some fixme messages that always occur, so i'm now curious... It shows all the time, for example... Code: $ wineprefixcreate fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:iphlpapi:NotifyAddrChange (Handle 0x7dc71a08, overlapped 0x7dc719ec): stub fixme:shell:DllCanUnloadNow stub /home/carlosalvatore/.wine updated successfully. If this subject has
2008 May 24
3
DOS memory range unavailable
I am getting a "DOS memory range unavailable" message when I'm trying to install Grim Fandango. What does this mean and how do I solve it.
2008 Sep 30
5
Error message when running an install.exe
....wine]msiexec swb32v100.exe[pat at pat .wine]wine swb32v100.exe[pat at pat .wine]wine msiexec swb32v100.exe I get the same error message. I am running Fedora 9 and Wine 1.1.5I'm assuming this message is from Wine? Since I am running Fedora 9, I entered the following command: $ sudo sysctl -w vm.mmap_min_addr=0 (per http://fedoraproject.org/wiki/AndreasBierfert/Wine) No difference. I am able to run Notepad OK.
2008 Dec 18
3
DOSVM_Int10Handler
...and installed Wine to run an old DOS program (database gui for Clipper5 called dbu.exe). The layout of Wine is well thought out. Anyway, the problem is the following that I just have a blank window. I ran the code (found that in the forum, thankyou) for old 16bit programs first: sudo sysctl -w vm.mmap_min_addr=0 This is the terminal readout: paul at paul-asus-laptop:~$ wine start 'c:\Program Files\dbu.exe' fixme:exec:SHELL_execute flags ignored: 0x00000500 paul at paul-asus-laptop:~$ fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported fixme:int:DOSVM_Int10Handler Set Background/B...
2009 Sep 15
4
Protecting against kernel NULL-pointer derefs
All, Given the amount of NULL-pointer dereference vulnerabilities in the FreeBSD kernel that have been discovered of late, I've started looking at a way to generically protect against the code execution possibilities of such bugs. By disallowing userland to map pages at address 0x0 (and a bit beyond), it is possible to make such NULL-pointer deref bugs mere DoS'es instead of code
2012 Apr 07
1
wine with Fedora 16... need help please
...by a hacker, this is a very dangerous access. Do contact your security administrator and report this issue. ***** Plugin catchall_boolean (42.6 confidence) suggests ******************* If you want to control the ability to mmap a low area of the address space, as configured by /proc/sys/kernel/mmap_min_addr. Then you must tell SELinux about this by enabling the 'mmap_low_allowed'boolean. Do setsebool -P mmap_low_allowed 1 ***** Plugin catchall (5.76 confidence) suggests *************************** If you believe that wine-preloader should be allowed mmap_zero access on the memprotect by d...
2009 Apr 12
3
Hi, complete ubuntu 8.10 novice needs help with wine
hi i've been trying to get an old game (Dune 2) which i used to play through DOS to work on Linux systems, i've not used this before and am in need of an 'idiot's guide to Linux' i've gotten as far as having unpacked the file and installed it on terminal, it now to the point of running the Setup.exe however when i try to run the setup, i get the following command line
2008 May 05
5
Office 2003 Install Fails - Ubuntu 8.04 - Wine 0.9.61
...he wheels have really come off. First, the installed Office 2003/Outlook never worked, but I tried to run it after installing .61 and got the old failed to "reserve range 00000000-00010000" error message. I performed this command the following command to try to fix it: sudo sysctl -w vm.mmap_min_addr=0 This allowed Outlook to run long enough to fail with the familiar "Cannot start Microsoft Outlook" message. So I tried uninstalling and reinstalling Wine to see if things worked better from scratch. Now, the Office 2003 install fails altogether after accepting the license agreement wi...
2008 May 03
2
Problems running Endnote X1
...un it. Oddly I can run everything else (it has another .exe for updates). As per the AppDB listing I've tried running it using different winvers but still no luck. In web searching this error I found a comment on a different forum indicating others with this error had cleared it by setting: vm.mmap_min_addr = 0 Still nothing. I'm still new at this but for some reason the error makes it look like wine is trying to load endnote from the system32 folder and not the program files. When I click the icon in the wine folder it tries to load and then nothing happens. I've also tried loading from ter...
2008 May 06
16
Run-Time Error 445
Application: Friend Blaster Pro 10.0.1 Download Link: http://www.addnewfriends.com/download/friendblasterpro_v10_0_1.zip Wine Version: 0.9.61 OS: Ubuntu 8.04 Hardy Kernel: 2.6.24-16-generic Laptop: HP DV9220us 1.6 Dual Core, 2gb Ram, GeFrorce Go 7600 I tried running $ wine friendblasterpro.exe &> /tmp/log.txt 2>&1 and it appears to do nothing, unless the text file it's supposed
2013 Dec 30
2
oom situation
...m.dirty_ratio = 20 vm.dirty_writeback_centisecs = 500 vm.drop_caches = 0 vm.highmem_is_dirtyable = 0 vm.hugepages_treat_as_movable = 0 vm.hugetlb_shm_group = 0 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 256 32 32 vm.max_map_count = 65530 vm.min_free_kbytes = 3084 vm.mmap_min_addr = 4096 vm.nr_hugepages = 0 vm.nr_overcommit_hugepages = 0 vm.nr_pdflush_threads = 0 vm.overcommit_memory = 0 vm.overcommit_ratio = 50 vm.page-cluster = 3 vm.percpu_pagelist_fraction = 0 vm.scan_unevictable_pages = 0 vm.stat_interval = 1 vm.swappiness = 30 vm.user_reserve_kbytes = 131072 vm.vdso_ena...
2010 Jan 21
8
Need help to get LCDHype flying with Parallel-Port
Hello together, i want to run LCDHype in Linux under wine, because there is no adequate other program that supports graphically LCD-Displays. I already opened a discussion in the forum of LCDHype (sorry - is in german language): http://lcdhype.condense.de/index.php?showtopic=4963 I already found an older version (V 0.6) of LCDHype that installs and the frontend is up and running. But now i am