Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: Storable, Cygwin, and memory issues

by dpuu (Chaplain)
on Apr 06, 2006 at 22:23 UTC ( [id://541757]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Storable, Cygwin, and memory issues
in thread Storable, Cygwin, and memory issues

Excellent suggestion: if there's no known problem then I'll see if I can do that. Do you have any ideas what direction to head in? Are then any types of data that Storable might have problems with (e.g. self-referential structures, blessed things, big hashes, big arrays, ...). A simple flat array of [ (1) x 10e6 ] doesn't seem to trigger it.
--Dave
Opinions my own; statements of fact may be in error.

Replies are listed 'Best First'.
Re^5: Storable, Cygwin, and memory issues
by vkon (Curate) on Apr 07, 2006 at 15:35 UTC
    very strange, indeed;

    it is likely you found a bug, and, with mentioned 5.8.0, it is not very strange: current 5.8.8 version has many bug fixes.

    It is very likely an internal bug hidden inside cygwin perl internals, I bet it is caused by \r\n->\n struggle.

    I suggest you to try newer perl version on cygwin, and, if your problem persist, narrow down a problem and file a bug report.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://541757]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 05:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found