[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
Got ya.. after it was restarted it's running well again. I'll do gdb stuff once it starts giving me the same issue again. Sincerely, Scott Pakula Smoothco.com --- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > > The machine isn't under a high l

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > The machine isn't under a high load, i only use this for about 20-30 email > accounts. However when I executed that command, it triggered XMail to start > hoging up a ton of CPU and Memory like it was before. No, I meant that you have to have the

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
The machine isn't under a high load, i only use this for about 20-30 email accounts. However when I executed that command, it triggered XMail to start hoging up a ton of CPU and Memory like it was before. Sincerely, Scott Pakula Smoothco.com --- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > O

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > oops.. sorry about that. Is the system on high cpu/mem load under this snapshot ? - 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"

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
oops.. sorry about that. here's the output Attaching to program: /var/MailRoot/bin/XMail, process 43748 Reading symbols from /usr/lib/libkvm.so.2...done. Reading symbols from /usr/lib/libcrypt.so.2...done. Reading symbols from /usr/lib/libc_r.so.4...done. Reading symbols from /usr/lib/libstdc++

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, Davide Libenzi wrote: > > On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > > > > Am I doing this correctly? > > > > su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid > > No, the second parameter is the PID number. This is ok : > > # gdb /var/MailRoot/bin/XMail `cat /v

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > Am I doing this correctly? > > su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid No, the second parameter is the PID number. This is ok : # gdb /var/MailRoot/bin/XMail `cat /var/run/XMail.pid` - Davide - To unsubscribe from this list:

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
Am I doing this correctly? su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > Where would you want me to put info threads before? Run it inside gdb login, the show me the output. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: s

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > I recompiled, and restarted XMail with the -g flag, and removing stripping. > However when I attempt to do the gdb, this is what i'm getting. > > su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid > > GNU gdb 4.18 (FreeBSD) > Copyright 1998

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
Where would you want me to put info threads before? Sincerely, Scott Pakula Smoothco.com --- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > On Wed, 16 Jul 2003, Davide Libenzi wrote: > > > > > On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > > > > > > > Doesn't seem so. > > > > Could you : >

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
I recompiled, and restarted XMail with the -g flag, and removing stripping. However when I attempt to do the gdb, this is what i'm getting. su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covere

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, Davide Libenzi wrote: > > On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > > > > Doesn't seem so. > > Could you : > > 1) Edit Makefile.bsd to remove file stripping and to add -g to compile flags > > 2) Stop XMail > > 3) Replace XMail binary > > 4) Start XMail > > 5) Run : `g

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > Doesn't seem so. Could you : 1) Edit Makefile.bsd to remove file stripping and to add -g to compile flags 2) Stop XMail 3) Replace XMail binary 4) Start XMail 5) Run : `gdb PATH-TO-XMAIL-BIN XMAIL-PID` 6) Do a `bt` from inside gdb - Davi

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread [EMAIL PROTECTED]
Doesn't seem so. su-2.05b# ls -al total 360 drwxr-xr-x 2 root wheel 1024 Jul 16 17:26 . drwx-- 15 root wheel 1024 Jul 16 17:25 .. -rw-rw-rw- 1 root wheel 1050 Jul 6 19:30 pop3-20030706 -rw-rw-rw- 1 root wheel 4000 Jul 8 15:27 pop3-20030708 -rw-rw-rw- 1 root wh

[xmail] Re: xmail 1.17 pre2

2003-07-16 Thread Davide Libenzi
On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > After running the new xmail for a few more days, it seems to be causing the > same issue as before. > > PID USERNAME PRI NICE SIZERES STATETIME WCPUCPU COMMAND > 41873 root 60 0 568M 91864K RUN791:36 98.24% 98.24% XMa