<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Internal error while resolving the results file in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985347#M10333</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to perform callgraph profiling on my application. I'm getting a failure that I'm sure is easy to fix but can't seem to find a solution in this forum.&lt;BR /&gt;&lt;BR /&gt;Platform: Itanium 2&lt;BR /&gt;Vtune 3.0 for Linux &lt;BR /&gt;&lt;BR /&gt;When I run:&lt;BR /&gt;&lt;BR /&gt;vtl activity -c callgraph -app ./myapp -moi ./myapp run&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Reading property files started...&lt;BR /&gt;&lt;BR /&gt;Reading property files done.&lt;BR /&gt;&lt;BR /&gt;Instrumentation of the various modules&lt;BR /&gt;&lt;BR /&gt;Data collection started...&lt;BR /&gt;&lt;BR /&gt;More Instrumentation of modules&lt;BR /&gt;&lt;BR /&gt;Data collection finished...&lt;BR /&gt;&lt;BR /&gt;Error - Internal error while resolving the results file&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;vtl works correctly with a simple call graph test of /bin/ls and /usr/bin/emacs. What am I doing wrong? What is the results file it is referring to? &lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;MJ</description>
    <pubDate>Thu, 14 Jul 2005 16:57:29 GMT</pubDate>
    <dc:creator>mjb34</dc:creator>
    <dc:date>2005-07-14T16:57:29Z</dc:date>
    <item>
      <title>Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985347#M10333</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to perform callgraph profiling on my application. I'm getting a failure that I'm sure is easy to fix but can't seem to find a solution in this forum.&lt;BR /&gt;&lt;BR /&gt;Platform: Itanium 2&lt;BR /&gt;Vtune 3.0 for Linux &lt;BR /&gt;&lt;BR /&gt;When I run:&lt;BR /&gt;&lt;BR /&gt;vtl activity -c callgraph -app ./myapp -moi ./myapp run&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Reading property files started...&lt;BR /&gt;&lt;BR /&gt;Reading property files done.&lt;BR /&gt;&lt;BR /&gt;Instrumentation of the various modules&lt;BR /&gt;&lt;BR /&gt;Data collection started...&lt;BR /&gt;&lt;BR /&gt;More Instrumentation of modules&lt;BR /&gt;&lt;BR /&gt;Data collection finished...&lt;BR /&gt;&lt;BR /&gt;Error - Internal error while resolving the results file&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;vtl works correctly with a simple call graph test of /bin/ls and /usr/bin/emacs. What am I doing wrong? What is the results file it is referring to? &lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;MJ</description>
      <pubDate>Thu, 14 Jul 2005 16:57:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985347#M10333</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-14T16:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985348#M10334</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Excellent posting, mjb34. Detailed and to the point. Were you a support engineer in a previous life???&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;:)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;A few thoughts:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;0) Check out $PATH in the user account running the callgraph experiment. Also log in as root, check out $PATH there, and run the same experiment. Same error? Different error? No error then?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;1) how does sampling work?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;$ vtl activity -c sampling -app /bin/ls run&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Same error? Different error? &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If no error, what happens when you try to view the data, both ways:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;$ vtl view&lt;/DIV&gt;
