Displaying 20 results from an estimated 2000 matches similar to: "asterisk and defunct perl procs"
2004 Feb 06
2
how do i get rid of wine-kthread <defunct> ?
Hi, after a while of playing around with winedbg i have a lot of these:
bash-2.05b# ps -A
559 pts/0 00:00:01 wine-kthread <defunct>
558 pts/0 00:00:04 wine-kthread <defunct>
607 pts/0 00:00:01 wine-kthread <defunct>
606 pts/0 00:00:04 wine-kthread <defunct>
i tried differend variations on kill, and killall, but they don't go away.
Any ideas?
Regards,
2018 Sep 11
1
Running libvirtd outside of a shell results in qemu defunct processes
Hi,
In KubeVirt we are right now starting libvirt via a wrapper shell
script. I want to remove that wrapper and directly start libvirtd from
our golang code. This means that our golang code is PID 1 in the
container and we start libvirtd as a fork from there.
When I did this, strange things started to happen. Libvirt was still
able to start and manage qemu processes, but stopping the qemu
2005 Jun 03
2
dovecot-auth defunct
Hi,
I'm running dovecot-0.99.11-2.EL4.1 in RHEL4 and a couple of
hours ago, I could not longer login in the imap or pop3 service.
I noted that I have a process like this:
root 8130 0.0 0.0 0 0 ? Z 16:55 0:00
[dovecot-auth] <defunct>
It this ok to have a defunct proccess? I can not kill this process.
I have to stop the dovecot service, killall pop3-login and
2006 May 17
1
IMAP server <defunct> (beta 7)
Hi,
We've been using a 0.99 version of Dovecot for nearly a year without
problems, but due to a server death I had to reinstall with the same
configuration as before, but more recent versions of the software, on
different hardware.
This time though, every few days IMAP login and access fails, and the
output of ps ax shows entries such as [imap-login] <defunct> and
[imap]
1997 Nov 20
3
defunct smbd processes on SGI
Hello
We are running samba on SGI/SUN/HP fileservers.
We saw a problem on the SGI fileservers.
After a while a lot of defunct smbd deamons were hanging and
occupying the slots in the process table.
We saw the problem with IRIX 5.2 and samba 1.9.16p11 and
IRIX 6.2 and samba 1.9.17.p4 .
Has anybody seen this problem before? This is a serious problem, because
the smbd daemons are filling the
2009 Nov 02
1
defunct in 1.24 on FreeBSD Alphaserver
Hello,
I've recently upgraded Dovecot from 1.1.16 to 1.2.4 on FreeSBD 6.3-
RELEASE running on old Alphaserver 1200.
Some time after this upgrade all user's MUAs showed error that user
password was not accepted. I've noticed many zombies of imap and pop3
processes on my server (all in defunct state). Looks like when
"login_max_processes_count" was reached, Dovecot
2006 Oct 25
4
[PATCH][VNC Auth] Fix qemu-dm becomes defunct when rebooting hvm domain
Hi,
Sorry, I should not have removed infomation on xend.
image.py, line 399, in configVNC
config.remove([''vncpasswd'', vncpasswd_vmconfig])
When vncpasswd is removed, qemu-dm cannot be started in reboot of hvm domain.
Because necessary information disappears.
It cannot be helped though information in config list remains in xenstore.
This patch corrects above.
Regards,
2009 Jul 21
2
Defunct processes w/ v1.2.1
I have limited information at the moment (currently distracted by other
projects) but I'm hoping that someone has already found and solved this
problem.
I have a v1.2.1 installed on my development box waiting for me to tinker
with the configuration. On several occasions, I have noticed that all
the dovecot processes are listed as "defunct". I don't recall seeing
anything
2020 Jun 04
7
[Bug 3177] New: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses.
https://bugzilla.mindrot.org/show_bug.cgi?id=3177
Bug ID: 3177
Summary: sshd process had became <defunct> and could not accept
requests any more after many count sftp accesses.
Product: Portable OpenSSH
Version: 8.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: critical
2006 Oct 16
2
defunct processes
I am using SuSE 10.1 and dovecot version 0.99.14-5.
dovecot 6267 660 0 14:45 ? 00:00:00 imap-login
dovecot 6285 660 0 14:45 ? 00:00:00 pop3-login
dovecot 6371 660 0 14:45 ? 00:00:00 imap-login
postfix 6454 12811 0 14:46 ? 00:00:00 smtp -t unix -u
dovecot 6511 660 0 14:46 ? 00:00:00 pop3-login
postfix 6550 12811 0 14:46 ? 00:00:00
2004 Jul 14
1
SJava - restart() is defunct
Hi,
I'm using the SJava package and am trying to get event
handling to work, but no examples from
http://www.omegahat.org/RSJava/examples/ that have any event
handling work in R 1.9.0. I think the examples were all
written around 2001 so most probably used an older version
of R. The error message that displays in R is:
Error: 'restart' is defunct.
See ?Defunct.
The restart
2006 Nov 13
1
Defunct / zombie AGI after some execution time
Hello,
We are running Asterisk-1.0.12 in a CentOS 4-4.2 system, kernel
2.6.9-42.0.3.ELsmp.
We have some custom AGI, and when we launch Asterisk the system works fine.
But **after some time**, each AGI execution generates a zombie <defunct> process.
We believe that it's not a problem in the AGI code, because Asterisk+AGI is
working fine in the first "n" minutes/hours. This
2018 Oct 30
1
Defunct processes on solaris 10
Hi,
I'm getting a few defunct processes running samba 4.4.16. They tend to
accumulate over time, however they dissapear after I do a `svcadm
restart samba`. Samba is joined to an AD domain.
Sanitized global section of smb.conf:
[global]
dedicated keytab file = /etc/samba/krb5.keytab
idmap config * : backend = tdb
idmap config * : range = 10000-50000
kerberos
2007 Feb 02
1
rsync hangs, leaves defunct process
Hello,
I'm experiencing a weird problem which I haven't been able to track down
for 8+ weeks now.
Situation is as follows: There is a nigthly backup from our main server
to a backup server. The server base directory is mounted there read-only
via NFS. Then we do something like this:
1. Duplicate the contents of yesterday's backup into
/sicherungen/2007/02/02/01.41/
2. Rsync
2007 Jun 26
1
ts() defunct in R 2.5.0?
Hi!
I have written an R-package
(http://tocsy.agnld.uni-potsdam.de/wavelets/index.html) in R 2.4.1
that requires the ts() function. Users using R 2.5.0 now have a
problem installing this package. I checked the package using R 2.5.0:
_______________________________________________________
* Installing *source* package 'sowas' ...
** libs
gcc -std=gnu99
2009 Aug 21
2
how to clear <defunct> qemu-system-x86 processes
Hi all,
I have a long term running program which call libguestfs to check VM
images. but i found that each time after i call guestfs_close(), the
qeum-system-x86 process which is forked by libguestfs changes to
<defunct> process.
as docs of guestfs_close said "This closes the connection handle and
frees up all resources used.", so this is a bug or is there any other
way to
2005 Jun 06
1
[dovecot-auth] <defunct>
Hi all, first post.
Looking through my processes I keep seeing this:
[dovecot-auth] <defunct>
The server seems to be running fine.
Is this anything to worry about?
dovecot-0.99.13-3.FC3
2001 Sep 14
2
Scads of defunct processes ins AIX 4.3.3
I hope someone can help. I've installed 2.9p2 on a number of AIX boxes and
it works great.
The problem is that a HUGE >700 number of defunct processes get generated
by sshd. Did I do
something wrong ? Any suggestions ?
Please email chuck at fiu.edu as I don't subscribe to the list.
TIA,
Chuck
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2005 Sep 02
2
FW: defunct email kill list
Is there an email address that we can forward 'defunct' emails like the
one below to so that they can be taken off the mailing list. I
appreciate it means work for someone but this email is probably being
sent out to 400 'original' posters a day if that makes sense.
It could also be the email address that we forward "out of office"
emails to that could automatically
2007 Sep 29
1
Problem compiling R - "use of NULL environment is defunct"
Hello,
I downloaded R-2.5.1 and configured it on a AMD x86-74 running
Redhat. During compilation i get this error
configure --prefix=$HOME/mine
make
mkdir -p -- ../../../../library/methods/libs
make[5]: Leaving directory `/home/sguha/tmp/R-2.5.1/src/library/
methods/src'
make[4]: Leaving directory `/home/sguha/tmp/R-2.5.1/src/library/
methods/src'
make[4]: Entering directory