rjahrman, before we can identify if it might be a bug in your code, you'll have to show us some of it. My personal experience with threads, Perl, & Windows is not a pretty one, and I've heard many other testimonials from others to this point too. Do us a favor and post your code (inside <READMORE> tags assuming it's more than 20 lines of code) and let us take a look at it.

Another thing that will help us is to know a bit more about your program. What kind of input does it take? What is it supposed to do? How much memory does your system have in it? Is it possibly busy doing other things (IIS, Exchange, etc)?

- - arden.


In reply to Re: Windows XP: Perl Command Line Interpreter Encountered an Error by arden
in thread Windows XP: Perl Command Line Interpreter Encountered an Error by rjahrman

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.