[Asterisk-Users] asterisk and defunct perl procs
Scott Stingel
scott at evtmedia.com
Fri Sep 12 14:59:46 MST 2003
If you're running RedHat 9, there is a known problem.
Try executing the following line in the shell before starting asterisk:
export LD_ASSUME_KERNEL=2.4.1
Hope this works!
-Scott
Scott M. Stingel
Emerging Voice Technology Inc.
Palo Alto, California and London, England
Email: scott at evtmedia.com
URL: www.evtmedia.com
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of PJ Welsh
Sent: Friday, September 12, 2003 2:49 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] asterisk and defunct perl procs
Trying to figure out why I'm having all of my test (and demo) perl script in
a defunct status. Each run creates a problem:
ps output
root 26253 1356 0 16:39 pts/1 00:00:00 asterisk -vvvc
root 26270 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26271 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26273 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26292 26291 0 16:45 pts/1 00:00:00 [pj.pl <defunct>]
root 26294 26291 1 16:45 pts/1 00:00:00 [pj.pl <defunct>]
root 26295 1259 0 16:45 pts/0 00:00:00 ps -ef
ASTERISK output
-- context = default
-- dnid = unknown
-- enhanced = 0.0
-- extension = 22231
-- language = en
-- priority = 1
-- rdnis = unknown
-- request = pj.pl
-- type = Zap
-- uniqueid = 1063403094.0
1. Testing 'sendfile'...PASS (0)
-- Playing 'digits/2'.
-- Playing 'digits/2'
-- Playing 'digits/2'
-- Playing 'digits/3'
-- Playing 'digits/1'
PASS (0)
================== Complete ======================
-- AGI Script pj.pl completed, returning 0
-- Hungup 'Zap/1-1'
the pj.pl is nothing but a hacked up agi-test.agi file.
Any help? Mailing list archive shows only a reported problem with festival
(search on defunct).
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list