--------------33BC5D650E18143B4BB9D9A2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok.. here it is: falcon#> gdb /opt/syslog-ng/sbin/syslog-ng GNU gdb 4.17 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 conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.6"... (gdb) r Starting program: /opt/syslog-ng/sbin/syslog-ng [New LWP 2 ] [New LWP 3 ] [New LWP 4 ] Program received signal SIGTERM, Terminated. 0xef5f73bc in _libc_pause () (gdb) bt #0 0xef5f73bc in _libc_pause () #1 0xef595d80 in pause () #2 0x16a14 in main () (gdb) quit The program is running. Exit anyway? (y or n) y Balazs Scheidler wrote: > > hmm... thanks, but this still doesn't help much. Try running syslog-ng withing > gdb, and "bt" when it gets killed. > > -- > Bazsi > PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 > url: http://www.balabit.hu/pgpkey.txt > > _______________________________________________ > syslog-ng maillist - syslog-ng@lists.balabit.hu > http://lists.balabit.hu/mailman/listinfo/syslog-ng -- John C. Wingenbach Pliant Systems, Inc. Sr. Systems Administrator Work: (919) 405-4627 Fax: (919) 405-4544 --------------33BC5D650E18143B4BB9D9A2 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> Ok.. here it is:falcon#> gdb /opt/syslog-ng/sbin/syslog-ng
GNU gdb 4.17
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 conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.6"...
(gdb) r
Starting program: /opt/syslog-ng/sbin/syslog-ng
[New LWP 2 ]
[New LWP 3 ]
[New LWP 4 ]Program received signal SIGTERM, Terminated.
0xef5f73bc in _libc_pause ()
(gdb) bt
#0 0xef5f73bc in _libc_pause ()
#1 0xef595d80 in pause ()
#2 0x16a14 in main ()
(gdb) quit
The program is running. Exit anyway? (y or n) y
Balazs Scheidler wrote:
hmm... thanks, but this still doesn't help much. Try running syslog-ng withing
gdb, and "bt" when it gets killed.--
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
url: http://www.balabit.hu/pgpkey.txt_______________________________________________
syslog-ng maillist - syslog-ng@lists.balabit.hu
http://lists.balabit.hu/mailman/listinfo/syslog-ng-- John C. Wingenbach Pliant Systems, Inc. Sr. Systems Administrator Work: (919) 405-4627 Fax: (919) 405-4544