Hi all!
Blender crashes every couple of frames when trying to render this animation:
^ Frame 127 out of 250.
At first it was able to render nearly 50 frames without crashing, but as more and more water sloshed around on screen, blender started crashing more frequently.
I’m rendering this on:
Windows XP 32-bit
2.66Ghz Intel Pentium 4 Core 2 Duo
2 Gb RAM
GeForce 6600GTS
Each frame takes approximately 4 minutes to render.
Does anyone know the reasoning behind this?
I read somewhere (but it could be wrong) that the fluid system requires a lot of memory, and when it runs out of RAM, it has to swap to hdd memory. However Windows has difficulty doing this and crashes. Is that about right?
I’m considering installing Ubuntu over the weekend but I want to make sure it’s not going to have the same problem.
Try running blender from the console, so you can see any messages it leaves after it crashes. If it leaves messages like ‘calloc returns nill’ or ‘malloc returns nill’ it’s a pretty good indication that it’s running out of memory. If you do see messages like that, post them and we can try and figure out what it is.
I’d say this is definetly a memory issue. Try starting Blender with -debug and see if the output in the console reveals anything indicating a memory issue.
Unfortunately it seems you’re running out of memory for the geometry, which is harder to work around than if it were textures or something.
64bit Linux and Blender will most definitely help, even 32bit Linux may have some advantages but not so drastic.
It depends on the operating system. If you’re using a 64bit OS and Blender version you’ll be able to use as much RAM as you have. Currently the only OS with a released 64bit version is Linux (well, maybe some of the other unixes too?). 64bit Windows should now also be supported in Blender svn, but you’ll need to get an unofficial build for that, perhaps from graphicall.org.
Unless you’re thinking of something that I’m not, DrQueue is a render farm manager - i.e. distributing an animation over multiple machines by sending them different frames. It won’t help crashing on a single frame at all.
Well I’ll definitely be using a 64-bit Linux OS then.
Think I’ll go out and drop a few thousand on a dedicated Blender machine.
Ohhh so that’s what DrQueue does. I’ve never used it before, but I assumed it used all computer’s processing power combined to render each frame together. Guess there’s no real point in using it then. :no:
With 64bit Linux blender can access as much RAM as your Motherboard allows.So that could be 16gb or 32gb. The limit for 64bit in terms of RAM is quite high. I think more than a terabyte or so. Not sure.
Anyways. If you are building a PC just as a render server. You might wanna consider doing a Gentoo Linux 64bit install. You can keep it nice and lean and your entire system will be compiled specifically for your CPU.
If your not that familiar with linux go with the 64bit version of Ubuntu.
Both distros have a VERY supportive community. Whereby in the gentoo forums you will usually find a higher level of expertise than in the ubuntu forums.
Oh yeah, needless to say. Go with a Intel Quad Core CPU!
The AMD quad cores have had some issues with bugs in the past, but in terms of performance and efficiency the Intel Quad Cores are better. The cost is rather similar as well. Or at least it was last time I looked.