in reply to Re: Segmentation Fault when using LWP::UserAgent
in thread Segmentation Fault when using LWP::UserAgent
Yes, certainly. I am sorry for not giving enough information.
In case the fault happens while executing regularly (not debugging) Windows opens a pop up window showing the content of the memory and the question whether an error message should be sent to Microsoft.
During debugging the following message is given
Thank you for your help, BrowserUk.Signal SEGV at C:\strawberry\perl\vendor\lib/LWP/UserAgent.pm line 178 eval {...} called at C:\strawberry\perl\vendor\lib/LWP/UserAge +nt.pm line 177 LWP::UserAgent::send_request('LWP::UserAgent=HASH(0xc704d4)', +'HTTP::Req uest=HASH(0x121ac6c)', undef, undef) called at C:\strawberry\perl\vend +or\lib/LWP /UserAgent.pm line 253 LWP::UserAgent::simple_request('LWP::UserAgent=HASH(0xc704d4)' +, 'HTTP::R equest=HASH(0x121ac6c)', undef, undef) called at C:\strawberry\perl\ve +ndor\lib/L WP/UserAgent.pm line 261 LWP::UserAgent::request('LWP::UserAgent=HASH(0xc704d4)', 'HTTP +::Request= HASH(0x121ac6c)') called at C:\strawberry\perl\vendor\lib/LWP/UserAgen +t.pm line 389 LWP::UserAgent::get('LWP::UserAgent=HASH(0xc704d4)', 'http://m +y_server/apache2-default/') called at check_lwp.pl line 9
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Segmentation Fault when using LWP::UserAgent
by BrowserUk (Patriarch) on May 28, 2010 at 19:22 UTC | |
by TheloniusM (Initiate) on May 28, 2010 at 21:07 UTC | |
by BrowserUk (Patriarch) on May 28, 2010 at 22:08 UTC | |
by TheloniusM (Initiate) on May 29, 2010 at 00:06 UTC | |
by BrowserUk (Patriarch) on May 29, 2010 at 00:30 UTC | |
|