PIX profiler crashes with multi-thread app

Hi,

I've been trying to use PIX to profile an app which uses multiple threads to spread the load of creating large, dynamically-produced polygons. It simply crashes the application as soon as one of the 'worker' threads starts doing anything.

Is there a way of making PIX work with a multi-threaded app

Thanks,
Jim Keir



Answer this question

PIX profiler crashes with multi-thread app

  • Perm

    Will do, thanks.

    Jim

  • Rasatsimpy

     jimkeir wrote:
    Hi,

    I've been trying to use PIX to profile an app which uses multiple threads to spread the load of creating large, dynamically-produced polygons. It simply crashes the application as soon as one of the 'worker' threads starts doing anything.

    Is there a way of making PIX work with a multi-threaded app

    Thanks,
    Jim Keir

    Is there any way you could send a small-ish repro case to Microsoft (directx@microsoft.com).  PIX works (in general) with multi-threaded applications so ideally we could debug your specific issue.

     



  • PIX profiler crashes with multi-thread app