ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
Re: Perl threads crash perl
by Nadjaf Kuliev other posts by this author
Aug 1 2004 1:41AM messages near this date
view in the new Beta List Site
RE: perl problem... | display a hash...
Thanks for your help, Ive finished my IIS Vulnerability Scanner now. You can
look at the code now if you wish, look how I implemented threads and
threads::shared.-> 

http://www.freewebs.com/okidan/

-------Original Message-------

From: Nadjaf Kuliev
Date: 07/29/04 23:08:18
To: perl-win32-users@[...].com
Subject: Perl threads crash perl

When i tested my IIS vulnerability checker, it works perfecly, but when I
added multitasking support, it starts good, bit by bit cpu noise increases
then perl crases with unknown error. I didnt use fork(). I used builtin
Threads support with async{}. I dont want to make the code public before
first release so ill tell some details, if it wont help i will email some of
you who really wants to help the code. So here it is, the main scripts gets
all the vulnerability check, ie vulnerable file checks from a file and tries
them one by one on particular IIS webserver. Ony by one is really slow, so I
implemented threads. As you may know if it is checking the webserver it
surely will send HTTP requests for each vulnerable file. I use IO::Socket
only, not HTTP support modules.

As far as i can guess, the reason for crash is most probably not in the code
but in the perl, perl threads support particularly and how interacts with
my OS - windows 98.

Any help is greatly appreciated. Thanks in advance.

Respect, OkIDaN.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved