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





  • Posts   Search Threads
  • johan.baltie@sophis.netJune 28, 2007 10:40 AM PDT   
    Hang up after data collection

    Hello

    I run VTune in order to get a call graph of some part of our application since one month now. All worked perfectly, till I had to move to the last version of our software whose main improvement is to mix CLR and native.

    And now, I cannot have any call graph. VTune hang after I close our software with:

    Thu Jun 28 18:21:05 2007 Data collection finished...
    
    Thu Jun 28 18:21:05 2007 Updating call graph database...

    The progress bar in the status bar is stopped at 71% with ou_software.exe.105711D8.jit on the left.


    I tried a lot of things (recompiling everything, adding, removing dll from instrumentation, creating new VTune projects, etc....) but the issue remains the same.
    Does anybody encounter this ?

    Cheers
    --
    Johan


    boris.sunik@cim-team.deJuly 5, 2007 9:19 AM PDT
    Rate
     
    Re: Hang up after data collection

    I have the same problem but without CLR code. When the data collection finished the activity either reported as not finished or Vtune simply hangs up.

    It seems, it is something wrong in this version

     

     



    aokunevJuly 6, 2007 1:43 AM PDT
    Rate
     
    Re: Hang up after data collection

    Please submit the issue report on the Intel Premier support site. It'd be great if you attach sample application showing the regression.

    In parallel we're trying to reproduce the issue in our testing lab.

    regards, Andrei

     



    ISN AdminJuly 6, 2007 5:01 AM PDT
    Rate
     
    Re: Hang up after data collection

    We can't reproduce this problem on the latest VTune builds.

    But I suppose following actions may fix this issue:

    -        Create and run CG activity.

    -        Go to properties of activity and click “configure...” button for CG Collector.

    -        Then select msvcr80.dll in the list of modules and click on “Functions” button to view all functions belong to selected module.

    -        Find and uncheck all functions which have “NLG_” prefix in the name (for example NLG_Dispatch2, NLG_Return)

    -        Run activity again.

    Regards, Maxim

    &n bsp;



    johan.baltie@sophis.netAugust 24, 2007 6:44 AM PDT
    Rate
     
    Re: Hang up after data collection

    The problem also disappeared after an update to VTune 9.

    andreas.ekstrand@saab.seAugust 29, 2007 7:11 AM PDT
    Rate
     
    Re: Hang up after data collection

    I had the same problem, but it disappeared after moving the source code, project and Vtune files from the file server to a local disk.

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.