Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: threads->create() blocks on Windows

by bulk88 (Priest)
on Mar 18, 2014 at 02:50 UTC ( [id://1078718]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use strict;
        use warnings;
    ...
        $t1->join();
        $t2->join();
    
  2. or download this
         ntdll.dll!_KiFastSystemCallRet@0()     
         ntdll.dll!_NtQueryVolumeInformationFile@20()  + 0xc    
    ...
         perl519.dll!RunPerl(int argc=2, char * * argv=0x01362478, char * 
    +* env=0x00362d80)  Line 259 + 0x6    C
         perl.exe!mainCRTStartup()  Line 398 + 0xe    C
         kernel32.dll!_BaseProcessStart@4()  + 0x23
    
  3. or download this
         ntdll.dll!_KiFastSystemCallRet@0()     
         ntdll.dll!_ZwDeviceIoControlFile@40()  + 0xc    
    ...
         perl519.dll!Perl_call_sv(interpreter * my_perl=0x00158018, sv * s
    +v=0x003b92b0, volatile long flags=18348252)  Line 2764 + 0xc    C
         threads.dll!S_ithread_run(void * arg=0x00905c24)  Line 520 + 0x14
    +    C
         kernel32.dll!_BaseThreadStart@8()  + 0x37
    
  4. or download this
    ntoskrnl.exe!ZwAlertThread+0x28
    ntoskrnl.exe!SeAssignSecurityEx+0x13f
    ...
    perl519.dll!perl_clone_using+0x74f
    perl519.dll!perl_clone_host+0x6f
    threads.dll+0x2647
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-03-28 15:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found