<?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 XP KRNL386.EXE crashed under Hyper-Threading. in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963599#M5369</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi All.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I develop one 16-bit application, which runs under WinXP. Without HT it works fine, but if i enable Hyper-Threading or run it on 2-processor machine, my app crashed with following sytem error message:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;"Application Error"&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;MyApp caused a General Protection Fault &lt;/DIV&gt;
&lt;DIV&gt;in module KRNL386.EXE at 0001:B5DB&lt;/DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;By the way, it happend only after longtime work (ussuallyapp works twenty-four hours a day), and not depends on user's actions.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Any ideas, how to understand this problem ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Previously thanks....&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 13 Apr 2004 16:33:47 GMT</pubDate>
    <dc:creator>rybakov_anton</dc:creator>
    <dc:date>2004-04-13T16:33:47Z</dc:date>
    <item>
      <title>XP KRNL386.EXE crashed under Hyper-Threading.</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963599#M5369</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi All.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I develop one 16-bit application, which runs under WinXP. Without HT it works fine, but if i enable Hyper-Threading or run it on 2-processor machine, my app crashed with following sytem error message:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;"Application Error"&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;MyApp caused a General Protection Fault &lt;/DIV&gt;
&lt;DIV&gt;in module KRNL386.EXE at 0001:B5DB&lt;/DIV&gt;
&lt;DIV&gt;--------------------------&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;By the way, it happend only after longtime work (ussuallyapp works twenty-four hours a day), and not depends on user's actions.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Any ideas, how to understand this problem ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Previously thanks....&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Apr 2004 16:33:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963599#M5369</guid>
      <dc:creator>rybakov_anton</dc:creator>
      <dc:date>2004-04-13T16:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: XP KRNL386.EXE crashed under Hyper-Threading.</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963600#M5370</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Anton -&lt;/P&gt;
&lt;P&gt;Can you provide more details on your application? For instance, is it threaded? How was it built? Compiler used, libraries called, system routines accessed? What kinds of computation does it do (without user intervention)?What processors have you run this on?&lt;/P&gt;
&lt;P&gt;-- clay&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Apr 2004 03:42:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963600#M5370</guid>
      <dc:creator>ClayB</dc:creator>
      <dc:date>2004-04-16T03:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: XP KRNL386.EXE crashed under Hyper-Threading.</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963601#M5371</link>
      <description>&lt;DIV&gt;&lt;STRONG&gt;Can you provide more details on your application?&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, of course.&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;For instance, is it threaded?&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;No, it's 16-bit app for Windows. So, it can't be multithreaded....&lt;/DIV&gt;
&lt;DIV&gt;It works in one timer procedure.&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;How was it built? Compiler used, libraries called, system routines accessed?&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;My app build under Borland C++ 4.5 (very old project, but i must maintain it). It works with our own drivers (own soundcards)and also use 16-bit to 32-bit thunk mechanism.&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;What kinds of computation does it do (without user intervention)?&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;Basically, appgets sound stream (telephone talks) from our sound cards, processing it (some sound filters) and store to own DB.&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;What processors have you run this on?&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;For example, on&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;Intel Pentium 4HT, 2800 MHz (3.5 x 800) Northwood HyperThreading &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;CPU params: &lt;FONT size="2"&gt;x86 Family 15 Model 2 Stepping 9 GenuineIntel ~2806 ??? &lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2004 17:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/XP-KRNL386-EXE-crashed-under-Hyper-Threading/m-p/963601#M5371</guid>
      <dc:creator>rybakov_anton</dc:creator>
      <dc:date>2004-04-20T17:25:58Z</dc:date>
    </item>
  </channel>
</rss>

