http://bugs.winehq.org/show_bug.cgi?id=833
Unknown W. Brackets <unknown(a)simplemachines.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unknown(a)simplemachines.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=836
Unknown W. Brackets <unknown(a)simplemachines.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unknown(a)simplemachines.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=421
Unknown W. Brackets <unknown(a)simplemachines.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unknown(a)simplemachines.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7585
--- Comment #48 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-06-19 16:07:06 ---
(In reply to comment #46)
> Commenting out DeviceLoadTest() call, the ddraw test fails like this:
That's because of more of similar problems (just found that too when trying to
fix lack of cubemap support checks) :/. CubeMapTest in dsurface.c is another
culprit and also needs to be commented out atm.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12315
Summary: Shiny's Sacrifice (Demo): Too much swap / ulimit problem
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
I wanted to make some D3D/DDraw tests with the demo version of Shiny's
Sacrifice on a system where I don't have root access.
The problem is that the system has 512MB physical memory installed and 8GB of
swap configured. This is too much for Sacrifice and seems to trigger an (32bit
?) integer overflow.
The error message from Sacrifice is:
"Insufficient pagefile space. Please ensure that virtual memory is enabled and
that you have more than 128MB of disk space free on your pagefile drive before
running Sacrifice."
I did a search on Google for that problem and it also appears on Windows if the
system has a large amount of memory (or swap) installed, that triggers the
overflow.
So I was going to use ulimit -v to restrict memory usage by wine, but that does
not seem to work:
user@yui09:~/.wine/drive_c/Program Files/Shiny/Sacrifice Demo$ wine
"Sacrifice.exe"
preloader: Warning: failed to reserve range 00000000-60000000
wine: failed to initialize: /homes/user/local//lib/wine/ntdll.dll.so: failed to
map segment from shared object: Cannot allocate memory
I have tried values for ulimit -v of 64MB, 128MB, 256MB and up to 2GB. Always
the same problem with the preloader and the failed initialization.
Wine doesn't seem to respect the limits set by ulimit. I would really like to
make some tests on this system. Maybe someone can take a look at this ulimit
problem?
Greetings from Germany,
Tobias Jakobi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7585
--- Comment #47 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-06-19 15:50:23 ---
(In reply to comment #45)
> The mem hack patch doesn't fix it I'm afraid..
>
> Have you talked to Thunderbird (Roderick) about this?
> I had quite a long discussion with him about it when I first filed this bug: he
> seemed to understand the problem pretty well.
I asked him a while ago about it, and it seems to me he isn't sure what the
problem is. Since the bug is old, he might have forgotten some details though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7284
Tobias Jakobi <liquid.acid(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liquid.acid(a)gmx.net
--- Comment #10 from Tobias Jakobi <liquid.acid(a)gmx.net> 2008-06-19 15:32:50 ---
Confirming with the MP2 demo and a Geforce FX 5900.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7996
--- Comment #16 from Robert Austen <the_worm2(a)bestmail.us> 2008-06-19 15:25:38 ---
The description of Jakobi's problem sounds very much like the trouble I've been
having for well over a year now.
(My interest extends just to running the dedicated server on the linux box, not
clients, which is why I didn't test any linux clients).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9140
--- Comment #12 from max(a)veneto.com 2008-06-19 13:42:17 ---
(In reply to comment #11)
> (In reply to comment #8)
> > Hi, with the following workaround i got at least the trial starting:
> >
> > 1. Start with clean ~/.wine
> >
> > 2. Do 'wget http://kegel.com/wine/winetricks && sh winetricks msxml3 dotnet20'
> >
> > (Though Autocad2006 claims it needs .net 1.1, you get a crash updating a hotfix
> > in the installer; so don't install .net 1.1, but do .net 2.0, that is enough to
> > make the installer happy)
> >
> >
> >
> > 3. Start the installer, and choos custom install, and deselect "VBA" otherwise
> > the installer will crash later on.
> >
> > Could you try if this works for you too? Then we could add downloadlink for the
> > trial
> >
>
> Unfortunately AutoCAD 2006 Retail Polish still fails on the .net 1.1 SP1
> installation, even with dotnet20 installed. Installing dotnet20 or/and dotnet11
> via winetricks does not make the installer happy. I've reported a separate bug,
> specifically about .net 1.1 SP1 here #13995 .
>
Dotnet 1.1 doesn't work for sure, but I could manage to install 2006 with
dotnet 2.0. It crashes when run, indeed.
No luck with 2007, which has a different bug, but 2008 can be installed and
runs to some extents.
Max
--- Comment #13 from max(a)veneto.com 2008-06-19 13:43:51 ---
(In reply to comment #12)
> (In reply to comment #11)
> > (In reply to comment #8)
> > > Hi, with the following workaround i got at least the trial starting:
> > >
> > > 1. Start with clean ~/.wine
> > >
> > > 2. Do 'wget http://kegel.com/wine/winetricks && sh winetricks msxml3 dotnet20'
> > >
> > > (Though Autocad2006 claims it needs .net 1.1, you get a crash updating a hotfix
> > > in the installer; so don't install .net 1.1, but do .net 2.0, that is enough to
> > > make the installer happy)
> > >
> > >
> > >
> > > 3. Start the installer, and choos custom install, and deselect "VBA" otherwise
> > > the installer will crash later on.
> > >
> > > Could you try if this works for you too? Then we could add downloadlink for the
> > > trial
> > >
> >
> > Unfortunately AutoCAD 2006 Retail Polish still fails on the .net 1.1 SP1
> > installation, even with dotnet20 installed. Installing dotnet20 or/and dotnet11
> > via winetricks does not make the installer happy. I've reported a separate bug,
> > specifically about .net 1.1 SP1 here #13995 .
> >
>
> Dotnet 1.1 doesn't work for sure, but I could manage to install 2006 with
> dotnet 2.0. It crashes when run, indeed.
> No luck with 2007, which has a different bug, but 2008 can be installed and
> runs to some extents.
>
> Max
>
BTW.... try to do it on a CLEAN wine prefix, some native dlls brings problems.
I do use 2005 on a ~/.wine-acad prefix, with just the needed stuffs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9140
--- Comment #12 from max(a)veneto.com 2008-06-19 13:42:17 ---
(In reply to comment #11)
> (In reply to comment #8)
> > Hi, with the following workaround i got at least the trial starting:
> >
> > 1. Start with clean ~/.wine
> >
> > 2. Do 'wget http://kegel.com/wine/winetricks && sh winetricks msxml3 dotnet20'
> >
> > (Though Autocad2006 claims it needs .net 1.1, you get a crash updating a hotfix
> > in the installer; so don't install .net 1.1, but do .net 2.0, that is enough to
> > make the installer happy)
> >
> >
> >
> > 3. Start the installer, and choos custom install, and deselect "VBA" otherwise
> > the installer will crash later on.
> >
> > Could you try if this works for you too? Then we could add downloadlink for the
> > trial
> >
>
> Unfortunately AutoCAD 2006 Retail Polish still fails on the .net 1.1 SP1
> installation, even with dotnet20 installed. Installing dotnet20 or/and dotnet11
> via winetricks does not make the installer happy. I've reported a separate bug,
> specifically about .net 1.1 SP1 here #13995 .
>
Dotnet 1.1 doesn't work for sure, but I could manage to install 2006 with
dotnet 2.0. It crashes when run, indeed.
No luck with 2007, which has a different bug, but 2008 can be installed and
runs to some extents.
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.