<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
    Dear Xfce Maintainers,<br>
    I have troubles running xfce4-dict under Debian 5.0 when using
spelling with aspell: aspell processes becomes zombie. Please consider
how I should deal with it to prevent zombie processes appear.<br>
<br>
    Following is a list of processes and installed versions. If you
need more details please ask me.<br>
<br>
<hr size="2" width="100%"><tt>USER       PID %CPU %MEM    VSZ   RSS
TTY      STAT START   TIME COMMAND<br>
apon     12769  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     12780  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     12782  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     12783  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     12786  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     12822  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     22258  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     22268  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
apon     22279  0.0  0.0      0     0 ?        Z    Mar03   0:00
[aspell] &lt;defunct&gt;<br>
</tt>
<hr size="2" width="100%"><tt>$ ps -f 22258 22268<br>
UID        PID  PPID  C STIME TTY      STAT   TIME CMD<br>
apon     22258  9743  0 Mar03 ?        Z      0:00 [aspell]
&lt;defunct&gt;<br>
apon     22268  9743  0 Mar03 ?        Z      0:00 [aspell]
&lt;defunct&gt;<br>
</tt>
<hr size="2" width="100%"><tt>$ ps -f 9743<br>
UID        PID  PPID  C STIME TTY      STAT   TIME CMD<br>
apon      9743  3610  0 Mar03 ?        S      0:08
/usr/lib/xfce4-dict/xfce4/panel-plugins/xfce4-dict-plugin socket_id
22362109 name xfce4-dict-plugin id 12360811042<br>
</tt>
<hr size="2" width="100%"><tt>$ dpkg -l aspell\* xfce4-dict | grep ^i<br>
ii  aspell                                     
0.60.6-1                   GNU Aspell spell-checker<br>
ii  aspell-en                                  
6.0-0-5.1                  English dictionary for GNU Aspell<br>
ii  aspell-ru                                  
0.99g5-5                   Russian dictionary for Aspell<br>
ii  aspell-uk                                  
1.5.0-1                    Ukrainian dictionary for GNU Aspell<br>
ii  xfce4-dict                                 
0.4.0-2                    Dictionary plugin for Xfce4 panel<br>
</tt>
<hr size="2" width="100%"><br>
    I use stable lenny distribution and have up-to-date system with
latest updates installed.<br>
<br>
</body>
</html>