Hi,,,


i got this:

[New Thread 29726 (LWP 27832)]
Delayed SIGSTOP caught for LWP 27832.
POP3 client exit [200.57.4.138]
LWP 27831 exited.
POP3 client connection from [192.168.135.37]
[New Thread 30751 (LWP 27833)]
Delayed SIGSTOP caught for LWP 27833.
POP3 client exit [192.168.135.37]
LWP 27832 exited.
POP3 client connection from [192.168.135.37]
POP3 client exit [192.168.135.37]
LWP 27833 exited.
[New Thread 31776 (LWP 27834)]
Delayed SIGSTOP caught for LWP 27834.
POP3 client connection from [200.67.46.78]
POP3 client exit [200.67.46.78]
LWP 27834 exited.
Cannot find thread 33: invalid thread handle
(gdb) bt
#0  0x4003d8a1 in __linuxthreads_create_event () at events.c:26
#1  0x400380a0 in pthread_handle_create (thread=0x42affc70, attr=0x42aff89c,
    start_routine=0x8087bd0 <SysThreadStartup(void *)>, arg=0x42887448,
mask=0x80a4390, father_pid=27822,
    report_events=1, event_maskp=0x42affdcc) at manager.c:602
#2  0x400379c5 in __pthread_manager (arg=0x5) at manager.c:154
#3  0x40038499 in __pthread_manager_event (arg=0x5) at manager.c:218
(gdb)


but this process only eats 10% of the CPU and stop to respond in port 110
and 25
without exit gdb


this means something to you?




-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En
nombre de Davide Libenzi
Enviado el: Tuesday, June 11, 2002 4:05 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: To many load (AGAIN, with 1.9)



On Tue, 11 Jun 2002, Juan H. Medina wrote:

>
> This is the idea right:
>
> CFLAGS = -g -I. -D__LINUX__ -DXMAIL_X86 -D_REENTRANT=1 -D_THREAD_SAFE=1
>
>
> and put comment (#) in the strip lines ..
> right
>
> the make clean
> make
>
> and install the executables right
>
> then put
>
> gdb /var/MailRoot/bin/XMail (PID)

ok, try this. stop XMail and :

# export MAIL_ROOT=/var/MailRoot
# gdb /var/MailRoot/bin/XMail
> set args -Md ...
> r

when XMail start eating CPU time, press CTRL-C and then :

> bt




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to