&lt;DIV&gt;and&lt;/DIV&gt;
&lt;DIV&gt;$ vtl view -gui&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;2) Is your kernel in use listed in the supported kernels of the Release Notes?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;$ uname -a&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;3) I'm guessing the install had some problems, otherwiseyou couldn't be more right, you sure should be able torun a callgraph on /bin/ls.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Check out the installation error log on /var/log (I forget the name, probably install.log or vtune_install.log, something like that). That log contains all installation decisions, successes, and failures, with date/time stamps.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If you see alot of errors in there with regard to "Bistro" or "callgraph", we'll be closer to the conclusion that the install failed in some significant ways, although not completely.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Anybody else out thereever run into this before????&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;07:26 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2005 21:24:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985348#M10334</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-14T21:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985349#M10335</link>
      <description>Thanks for the compliment. Your guess was very accurate - part of my job is resolving client technical queries so I appreciate brevity &amp;amp; clarity :)&lt;BR /&gt;&lt;BR /&gt;Here's the latest update on my progress:&lt;BR /&gt;&lt;BR /&gt;Regarding point 3)&lt;BR /&gt;&lt;BR /&gt;I think you may have misinterpreted part of my post. Running a callgraph on both /bin/ls and /usr/bin/emacs succeeds. &lt;BR /&gt;&lt;BR /&gt;There are no installation failures visible in /var/log/install.log. There are no errors regarding "bistro" and no mention of "callgraph" in the log&lt;BR /&gt;&lt;BR /&gt;Regarding point 2)&lt;BR /&gt;&lt;BR /&gt;yep my kernel is supported as far as I can see (Red Hat Enterprise Linux 3.0)&lt;BR /&gt;&lt;BR /&gt;Regarding point 1)&lt;BR /&gt;&lt;BR /&gt;Sampling works fine and both data views look normal (I can see instructions retired, cpu cycles etc.)&lt;BR /&gt;&lt;BR /&gt;Regarding point 0)&lt;BR /&gt;&lt;BR /&gt;I've tried to run both as a user and as root + I've checked access rights to the "global_data" directory. Also I have lots of disk space in the install and user dir locations. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems like the problem is either related to A) some peculiarity of my application or B) some results file/directory being inaccessible/missing. &lt;BR /&gt;&lt;BR /&gt;Phew hope I've got everything in. Thanks for getting back to me so quickly on this one.&lt;BR /&gt;&lt;BR /&gt;MJ</description>
      <pubDate>Fri, 15 Jul 2005 02:22:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985349#M10335</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-15T02:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985350#M10336</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;YES! I did misunderstand. Thanks for confirming that that simple apps are WORKING, not failing.&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;Knowing the answers now that you gave, I'd say the most logical next steps are to focus on getting ANY kind of callgraph to run on your application. For more help regarding my suggestions that follow, don't forget:&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;$ man callgraph&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;Also, User's Guide, default location&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;/opt/intel/vtune/doc/users_guide/index.htm&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;OK, all that said, VTune callgraph generates a collector configuration text file to regulate the callgraph experiment that you are running, and this happens the first time you run the activity. You can edit those default settings by editing that file. &lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;This file regulates which objects get instrumented, known as the instrumentation level in the docs I think. (I usually forget the name of the file, but it's in a VTune working directory: if you've never seen it, do a find command to look for files created today, for example, and track it down that way. All I can remember is, it sounds like a WINDOWS filename, which always makes me chuckle. Ends in .dll, or something like that. SORRY, not enough coffee yet today...)&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;ANYWAY, you can probably see where we're going with this. &lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;FIRST, you edit the config file to make all modules MINIMAL instrumentation. See if callgraph runs without error, which it should, nothing fancy there. (And no data yet either, but we'll take care of that in the next steps.)&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;Then you edit that file andadd just one fully instrumented module, run callgraph again. Does it work? Edit the file again, add another module to the fully instrumented list, run callgraph again. &lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;Do this one module at a time until the callgraph activity fails. THEN, we know which module is our problem, and that gives us something to work with. (could be more than one module that confuses callgraph, but you get the idea here. Keep adding them, if one fails, leave it out and go on. Will give us some good clues.)&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;This is much simpler to do than to talk about, and if I could remember where that file is, I would sure tell you, I always have to do a find command to locate the new files that have been recently created. (Just traipse around the working directory, you'll find it!)&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;What do you think?&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;cheers&lt;/DIV&gt;
