similar to: Wine memory bug with patch?

Displaying 20 results from an estimated 20000 matches similar to: "Wine memory bug with patch?"

2012 Mar 27
0
App. Delisprint hangs on second run
Hi all, i need to get DelisPrint to work, a programm to print labels for DPD, a German parcel delivery company, for easier delivery. http://www.dpd.com/de_en/Home/Versand/Informationen-zum-Versand2/Versand-anwendungen/DELISprint i am using wine 1.4 from the ubuntu ppa, on a fresh updated Ubuntu 11.10 amd64 (see datails information at the bottom). Before i used the official ubuntu 11.10 packages
2007 Mar 19
2
Wine crash
Hello, I can't use Wine from version >=0.9.18 anymore. It compiles ok and then it crashes somewhere in the middle of installation, I think when Wine tries to execute something. Even when I try to run winecfg it crashes. It worked with Wine version 0.9.17 and lower. Anyone have any idea what's wrong ? I'm running Slackware 10.0. Below is what happens when I try to run winecfg.
2008 Jun 12
1
rc3 strange behavior
Hello *, I've rc3 on Debian Lenny compiled from source. $ wine --version wine-1.0-rc3 However I typoed that command by mistake: $ wine -version and wine went looking for -version.exe. The strange behavior is the output. Is the folloing normal? $ wine -version wine: Unhandled page fault on write access to 0x00452000 at address 0x7efa04f4 (thread 0019), starting debugger... Unhandled
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all, I need to use BCB6 with Wine to develop a software that uses two ocxs built with MS Visual C++. I set ole32, oleaut, typelib to native for bcb, else it doesn't start correclty. After that, BCB start up, I can design the forms, write the code, but I have two problems that block me: a) when I press the Execute button, the units are compiled, but the linker hangs up with all the cpu used
2001 Aug 13
2
ntdll compile error
Problem: When I try to make wine (tried older versions and latest CVS) everyting works ok until it get's to dlls/ntdll (tried both manually and tools/wineinstall) then I get this message: -------------------------cut------------------------------ make[1]: Entering directory `/stuff/wine/wine/dlls' make[2]: Entering directory `/stuff/wine/wine/dlls/ntdll'
2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit ntdll.spec. As soon as it enters the directory ntdll, it segfaults. Here's the full text of the error (we'll start at the point it enters the ntdll directory): make[2]: Entering directory '/root/wine/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC
2008 Mar 28
1
bwlimit on rsync locally
Does "bwlimit" option really work on rsync locally? We have one type of harddisk and want to slow down rsync I/O on disk because I don't want the disk head gets too hot. While I'm trying to use --bwlimit option, it looks the rsync speed was slowed down, but iostat is not improved at all. In both case the block written speed is increased by the same amount. How could I really
2011 Jan 31
1
crash with winecfg
hi, when i start winecfg in terminal i get an error message. Code: maik at maik-laptop:~$ winecfg fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004).
2012 Jan 28
2
Re: World of Tanks
Code: Unhandled exception: unimplemented function msvcp90.dll.??0?$basic_ofstream at DU?$char_traits at D@std@@@std@@QAE at XZ called in 32-bit code (0x7b83ad72). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b83ad72 ESP:0033fce8 EBP:0033fd4c EFLAGS:00200246( - -- I Z- -P- ) EAX:7b8279a5 EBX:7b895d88 ECX:00000000 EDX:80000100 ESI:80000100 EDI:00d08bcc Stack dump:
2011 Jan 03
0
Macmillan dictionary (gold App) fails first run
Hello I'm trying to get Macmillan Dictionary 2nd ed to work http://appdb.winehq.org/objectManager.php?sClass=version&iId=15607 Under self compiled Wine 1.3.10 on Debian Lenny (I do not know of (packaged wine) deb publicly available) It is told to be a Gold app so maybe it'll work somehow. Installs ok - I followed the instruction NOT to install QuickFind and - I Installed the
2007 Jan 25
0
Wine release 0.9.30
This is release 0.9.30 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many improvements to Direct3D shaders and state management. - Support for inter-process memory allocations. - OLE32 marshalling fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The
2009 May 24
3
need help to compile wine with patches
hello, i have a problem to patch wine. it's about this bug : http://bugs.winehq.org/show_bug.cgi?id=13335, and concerning mmap.patch. here is the command line that i tried : patch -p1 < mmap.patch but here is the result : Code: teddy at tedportable:~/wine/wine-1.1.18$ patch -p1 < mmap.patch patching file dlls/ntdll/ntdll_misc.h Hunk #1 FAILED at 139. 1 out of 1 hunk FAILED -- saving
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
compile release 20020509 of Wine, failed! What's wrong? Please help... ============================================================== make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/server' make[1]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls' make[2]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls/ntdll'
2005 Feb 27
1
mIRC issues with FEB 27 cvs
I specified the date of the latest cvs source I built to solve this issue, but it affected ealier versions as well: 2.4.29 kernel gcc 3.3.4 cvs source from FEB 27, 2005 mirc 6.16 did standard ./configure; make depend && make; sudo make install did winecfg to create the .wine directory and set up the registry. No config file. wine mirc.exe to install mirc wine "c:\\Program
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2010 Nov 28
2
wine: Unhandled page fault on read access
Hi, Thanks for the tips. I tried with winetricks but gave me a problem to get this installed, I finally did it semi-manual. As you said I could open an sample set but nothing more. I then upgraded to wine 1.3.8 today. Will this overwrite the winetricks dll's or not? I could start the application open and save a dataset although they seem to be empty!?. I started to move deeper into the
2012 Jan 28
0
Error installing LeaguesOfLegends
Hi, i would ask for some help. i am running into the following issue installing LeaguesOfLegends user at pc:~$ wine Downloads/LeagueofLegends.exe Log file is being written to C:\users\user\Temp\LeagueofLegends.exe.log err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x274f84 user at pc:~$ winedbg Downloads/LeagueofLegends.exe WineDbg starting on pid 0071 start_process
2014 Jan 10
8
[Bug 73459] New: nv10 get_rt_format: Assertion `0' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=73459 Priority: medium Bug ID: 73459 Assignee: nouveau at lists.freedesktop.org Summary: nv10 get_rt_format: Assertion `0' failed. Severity: normal Classification: Unclassified OS: Linux (All) Reporter: dnietoc at gmail.com Hardware: x86 (IA32)
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 and Flex installed Downloaded Wine-20010731.tar.gz and am attempting to install on the machine. Please HELP!!! thanks warren I am getting the following errors: after running make depend && make LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2012 Feb 26
2
strange memory issues with CentOS 6.2 on VPS
Hi all, today we've encountered quite strange issues with memory allocation on one of our VPS running CentOS 6.2. So far I've been unable to determine what's causing it - hopefully someone here will know what's up. The VPS is a "small" machine - just 512MB of RAM, 1 CPU, running 6.2. with current kernel (2.6.32-220.4.2.el6.x86_64, but I've tried the