Downgrading threads::shared didn't work.
So, i started to compile my own perl instance. I assume that all will go ok.
I'd suggest adding at least the threadid and caller information. It should also be possible to discover the name of the perl-level cond-var that is giving the problem.
What source files should i modify? And how can i add this type of information to error message? My understanding of C is at most basic level so could you guide me by the hand with this? Most useful information for me would be thread id and module name in which error occured.
UPDATE:
One more thing: when i compile new perl is it enough to overwrite perl512.dll file in my current installation to see modified error message or do i have to copy whole installation?
UPDATE 2:
After running tests nmake stops at Storable module. I've waited more than half an hour with but no further progress was made. Am i doing something wrong?
# nmake test
(...)
dist/Storable/t/code.t ........................ 1/52 # hangs
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.