Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

ithreads picks fight with LWP::Agent; everybody loses

by BlairHippo (Initiate)
on Feb 26, 2008 at 23:28 UTC ( [id://670431]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
      my $agent = LWP::UserAgent -> new();
      my $response = $agent -> request($request);
    }
    
  2. or download this
    *** glibc detected *** /usr/bin/perl: double free or corruption (fastt
    +op): 0x00002aaacc1b8db0 ***
    ======= Backtrace: =========
    ...
    7fffe3211000-7fffe3226000 rw-p 7fffe3211000 00:00 0                   
    +   [stack]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0               
    +   [vdso]
    Aborted
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found