Not a member yet? Why not Sign up today
Create an account  

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Large designs unable to calculate volume

#6
Originally Jack theorized there is a recursion depth issue, however I connected to AuSceneClient while it was running with GDB, and it looks more like a thread deadlock issue, all the threads get stuck waiting on mutexes (well, futex underneath calls into QMutex). Its possible that what is really happening is that staying in the cache reduces the odds of the deadlock, but as soon as you get into main memory the delays are such that the deadlock is more likely to happen.

This would also explain why the failure to finalize is unpredictable, if some kind of race condition is underlying it.
Reply



Messages In This Thread
RE: Large designs unable to calculate volume - by QuakeIV - 03-25-2022, 06:19 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)