Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm still hunting the origin of the "Bad File Descriptor" errors we get at random points in our tools.

I found another lead....I've searched here and Googled, but no love so far. Any time the "Bad File Descriptor" shows up in my application logs, I get an error showing up in the Windows System Event Viewer stating:

"Application popup: perl.exe - Application error: The instruction at "0x77c46fa3" referenced memory at "0x0188d000". The memory could not be "read""

A couple of interesting(?) tidbits:

The first memory location remains static. On every error I've found, it's "0x77c46fa3".

The second memory location is static per machine. On different machines it may be "0x0188d000", or "0x01889000", or "0x0188c000", but it remains constant across errors on a given machine

The second memory location is always something similar to what I describe above: 0x0188{$FOO}000, where $FOO is the only bit changing

I'm way over my head at this point, but I'm hoping this will help someone point me in the right direction.


In reply to Win32 - Memory can not be "read" by HuckinFappy

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-03-28 17:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found