monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Process Resource Update


From: Christian Hopp
Subject: Re: Process Resource Update
Date: Thu, 29 Jul 2004 12:34:17 +0200 (CEST)

On Wed, 28 Jul 2004, Martin Pala wrote:

> Ugh - during testing monit with the proc patch crashed on exit in
> delprocesstree():
>
> (gdb) bt
> #0  0x4022d13c in mallopt () from /lib/tls/i686/cmov/libc.so.6
> #1  0x40227247 in _IO_file_xsputn () from /lib/tls/i686/cmov/libc.so.6
> #2  0x4022bf80 in free () from /lib/tls/i686/cmov/libc.so.6
> #3  0x402ef700 in __after_morecore_hook () from /lib/tls/i686/cmov/libc.so.6
> #4  0x08091028 in ?? ()
> #5  0x00000000 in ?? ()
> #6  0x00001098 in ?? ()
> #7  0x08091028 in ?? ()
> #8  0x08051a66 in delprocesstree (pt=0x8091028, size=72) at process.c:333
> #9  0x0804d77d in gc () at gc.c:84
> #10 0x0805037e in do_exit () at monitor.c:422
> #11 0x0805049e in do_default () at monitor.c:475
> #12 0x0804fdff in main (argc=72, argv=0xbffff8d4) at monitor.c:117
>
> (gdb) info threads
>    2 process 7265  0x4002ab34 in start_thread () from
> /lib/tls/i686/cmov/libpthread.so.0
> * 1 process 7264  0x4022d13c in mallopt () from /lib/tls/i686/cmov/libc.so.6
>
> (gdb) thread 2
> [Switching to thread 2 (process 7265)]#0  0x4002ab34 in start_thread ()
> from /lib/tls/i686/cmov/libpthread.so.0
>
> (gdb) bt
> #0  0x4002ab34 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
> #1  0x00000000 in ?? ()

Its fixed... it should run smoothly now.  But please test (esp. on *BSD
systems) before I sync it to CVS.

Christian

-- 
Christian Hopp                                email: address@hidden
Institut für Elektrische Informationstechnik             fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf.   fax: +49-5323-72-3197
                             pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/

Attachment: monit_proc_update_040729.diff.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]