&lt;DIV align="left"&gt;jdg&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;P align="left"&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:17 PM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:18 PM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:21 PM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:27 PM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:28 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-14-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:34 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2005 04:15:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985350#M10336</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-15T04:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985351#M10337</link>
      <description>Ok jdg,&lt;BR /&gt;&lt;BR /&gt;I think I have diagnosed my problem (or at least ONE of the problems causing failure). It's to do with pthreads. &lt;BR /&gt;&lt;BR /&gt;My app relies on linuxthreads rather than the newer default NPTL (Native POSIX Threading Library). To enable this I need to set the environment variable LD_ASSUME_KERNEL=2.4.1. When "configuring" a callgraph activity on my app I get:&lt;BR /&gt;&lt;BR /&gt;vtl activity -c callgraph -app ./myapp -moi ./myapp&lt;BR /&gt;&lt;BR /&gt;Error in module "libpthread-0.10.so" - File is not valid module&lt;BR /&gt;&lt;BR /&gt;and I can go no further. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vtl activity -c sampling -app ./myapp -moi ./myapp &lt;BR /&gt;&lt;BR /&gt;works fine!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If my app uses NPTL then I get the error mentioned in my first post:&lt;BR /&gt;&lt;BR /&gt;"Internal error while resolving the results file"&lt;BR /&gt;&lt;BR /&gt;and this is because my app seg faults rather than terminating gracefully and clearly vtl doesn't catch this.&lt;BR /&gt;&lt;BR /&gt;So it appears that to use vtl either:&lt;BR /&gt;&lt;BR /&gt;a) I fix my app so it doesn't seg fault with NPTL libpthread-0.60.so&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;b) the vtl install is fixed to work with linuxthreads (could I somehow rebuild the kernel file?)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can test this for yourself by downloading any pthreads apps such as "pthreadbench" and running the tests through "vtl -c callgraph" with and without LD_ASSUME_KERNEL set. I can callgraph the app fine when LD_ASSUME_KERNEL is *unset*.&lt;BR /&gt;&lt;BR /&gt;If you or anyone can think of a workaround then I'd be really grateful.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;MJ</description>
      <pubDate>Fri, 15 Jul 2005 21:44:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985351#M10337</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-15T21:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985352#M10338</link>
      <description>&lt;DIV&gt;INTERESTING stuff MJ!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Quick question about this part of your posting:&lt;/DIV&gt;
&lt;DIV&gt;------------------------------------------------------------------&lt;/DIV&gt;
&lt;DIV&gt;vtl activity -c callgraph -app ./myapp -moi ./myapp&lt;BR /&gt;&lt;BR /&gt;Error in module "libpthread-0.10.so" - File is not valid module and I can go no further. &lt;BR /&gt;&lt;BR /&gt;vtl activity -c sampling -app ./myapp -moi ./myapp &lt;BR /&gt;&lt;BR /&gt;works fine!&lt;BR /&gt;-----------------------------------------------------------------&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm sure I'm just being dense but I don't understand what the diff was, the command lines look the same, so, can you clarify a bit more what you mean there?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Jul 2005 04:03:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985352#M10338</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-16T04:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985353#M10339</link>
      <description>Basically what that part of the posting means is that setting up a *sampling* activity works just fine while setting up a *callgraph* activity does not and fails during instrumentation of libpthread. &lt;BR /&gt;&lt;BR /&gt;This seems to imply that my problem is not due to installation errors. &lt;BR /&gt;&lt;BR /&gt;MJ</description>
      <pubDate>Mon, 18 Jul 2005 16:47:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985353#M10339</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-18T16:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985354#M10340</link>
      <description>&lt;DIV&gt;YES yes yes. I actually misread that statement, am not used to seeing -moi in sampling activities! Thanks for the clarification, perfectly obvious!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Of course the two technologies, sampling and callgraph are very very different: callgraph doesn't require sampling collectors, etc. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Even though we suggest normally NOT doing this, can you duplicate the callgraph experiment logged in as root? Same error?&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Jul 2005 21:50:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985354#M10340</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-18T21:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985355#M10341</link>
      <description>Thanks for pointing out -moi is not necessary for sampling. Unfortunately I get the same error when logged in as root: &lt;BR /&gt;&lt;BR /&gt;Error in module "libpthread-0.10.so" - File is not valid module</description>
      <pubDate>Mon, 18 Jul 2005 22:12:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985355#M10341</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-18T22:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985356#M10342</link>
      <description>&lt;DIV&gt;Thanks for trying, and the quick turnaround. I'm filtering your linuxthread discussion to the engineers who will find it the most interesting. Either they or I will post the results here. Stay tuned.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Jul 2005 22:15:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985356#M10342</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-18T22:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985357#M10343</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;Ok. Engineering replied that for IA32 linux, everything worked for them. Details follow.&lt;/DIV&gt;
