Guest xionmark Posted June 8, 2006 Share Posted June 8, 2006 Greetings, I have a hip file with hundeds for SOPs that source geometry from disk. I'm running a Python script to traverse the set of geometry to do some simple distance calculations. There's only a few channel and point calls then a call to the distance expression for each query from the Python script. After each query I set the display flag of a Bounds SOP and call sopcache -c to unload any cached and release unused memory. Unfortunately as the Python queries continue, memory useage continues to rise until it finally seg faults after about 12,000 queries. There's no geo being added/removed/modified. H8.0.383/RH4. Any ideas? Anyone else hit this kind of memory limit/cache issue? Thanks! --Mark Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.