Package: tinyproxy Version: 1.6.3-3.2 Severity: normal I am pretty much using the defaults in my tinyproxy.conf file however regularlly (after about 24 hours) it seems to get a SIGTERM from nowhere and exits without warning. I compiled debugging symbols in and left gdb strapped to it and found: ---- chipmunk:~# gdb tinyproxy GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "sparc-linux-gnu"... (gdb) run -d Starting program: /usr/sbin/tinyproxy -d
Program received signal SIGTERM, Terminated. 0xf7e97974 in waitpid () from /lib/ultra3/libc.so.6 (gdb) bt #0 0xf7e97974 in waitpid () from /lib/ultra3/libc.so.6 #1 0x0001c69c in takesig (sig=20) at tinyproxy.c:71 #2 <signal handler called> #3 0xf7e981b0 in nanosleep () from /lib/ultra3/libc.so.6 #4 0xf7e97fd4 in sleep () from /lib/ultra3/libc.so.6 #5 0x00013794 in child_main_loop () at child.c:394 #6 0x0001d32c in main (argc=2, argv=0xffecde34) at tinyproxy.c:395 ---- I caught a similar backtrace before, however the backtrace was identical (minus #0->#2). Cheers -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: sparc (sparc64) Kernel: Linux 2.6.26-2-sparc64-smp (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tinyproxy depends on: ii libc6 2.7-18 GNU C Library: Shared libraries ii logrotate 3.7.1-5 Log rotation utility tinyproxy recommends no packages. tinyproxy suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org