&lt;DIV align="left"&gt;-------------------------------------&lt;/DIV&gt;
&lt;DIV align="left"&gt;-- VTune 3.0 on RH3/IA-32 OK.&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;-- profiled the app you suggested,&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="1"&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;pthreadbench L&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;D_ASSUME_KERNEL=2.4.1 set, was ok in all cases.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT face="Arial" size="1"&gt;&lt;SPAN lang="EN-US" style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;libpthread-0.10.so &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;B&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;was successfully profiled, as well as pthread applications and results were available.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;B&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;---------------------------------------------&lt;NAMESPACE prefix="o" ns="urn:schemas-microsoft-com:office:office"&gt;&lt;P&gt;&lt;/P&gt;&lt;/NAMESPACE&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;So, we know it works. That's pointing to the specifics of your setup now. Engineeringhas asked for more information about your system: OS,glibc version, the value of LD_LIBRARY_PATH. &lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;Probably anything you could think of might be useful with regard to a non-default OS installation, for example any upgrades/downgrades that may be on board.&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;jdg&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoAutoSig" style="MARGIN: 0in 0in 0p
t" align="left"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN lang="SV" style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-19-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;08:27 AM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-19-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;08:27 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;07-19-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;08:27 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2005 22:22:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985357#M10343</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-19T22:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985358#M10344</link>
      <description>Ok here are the details. Probably the most critical aspect is that I am running IA64 Linux on 2 x Itanium 2 processors.  &lt;BR /&gt;&lt;BR /&gt;I'm running a modified 2.4.21 kernel (RHE 3) with glibc 2.3.2. In my LD_LIBRARY_PATH I have placed vtune/lib first and similarly vtune/bin for PATH. &lt;BR /&gt;&lt;BR /&gt;MJ</description>
      <pubDate>Tue, 19 Jul 2005 23:32:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985358#M10344</guid>
      <dc:creator>mjb34</dc:creator>
      <dc:date>2005-07-19T23:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985359#M10345</link>
      <description>&lt;DIV&gt;I'll report that and let you know what the reply is.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Jul 2005 21:47:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985359#M10345</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-07-20T21:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Internal error while resolving the results file</title>
      <link>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985360#M10346</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We tried VTune 3.0 on RHEL3.0/IA-64  and again: no such problems observed &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We tried pthreadbench in any cases: w/ and w/o LD_ASSUME_KERNEL=2.4.1 set.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please try to remove below temporary, cache and project folders and run vtl again:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;rm -fr /tmp/$USER_vtune&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;rm fr [vtune install dir]/vtune/global_data/ISM/*&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;rm -fr /home/$USER/VTune&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you still meet the issue - please let us know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BTW: there is no vtune/lib folder in the 3.0  please provide full LD_LIBRARY_PATH and PATH&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Katya&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by elogovsk on &lt;SPAN class="date_text"&gt;07-20-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;08:58 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2005 22:57:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Internal-error-while-resolving-the-results-file/m-p/985360#M10346</guid>
      <dc:creator>Ekaterina_L_Intel</dc:creator>
      <dc:date>2005-07-20T22:57:14Z</dc:date>
    </item>
  </channel>
</rss>

