project-navigation
Personal tools

Author Topic: Audio driver crash in 23783  (Read 1874 times)

Offline keybounce

  • Sergeant
  • *****
  • Posts: 330
    • View Profile
Audio driver crash in 23783
« on: March 30, 2009, 12:45:32 am »
23783 runs somewhat nicely. The graphics display is still messed up, like the previous screenshots.

It gives what seems to be an infinite loop of complaints to the console.log.

Eventually, it will crash on a core audio call that appears to be coming from an internally started thread -- not a thread started by Ufo itself.

The obvious first question: Is Ufo-AI thread safe if the audio playback is driven by separate threads that main() is not directly aware of?

(Wow, bzip2 does a wonderful job of compressing ...)

[attachment deleted by admin]

Offline keybounce

  • Sergeant
  • *****
  • Posts: 330
    • View Profile
Re: Audio driver crash in 23783
« Reply #1 on: March 30, 2009, 05:09:20 am »