search for: heaps

Displaying 20 results from an estimated 3138 matches for "heaps".

Did you mean: heap
2001 Nov 19
2
Wine Errors Revisited
CoolEdit -- More Errors From: Robert Tilley <tilleyrw@cfl.rr.com> Date: Monday 19 November 2001 08:05:31 Groups: comp.emulators.ms-windows.wine no references When I did a 'wine --debugmsg warn+all /home/tilleyrw/Cool2000/cool2000.exe' the following core dump file resulted. Due to its length, I'm attaching it as a file. The most interesting section is where it
2002 Apr 16
0
wineconsole regression
I am using the Daily Debian Wine builds (used to be the 'Drunkard' builds) to run the freeware version of the IDA Pro disassembler (see http://www.datarescue.be/downloadfreeware.htm). Until about two or three weeks ago it would run OK using wineconsole. Since that time, the window pops up then immediately disappears. Wineconsole exits with "Wine failed with return code 1". I
2002 Feb 21
2
How do I launch with Start/Run ??
Hi List I am a newbie to Wine, but managed to download it and have run 123free.exe and dbridge.exe successfully over the last couple of days. My OS is RedHat 7.2 and wine is the download rpm file: codeweavers-wine-20011108-5.i386.rpm The program I am trying to run on wine came with my Rex 6000 pda. It is an interesting gadget (I have a couple of REX 5000 units which can be loaded from
2003 Jun 09
2
config trouble
hi all, since about 3 weeks i'm having trouble running cvs wine (no problems before). on startup it says: kde3@lisi [~] $ wine Warning: no valid DOS drive found, check your configuration file. Warning: could not find wine config [Drive x] entry for current working directory /home/kde3; starting in windows directory. Invalid path L"c:\\windows" for L"windows"
2004 May 09
0
Wine crash after update
Hi, I was using wine_0.0.20040309-1 in a Debian distro and it was working. I updated to wine_0.0.20040408-1, it is not working more. The bug report is below. Note that if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG
2001 Nov 19
3
WineLib Seg Fault?
...again runs clean. But when I run the resulting 'so' file using this command line: $ WINEPRELOAD=./x_zeus.so wine --debugmsg +all I get the following trace file and resulting segment fault: 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000808): returning 4036074c 0806d080:trace:heap:HeapSize (40360000,00000002,4036009c): returning 00000680 0806d080:trace:heap:HeapReAlloc (40360000,00000002,4036009c,0000069c): returning 40360f60 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 4036009c 0806d080:trace:heap:HeapAlloc (40360000,00000002,00000018): returning 403600c0...
2007 Jul 03
3
Printer error message
I'm trying to run a fairly old economic programme. I starts and runs but all these messages comes up. The printer is working with CUPS. In my system.reg the printer is registered and it all looks right. Any clues? Thanks /Leslie err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not availa err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not availa
2002 Mar 01
1
Maxon's Cinema4D Net Client debugging messages
Hi, I'm trying to run Maxon's Cinema4D Net Client (a 3D rendering software) with today's CVS-version of wine configured w/o any options, which does not work at all. Other Windows software, such as Puttyor Winzip runs just fine (haven't tried anything else). With the C4D client, without debugging turned on, only a simple "Internal error: String resource not found!" pops
2007 Jun 25
1
Firefox under FreeBSD 6.2 won't start
Hi I'm having a problem with Firefox 2.0.0.4. I installed wine-0.9.39,1 under FreeBSD 6.2-RELEASE. Then I installed Firefox as the only application. There was an icon created on my desktop with the following command line: env WINEPREFIX="/home/les/.wine" wine "C:\Program Files\Mozilla Firefox\firefox.exe" When I start with this line firefox draw the window line and
2004 Oct 28
5
How to help improving Wine?
Hi, I really did my best to understand how I can help improving Wine, but I did not succed. Well, everything started when I installed a win application on my Debian 3.1, Wine 2004.07.16 deb (clean install, no dlls). The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm) It's a free application from US-Environment Protection Agency used for chemical emergency planning (I am an
2002 Sep 28
1
A problem reading configuration file
Hi! For some time, there is a regression in wine, which disables my Dynatext reader from working. It tries to open it's configuration file but unsuccessfully. The file IS there and former wine versions allowed the program to read it. I was recommended to do a regression tests to find a particular patch but it's too time-expensive for me these days, so I did a full trace and found an
2010 May 14
2
[Bug 1771] New: sftp heap memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=1771 Summary: sftp heap memory leak Product: Portable OpenSSH Version: 5.5p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: unassigned-bugs at mindrot.org ReportedBy: anicka at suse.cz
2008 Nov 18
3
wine fails to run with: "KERNEL32.DLL" failed to initialize
I'm use Gentoo and I've tried wine-1.1.4 as well as the latest version from git. No matter which wine command I try, the error is always just about the same: # winecfg err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization
2007 Dec 22
1
Memory leaks
Hi, I wrote a small windows program (msgbox.exe) and run it like that: WINEDEBUG=+heap wine msgbox.exe. In the output there is the memory at address 0x110118 allocated more than once without a free. It is shown in the "output" (I snipped out a lot of unnecessary stuff). In the analyses of the complete output there is this memory address allocated 4 times and only 2 times freed. The code
2006 Jun 04
1
EZNEC
I'm again trying to run the antenna analysis program EZNEC under Wine. I wrote about this in October. At that time I got a run-time error. This time, the program hangs during startup. On Windows, the program first puts up a splash screen. Under Wine, I see a small rectangular outline - too small for the splash screen - and nothing more happens. The linux shell window output is: libGL error:
2005 Jan 13
3
Wine and FreeBSD
Hello all, First, happy to see the new release of WINE 20050111 for FreeBSD (and previous 20041201) I obtained and compiled the latest version for my standard FreeBSD 5.3 install. ? Upon running any windows/wine app I get the error messages err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
2001 Oct 09
1
WINE doesn't exit completely
Hello all and thank you for all the great tips in the past. My current problem (among other personal ones I won't discuss here) is that when exiting Notes R5 under WINE, the wineserver and the actual "wine --managed notes.exe" processes continue to exist. 2724 pts/1 S 0:00 wine --managed notes.exe 2726 ? S 0:17 wineserver Notes runs very well except for this.
2008 May 11
8
debugging / dll file / wine / company of heroes
hi. i try to get company of heroes 2.301 workin on ubuntu 8.04. i get this error: > > user666 at user666-desktop:~$ wine "e:\Gamez\Company Of Heroes\RelicCOH.exe"fixme:heap:HeapSetInformation 0x16a0000 0 0xfffb9c 4 > fixme:heap:HeapSetInformation 0x19d0000 0 0xfffb98 4 > fixme:heap:HeapSetInformation 0x1ae0000 0 0xfffb98 4 > fixme:heap:HeapSetInformation 0x1bf0000 0 0xfffcf0 4 > fixme:heap:HeapSetInformation 0x2140000 0 0xfffca0 4 > fixme:heap:HeapSetInformat...
2009 Feb 21
6
Sid Meier's Pirate's HELP!!!!!!!!!!!!!!!!!!!!!!!!!
Yeah this game has a GOLD rating, yet the game wont even start, it seemed to install fine, but when i try to open the game it never even starts ? i click the .exe and tell it to open with wine and i get some crazy window here is a screen shot... (a picture is worth a thousand words... ) im using: wine-1.1.15 installing from a download off EBGames (not using C.D.) ubuntu 8.10 [Image:
2000 Mar 03
1
tapply, sorting and the heap
howdy gurus, I'm new and green and I was hoping for a tiny bit of your expertise. I'm running out of virtual memory (heap?) when summing using tapply. I've already used --vsize=90M on my hpux machine. (details below) Can I pre-sort or something to prevent my error? thanks, John Strumila john.strumila at corpmail.telstra.com.au > gc()["Vcells","total"] [1]