Hi friends,

Today I had a terrible problem with PyMSN transport, I eats all my memory
killing anothers process in the meanwhile.

Here it is a shot from top:
 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+
COMMAND

 4446 root      15   0 1585m 844m 1588 D  0.7 83.7 150:05.82
python

   45 root      15   0     0    0    0 D  0.3  0.0  42:10.67
kswapd0

 3399 root      15   0  4652  292  228 S  0.3  0.0  26:17.19
dovecot

 3548 squid     15   0 33604 2260  712 D  0.3  0.2   5:51.05
squid

16169 postfix   18   0 49700  27m  516 D  0.3  2.7   0:02.62
clamscan

16750 root      16   0  2848 1032  764 R  0.3  0.1   0:00.09
top

It says that pid 4446 is using fulltime capacity of 83.7% of memory

Hunting down the process:

# ps aux | grep python
root      4446  0.3 80.9 1623440 837308 ?    Dl   Jan16 150:05 python
./PyMSNt.py config.xml
root     16762  0.0  0.0  4308  620 pts/1    S+   19:49   0:00 grep python

My version of pyMSN is pymsnt-0.11.2

There where no problems since last year, just today it eat all my server
memory.

What can I do? Is some sort of attack...it keeps me thinking....

Greetings

Thanks for help.


-- 
Atentamente

Andrés Genovez Tobar / Sistemas
COMERCIAL SALVADOR PACHECO MORA S.A. / DESDE 1945
Tecnologías
Cuenca, Luis Cordero 9-70 y Gran Colombia

Teléfono. 593-7-2842388 ext 408
Fax. 593-7-2842388 ext 120
Celular 593-97670874
          593-96816996 Alegro
Mail:        [email protected]
Personal: [email protected]
www.cspmsa.com
www.crice.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to