Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Perl Tk crashes when mem usage exceeds 4G on Win10

by boleary (Scribe)
on Sep 23, 2022 at 10:48 UTC ( [id://11147080]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Free to wrong pool 678ea0 not e228dd0 at .\common\GUI_TESTS\test_memor
    +y_hog_gui.pl line 41.
    
  2. or download this
    perl -V:ivsize          # ivsize='8';
    perl -V:ptrsize         # ptrsize='8';
    perl -V:archname        # archname='MSWin32-x64-multi-thread';
    
  3. or download this
    use strict;
    use warnings;
    ...
    )->pack(-side => 'top', -fill => 'both', -expand => 1);
    
    MainLoop;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11147080]
Approved by marto
Front-paged by kcott
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-25 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found