Hi roboticus,

Thanks for trying to answer. I was actually hoping someone has direct relevant experience with settings that approach mine (DBD-Pg.dll on Win2k with ActiveState Perl).

There are NO error details to provide, as can be inferred from my message : perl.exe crashes, I get a windows box with a useless message "Address violation at 0x534721789 : the memory cannot be read" (or something like that).

The "ideal answer" I was hoping for went along the lines "I use DBI + DBD-Pg.dll without problems on Win2K with ActiveState 5.10 (or 5.12)" - then I could upgrade my perl installation and try again.

The "anti-ideal answer" would have been "I use DBI + DBD-Pg.dll without problems with ActiveState 5.8.8 on Win XP. Tried it on Win 2K and it caused perl to crash as well." - then I would know there is no solution for me since I can't change the OS ...

In reply to Re^2: DBD-Pg.dll crashes on Win2K w/ ActiveState 5.8 by scr53005
in thread DBD-Pg.dll crashes on Win2K w/ ActiveState 5.8 by scr53005

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.