Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • postaquestionMay 6, 2008 2:45 PM PDT   
    VTune in Vista crashing applications

    After installing VTune on my Vista PC, I experienced crash with some applications : Remote Desktop Connection and Solitaire, by example.  Both are calling an interrupt procedure at initialization.

    770E7DFE  int         3 

    I can still run the application by skipping these interrupt function in a debugger, but it's very annoying to do it every time!

    Sadly, uninstalling VTune did not solved the issue.  Can anyone help me with this?

     



    Andrey Pavlenko (Intel)May 8, 2008 5:19 AM PDT
    Rate
     
    Re: VTune in Vista crashing applications

    Hi,

    I'd suggest you to check if your system has following env. vars set:

    Cor_Enable_Profiling=1 
    COR_PROFILER={91663010-0D1E-4ABD-8F0C-0B4B84CCA809}
    BISTRO_COLLECTORS_DO_CALLGRAPH=1 

    If any of them exists - remove them and reboot the system.

    /Andy.



Forum jump:  

Intel Software Network Forums Statistics

16,376 users have contributed to 46,363 threads and 164,030 posts to date.

In the past 24 hours, we have 11 new thread(s) 28 new posts(s), and 25 new user(s).

In the past 3 days, the most popular thread for everyone has been Program compiles in release but not debug The most posts were made to You need to show us the whole The post with the most views is try_pop in concurrent_queue

Please welcome our newest member fruitbrown


For more complete information about compiler optimizations, see our Optimization Notice.