Running ltrace on the syslog-ng process at the time of the segfault showed:
free(0x80b2cd8) = <void> free(0x80eb798) = <void> free(0x815e358) = <void> free(0x80d40f8) = <void> free(0x809d8f8) = <void> free(0x80b2d00) = <void> free(0x80b5ab8) = <void> free(0x80eaf80) = <void> free(0x80ac8b8) = <void> --- SIGSEGV (Segmentation fault) --- getpid() = 31536 kill(31536, 11) = 0 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ I've been able to successfully get syslog-ng to segfault by running /etc/init.d/syslog-ng reload, but it does not segfault *every time*. I guess I've been unlucky enough for the logrotate script to pick the "right time" to crash syslog-ng. :/ Please see the attached file for the more of the ltrace output, if it'd be useful in tracking down/squashing this bug. If any more information from me would be useful, please let me know.
1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80a7c30 1494 memcpy(0x80a7c30, "s_all", 5) = 0x80a7c30 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085a68, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099ae0) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c31f0 1494 strlen("f_news") = 6 1494 realloc(NULL, 16) = 0x80c3208 1494 memcpy(0x80c3208, "f_news", 6) = 0x80c3208 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085a80, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099aec) = 0x80c3220 1494 calloc(1, 16) = 0x80c3238 1494 strlen("f_at_least_err") = 14 1494 realloc(NULL, 32) = 0x80c3250 1494 memcpy(0x80c3250, "f_at_least_err", 14) = 0x80c3250 1494 free(0x80c3220) = <void> 1494 __strdup(0x8085aa5, 0x80c3220, 0xbfa750b8, 0x80693b1, 0x8099af8) = 0x80c3220 1494 calloc(1, 16) = 0x80c3278 1494 strlen("df_news_dot_err") = 15 1494 realloc(NULL, 32) = 0x80c3290 1494 memcpy(0x80c3290, "df_news_dot_err", 15) = 0x80c3290 1494 free(0x80c3220) = <void> 1494 calloc(1, 20) = 0x80c3220 1494 malloc(28) = 0x80c32b8 1494 malloc(44) = 0x80c32d8 1494 realloc(NULL, 64) = 0x80c3308 1494 realloc(NULL, 64) = 0x80c3350 1494 realloc(NULL, 64) = 0x80c3398 1494 __strdup(0x8085b0c, 0x8085028, 0xbfa750b8, 0x80590ca, 0x80a7c30) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c33e0 1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80c33f8 1494 memcpy(0x80c33f8, "s_all", 5) = 0x80c33f8 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085b23, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b10) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3408 1494 strlen("f_news") = 6 1494 realloc(NULL, 16) = 0x80c3420 1494 memcpy(0x80c3420, "f_news", 6) = 0x80c3420 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085b3b, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b1c) = 0x80c3438 1494 calloc(1, 16) = 0x80c3450 1494 strlen("f_at_least_notice") = 17 1494 realloc(NULL, 32) = 0x80c3468 1494 memcpy(0x80c3468, "f_at_least_notice", 17) = 0x80c3468 1494 free(0x80c3438) = <void> 1494 __strdup(0x8085b63, 0x80c3438, 0xbfa750b8, 0x80693b1, 0x8099b28) = 0x80c3438 1494 calloc(1, 16) = 0x80c3490 1494 strlen("df_news_dot_notice") = 18 1494 realloc(NULL, 32) = 0x80c34a8 1494 memcpy(0x80c34a8, "df_news_dot_notice", 18) = 0x80c34a8 1494 free(0x80c3438) = <void> 1494 calloc(1, 20) = 0x80c3438 1494 malloc(28) = 0x80c34d0 1494 malloc(44) = 0x80c34f0 1494 realloc(NULL, 64) = 0x80c3520 1494 realloc(NULL, 64) = 0x80c3568 1494 realloc(NULL, 64) = 0x80c35b0 1494 __strdup(0x8085bf0, 0x8085004, 0xbfa750b8, 0x80590ca, 0x80c33f8) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c35f8 1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80c3610 1494 memcpy(0x80c3610, "s_all", 5) = 0x80c3610 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085c07, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b40) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3620 1494 strlen("f_debug") = 7 1494 realloc(NULL, 16) = 0x80c3638 1494 memcpy(0x80c3638, "f_debug", 7) = 0x80c3638 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085c25, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b4c) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3650 1494 strlen("df_debug") = 8 1494 realloc(NULL, 16) = 0x80c3668 1494 memcpy(0x80c3668, "df_debug", 8) = 0x80c3668 1494 free(0x80c4cf0) = <void> 1494 calloc(1, 20) = 0x80c3680 1494 malloc(28) = 0x80c3698 1494 malloc(44) = 0x80c36b8 1494 realloc(NULL, 64) = 0x80c36e8 1494 realloc(NULL, 64) = 0x80c3730 1494 realloc(NULL, 64) = 0x80c3778 1494 __strdup(0x8085cd9, 0x8084fe0, 0xbfa750b8, 0x80590ca, 0x80c3610) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c37c0 1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80c37d8 1494 memcpy(0x80c37d8, "s_all", 5) = 0x80c37d8 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085cf0, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b64) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c37e8 1494 strlen("f_messages") = 10 1494 realloc(NULL, 16) = 0x80c3800 1494 memcpy(0x80c3800, "f_messages", 10) = 0x80c3800 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085d11, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b70) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3818 1494 strlen("df_messages") = 11 1494 realloc(NULL, 16) = 0x80c3830 1494 memcpy(0x80c3830, "df_messages", 11) = 0x80c3830 1494 free(0x80c4cf0) = <void> 1494 calloc(1, 20) = 0x80c3848 1494 malloc(28) = 0x80c3860 1494 malloc(44) = 0x80c3880 1494 realloc(NULL, 64) = 0x80c38b0 1494 realloc(NULL, 64) = 0x80c38f8 1494 realloc(NULL, 64) = 0x80c3940 1494 __strdup(0x8085d5c, 0x8084fbc, 0xbfa750b8, 0x80590ca, 0x80c37d8) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3988 1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80c39a0 1494 memcpy(0x80c39a0, "s_all", 5) = 0x80c39a0 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085d73, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b88) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c39b0 1494 strlen("f_emerg") = 7 1494 realloc(NULL, 16) = 0x80c39c8 1494 memcpy(0x80c39c8, "f_emerg", 7) = 0x80c39c8 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085d91, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099b94) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c39e0 1494 strlen("du_all") = 6 1494 realloc(NULL, 16) = 0x80c39f8 1494 memcpy(0x80c39f8, "du_all", 6) = 0x80c39f8 1494 free(0x80c4cf0) = <void> 1494 calloc(1, 20) = 0x80c3a10 1494 malloc(28) = 0x80c3a28 1494 malloc(44) = 0x80c3a48 1494 realloc(NULL, 64) = 0x80c3a78 1494 realloc(NULL, 64) = 0x80c3ac0 1494 realloc(NULL, 64) = 0x80c3b08 1494 realloc(0x80a2ea0, 128) = 0x80c3b50 1494 __strdup(0x8085e41, 0x8084f98, 0xbfa750b8, 0x80590ca, 0x8084f68) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3bd8 1494 strlen("s_all") = 5 1494 realloc(NULL, 8) = 0x80c3bf0 1494 memcpy(0x80c3bf0, "s_all", 5) = 0x80c3bf0 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085e58, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099bac) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3c00 1494 strlen("f_xconsole") = 10 1494 realloc(NULL, 16) = 0x80c3c18 1494 memcpy(0x80c3c18, "f_xconsole", 10) = 0x80c3c18 1494 free(0x80c4cf0) = <void> 1494 __strdup(0x8085e79, 0x80c4cf0, 0xbfa750b8, 0x80693b1, 0x8099bb8) = 0x80c4cf0 1494 calloc(1, 16) = 0x80c3c30 1494 strlen("dp_xconsole") = 11 1494 realloc(NULL, 16) = 0x80c3c48 1494 memcpy(0x80c3c48, "dp_xconsole", 11) = 0x80c3c48 1494 free(0x80c4cf0) = <void> 1494 calloc(1, 20) = 0x80c3c60 1494 malloc(28) = 0x80c3c78 1494 malloc(44) = 0x80c3c98 1494 realloc(NULL, 64) = 0x80a2ea0 1494 realloc(NULL, 64) = 0x80c3cc8 1494 realloc(NULL, 64) = 0x80c3d10 1494 __errno_location() = 0xb7dfa6a0 1494 fread(0x8085948, 1, 8192, 0x80a2788) = 0 1494 ferror(0x80a2788) = 0 1494 __errno_location() = 0xb7dfa6a0 1494 fileno(0x80a2788) = 33 1494 isatty(33) = 0 1494 fclose(0x80a2788) = 0 1494 calloc(1, 44) = 0x80a2788 1494 calloc(1, 4) = 0x80c4cf0 1494 malloc(28) = 0x80a27b8 1494 malloc(44) = 0x80a27d8 1494 free(0x8093b00) = <void> 1494 free(0x808c0e8) = <void> 1494 free(0x80857c8) = <void> 1494 vsnprintf("AF_UNIX(/dev/log)", 64, "AF_UNIX(%s)", 0xbfa754ec) = 17 1494 vsnprintf("afsocket_sd_connections(stream,A"..., 128, "afsocket_sd_connections(%s,%s)", 0xbfa7550c) = 49 1494 calloc(1, 8) = 0x80a2808 1494 strlen("afsocket_sd_connections(stream,A"...) = 49 1494 malloc(50) = 0x80a2818 1494 memcpy(0x80a2818, "afsocket_sd_connections(stream,A"..., 50) = 0x80a2818 1494 free(0x808ba20) = <void> 1494 free(0x808ffd8) = <void> 1494 close(3) = 0 1494 close(4) = 0 1494 free(0x8095e58) = <void> 1494 free(0x80a2018) = <void> 1494 free(0x8090858) = <void> 1494 free(0x808cee8) = <void> 1494 close(14) = 0 1494 free(0x80c55c8) = <void> 1494 free(0x808c4a8) = <void> 1494 free(0x808d220) = <void> 1494 close(17) = 0 1494 free(0x8098f18) = <void> 1494 free(0x80c4258) = <void> 1494 free(0x808f8a8) = <void> 1494 free(0x80a1730) = <void> 1494 free(0x808df28) = <void> 1494 free(0x809dc50) = <void> 1494 free(0x809e538) = <void> 1494 close(8) = 0 1494 free(0x80c5690) = <void> 1494 free(0x80857f0) = <void> 1494 free(0x808be98) = <void> 1494 close(26) = 0 1494 free(0x80c5560) = <void> 1494 free(0x808d070) = <void> 1494 free(0x8095ec8) = <void> 1494 close(9) = 0 1494 free(0x8099330) = <void> 1494 free(0x80a2aa8) = <void> 1494 free(0x808bfc0) = <void> 1494 close(7) = 0 1494 free(0x80a19c8) = <void> 1494 free(0x8093ca0) = <void> 1494 free(0x80c42c0) = <void> 1494 close(27) = 0 1494 free(0x80995c0) = <void> 1494 free(0x8099568) = <void> 1494 free(0x80c48d8) = <void> 1494 free(0x809ef30) = <void> 1494 free(0x808d0c8) = <void> 1494 free(0x80858e8) = <void> 1494 free(0x8090128) = <void> 1494 close(16) = 0 1494 free(0x80c55b8) = <void> 1494 free(0x808bba8) = <void> 1494 free(0x80a2b10) = <void> 1494 free(0x808f7f8) = <void> 1494 free(0x8099188) = <void> 1494 free(0x8096260) = <void> 1494 free(0x80c4420) = <void> 1494 close(11) = 0 1494 free(0x808c170) = <void> 1494 free(0x80a7a00) = <void> 1494 free(0x80a78d0) = <void> 1494 free(0x808fb00) = <void> 1494 free(0x808f6f0) = <void> 1494 free(0x8093d48) = <void> 1494 free(0x809dd70) = <void> 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_auth", "f_auth") = 0 1494 strcmp("df_auth", "df_auth") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_syslog", "f_syslog") = 0 1494 strcmp("df_syslog", "df_syslog") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_daemon", "f_daemon") = 0 1494 strcmp("df_daemon", "df_daemon") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_kern", "f_kern") = 0 1494 strcmp("df_kern", "df_kern") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_lpr", "f_lpr") = 0 1494 strcmp("df_lpr", "df_lpr") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_mail") = 0 1494 strcmp("df_mail", "df_mail") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_user") = -1 1494 strcmp("f_user", "f_user") = 0 1494 strcmp("df_mail", "df_user") = -1 1494 strcmp("df_user", "df_user") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_uucp", "f_uucp") = 0 1494 strcmp("df_uucp", "df_uucp") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_mail") = 0 1494 strcmp("f_kern", "f_at_least_info") = 1 1494 strcmp("f_at_least_info", "f_at_least_info") = 0 1494 strcmp("df_facility_dot_info", "df_facility_dot_info") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_mail") = 0 1494 strcmp("f_at_least_warn", "f_at_least_warn") = 0 1494 strcmp("df_syslog", "df_facility_dot_warn") = 1 1494 strcmp("df_facility_dot_warn", "df_facility_dot_warn") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_mail") = 0 1494 strcmp("f_lpr", "f_at_least_err") = 1 1494 strcmp("f_at_least_err", "f_at_least_err") = 0 1494 strcmp("df_cron", "df_facility_dot_err") = -1 1494 strcmp("df_facility_dot_err", "df_facility_dot_err") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_news", "f_news") = 0 1494 strcmp("f_syslog", "f_at_least_crit") = 1 1494 strcmp("f_at_least_crit", "f_at_least_crit") = 0 1494 strcmp("df_syslog", "df_news_dot_crit") = 1 1494 strcmp("df_facility_dot_warn", "df_news_dot_crit") = -1 1494 strcmp("df_news_dot_crit", "df_news_dot_crit") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_news", "f_news") = 0 1494 strcmp("f_lpr", "f_at_least_err") = 1 1494 strcmp("f_at_least_err", "f_at_least_err") = 0 1494 strcmp("df_news_dot_err", "df_news_dot_err") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_news", "f_news") = 0 1494 strcmp("f_daemon", "f_at_least_notice") = 1 1494 strcmp("f_at_least_notice", "f_at_least_notice") = 0 1494 strcmp("df_news_dot_notice", "df_news_dot_notice") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_debug") = 1 1494 strcmp("f_user", "f_debug") = 1 1494 strcmp("f_debug", "f_debug") = 0 1494 strcmp("df_daemon", "df_debug") = -1 1494 strcmp("df_facility_dot_crit", "df_debug") = 1 1494 strcmp("df_debug", "df_debug") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_kern", "f_messages") = -1 1494 strcmp("f_at_least_info", "f_messages") = -1 1494 strcmp("f_messages", "f_messages") = 0 1494 strcmp("df_daemon", "df_messages") = -1 1494 strcmp("df_facility_dot_crit", "df_messages") = -1 1494 strcmp("df_debug", "df_messages") = -1 1494 strcmp("df_messages", "df_messages") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_at_least_warn", "f_emerg") = -1 1494 strcmp("f_emerg", "f_emerg") = 0 1494 strcmp("df_lpr", "du_all") = -1 1494 strcmp("du_all", "du_all") = 0 1494 strcmp("s_all", "s_all") = 0 1494 strcmp("f_mail", "f_xconsole") = -1 1494 strcmp("f_user", "f_xconsole") = -1 1494 strcmp("f_debug", "f_xconsole") = -1 1494 strcmp("f_xconsole", "f_xconsole") = 0 1494 strcmp("df_daemon", "dp_xconsole") = -1 1494 strcmp("df_facility_dot_crit", "dp_xconsole") = -1 1494 strcmp("df_debug", "dp_xconsole") = -1 1494 strcmp("df_messages", "dp_xconsole") = -1 1494 strcmp("dp_xconsole", "dp_xconsole") = 0 1494 calloc(1, 36) = 0x80857c8 1494 calloc(1, 56) = 0x80a78d0 1494 malloc(16) = 0x8093d48 1494 vsnprintf("AF_UNIX(/dev/log)", 64, "AF_UNIX(%s)", 0xbfa754ac) = 17 1494 vsnprintf("afsocket_sd_connections(stream,A"..., 128, "afsocket_sd_connections(%s,%s)", 0xbfa754cc) = 49 1494 strcmp("afsocket_sd_connections(stream,A"..., "afsocket_sd_connections(stream,A"...) = 0 1494 strcmp("afsocket_sd_connections(stream,A"..., "afsocket_sd_connections(stream,A"...) = 0 1494 free(0x80a2818) = <void> 1494 free(0x80a2808) = <void> 1494 vsnprintf("AF_UNIX(/dev/log)", 64, "AF_UNIX(%s)", 0xbfa754ac) = 17 1494 vsnprintf("afsocket_sd_listen_fd(stream,AF_"..., 128, "afsocket_sd_listen_fd(%s,%s)", 0xbfa754cc) = 47 1494 socket(1, 1, 0) = 3 1494 fcntl(3, 3, 0xbfa75488, 0xbfa754b8, 0xbfa75528) = 2 1494 fcntl(3, 4, 2050, 0xbfa754b8, 0xbfa75528) = 0 1494 __xstat(3, "/dev/log", 0xbfa7530c) = 0 1494 unlink("/dev/log") = 0 1494 bind(3, 0x80a2900, 11, 0xbfa754b8, 0xbfa75528) = 0 1494 listen(3, 255, 0x807cb93, 0x807cb2c, 0xbfa754e8) = 0 1494 calloc(1, 60) = 0x80a2b10 1494 malloc(16) = 0x8096260 1494 chmod("/dev/log", 0666) = 0 1494 strstr("/proc/kmsg", "../") = NULL 1494 strstr("/proc/kmsg", "/..") = NULL 1494 open("/proc/kmsg", 2304, 037777777777) = 4 1494 calloc(1, 16) = 0x80858e8 1494 calloc(1, 64) = 0x809dd70 1494 malloc(8192) = 0x8090858 1494 calloc(1, 68) = 0x808fb00 1494 calloc(1, 64) = 0x80c4420 1494 gettimeofday(0xbfa754cc, NULL) = 0 1494 malloc(16) = 0x809dc50 1494 calloc(1, 64) = 0x808f7f8 1494 gettimeofday(0xbfa754cc, NULL) = 0 1494 malloc(16) = 0x80a1730 1494 calloc(1, 64) = 0x8090128 1494 gettimeofday(0xbfa754cc, NULL) = 0 1494 malloc(16) = 0x8095e58 1494 calloc(1, 64) = 0x809ef30 1494 gettimeofday(0xbfa754cc, NULL) = 0 1494 malloc(16) = 0x808ba20 1494 calloc(1, 64) = 0x809e538 1494 gettimeofday(0xbfa754cc, NULL) = 0 1494 malloc(16) = 0x8093b00 1494 free(0x80a0ed0) = <void> 1494 free(0x80a0c50) = <void> 1494 free(0x809df70) = <void> 1494 free(0x80960a8) = <void> 1494 free(0x809deb8) = <void> 1494 free(0x80a1c90) = <void> 1494 free(0x80c43a0) = <void> 1494 free(0x809f3b8) = <void> 1494 free(0x80a1a38) = <void> 1494 free(0x808fe10) = <void> 1494 free(0x809e398) = <void> 1494 free(0x809fd28) = <void> 1494 free(0x808d008) = <void> 1494 free(0x80a0b60) = <void> 1494 free(0x80a1778) = <void> 1494 free(0x80c6098) = <void> 1494 free(0x809ff30) = <void> 1494 free(0x80c6438) = <void> 1494 free(0x80c5ce0) = <void> 1494 free(0x80a0d78) = <void> 1494 free(0x80c61e8) = <void> 1494 free(0x808f9b8) = <void> 1494 free(0x809f1c8) = <void> 1494 free(0x80c5a70) = <void> 1494 free(0x80c5a28) = <void> 1494 free(0x80c6218) = <void> 1494 free(0x80c6248) = <void> 1494 free(0x80c41d0) = <void> 1494 free(0x80a0c10) = <void> 1494 free(0x80c5a10) = <void> 1494 free(0x80c5e48) = <void> 1494 free(0x809e480) = <void> 1494 free(0x80c64b0) = <void> 1494 free(0x80929f0) = <void> 1494 free(0x80c6468) = <void> 1494 free(0x809e458) = <void> 1494 free(0x80c5a40) = <void> 1494 free(0x80c5908) = <void> 1494 free(0x80ac3b0) = <void> 1494 free(0x80c6340) = <void> 1494 free(0x80c62f8) = <void> 1494 free(0x80c62b0) = <void> 1494 free(0x80a1e38) = <void> 1494 free(0x809f2c0) = <void> 1494 free(0x80a1e90) = <void> 1494 free(0x80a0c60) = <void> 1494 free(0x80c6230) = <void> 1494 free(0x809f238) = <void> 1494 free(0x80ac328) = <void> 1494 free(0x80a1e50) = <void> 1494 free(0x80a1e20) = <void> 1494 free(0x80c6480) = <void> 1494 free(0x80c40c0) = <void> 1494 free(0x80a1e08) = <void> 1494 free(0x80a1cd8) = <void> 1494 free(0x808f9f0) = <void> 1494 free(0x80c6130) = <void> 1494 free(0x80c60e8) = <void> 1494 free(0x80c5fb0) = <void> 1494 free(0x80a1de0) = <void> 1494 free(0x8090608) = <void> 1494 free(0x80a1c20) = <void> 1494 free(0x80a1c38) = <void> 1494 free(0x80c6200) = <void> 1494 free(0x80a0d90) = <void> 1494 free(0x809f438) = <void> 1494 free(0x80a1c78) = <void> 1494 free(0x809f3c8) = <void> 1494 free(0x809f3f8) = <void> 1494 free(0x80a0b88) = <void> 1494 free(0x809e428) = <void> 1494 free(0x809f470) = <void> 1494 free(0x80a0e58) = <void> 1494 free(0x80c5ca0) = <void> 1494 free(0x80a1bf0) = <void> 1494 free(0x80a1ac0) = <void> 1494 free(0x80ac1e8) = <void> 1494 free(0x80c5f68) = <void> 1494 free(0x80c5f20) = <void> 1494 free(0x80c5de8) = <void> 1494 free(0x809f3e0) = <void> 1494 free(0x80c47a0) = <void> 1494 free(0x80a1c08) = <void> 1494 free(0x80a1aa8) = <void> 1494 free(0x80c6080) = <void> 1494 free(0x80c61c0) = <void> 1494 free(0x80ac160) = <void> 1494 free(0x80a1bc8) = <void> 1494 free(0x80a1a20) = <void> 1494 free(0x80c5c30) = <void> 1494 free(0x809ef78) = <void> 1494 free(0x80c5ed0) = <void> 1494 free(0x808d838) = <void> 1494 free(0x80a0e40) = <void> 1494 free(0x809efa0) = <void> 1494 free(0x80a1a08) = <void> 1494 free(0x808f4a8) = <void> 1494 free(0x808df70) = <void> 1494 free(0x80c5da0) = <void> 1494 free(0x80c5d58) = <void> 1494 free(0x80c5bd0) = <void> 1494 free(0x80a0bc0) = <void> 1494 free(0x8092a80) = <void> 1494 free(0x80a19d8) = <void> 1494 free(0x8092d18) = <void> 1494 free(0x809ad78) = <void> 1494 free(0x80c6050) = <void> 1494 free(0x80abf98) = <void> 1494 free(0x80a19f0) = <void> 1494 free(0x80a1890) = <void> 1494 free(0x80a17a0) = <void> 1494 free(0x80c40e8) = <void> 1494 free(0x80c5d08) = <void> 1494 free(0x809eb40) = <void> 1494 free(0x80a0e28) = <void> 1494 free(0x80c5ac8) = <void> 1494 free(0x80a19b0) = <void> 1494 free(0x80a18a8) = <void> 1494 free(0x80ac020) = <void> 1494 free(0x80c5b88) = <void> 1494 free(0x80c5b40) = <void> 1494 free(0x80c59c8) = <void> 1494 free(0x80a17f0) = <void> 1494 free(0x809e8f8) = <void> 1494 free(0x80a1808) = <void> 1494 free(0x80ac500) = <void> 1494 free(0x809fef8) = <void> 1494 free(0x80ac4d8) = <void> 1494 free(0x80a0e10) = <void> 1494 free(0x80c5a88) = <void> 1494 free(0x80ac518) = <void> 1494 free(0x80c4818) = <void> 1494 free(0x80a24d0) = <void> 1494 free(0x80c5980) = <void> 1494 free(0x80c5938) = <void> 1494 free(0x80a1d98) = <void> 1494 free(0x80ac398) = <void> 1494 free(0x80a0b50) = <void> 1494 free(0x80ac368) = <void> 1494 free(0x80ac380) = <void> 1494 free(0x80a0d18) = <void> 1494 free(0x80a0d30) = <void> 1494 free(0x80a2478) = <void> 1494 free(0x808d6e0) = <void> 1494 free(0x809e360) = <void> 1494 free(0x80a0df8) = <void> 1494 free(0x809e310) = <void> 1494 free(0x80ac338) = <void> 1494 free(0x80ac3d0) = <void> 1494 free(0x809e730) = <void> 1494 free(0x80a1d50) = <void> 1494 free(0x80a1d08) = <void> 1494 free(0x80a1b80) = <void> 1494 free(0x809fec8) = <void> 1494 free(0x80a3270) = <void> 1494 free(0x80ac350) = <void> 1494 free(0x80ac1d0) = <void> 1494 free(0x80c6038) = <void> 1494 free(0x80a0d60) = <void> 1494 free(0x80a2450) = <void> 1494 free(0x80ac310) = <void> 1494 free(0x809ebf8) = <void> 1494 free(0x809e300) = <void> 1494 free(0x809d1b0) = <void> 1494 free(0x809e2e0) = <void> 1494 free(0x80a14d8) = <void> 1494 free(0x80a0de0) = <void> 1494 free(0x80a1ea8) = <void> 1494 free(0x80ac1a0) = <void> 1494 free(0x80ac208) = <void> 1494 free(0x80a2310) = <void> 1494 free(0x80a1b38) = <void> 1494 free(0x80a1af0) = <void> 1494 free(0x80a1968) = <void> 1494 free(0x80ac1b8) = <void> 1494 free(0x8099840) = <void> 1494 free(0x80ac170) = <void> 1494 free(0x809e338) = <void> 1494 free(0x809f448) = <void> 1494 free(0x8092a90) = <void> 1494 free(0x809ffc0) = <void> 1494 free(0x80c5eb8) = <void> 1494 free(0x809e670) = <void> 1494 free(0x80ac148) = <void> 1494 free(0x809fd50) = <void> 1494 free(0x809e448) = <void> 1494 free(0x80a0c78) = <void> 1494 free(0x80a1cb8) = <void> 1494 free(0x80993d8) = <void> 1494 free(0x809dc30) = <void> 1494 free(0x80c4468) = <void> 1494 free(0x809df48) = <void> 1494 free(0x80a1e68) = <void> 1494 free(0x80ac188) = <void> 1494 free(0x80ac040) = <void> 1494 free(0x809f6d0) = <void> 1494 free(0x80a1920) = <void> 1494 free(0x80a18d8) = <void> 1494 free(0x80ac490) = <void> 1494 free(0x80ac008) = <void> 1494 free(0x8099850) = <void> 1494 free(0x80abfd8) = <void> 1494 free(0x80abff0) = <void> 1494 free(0x809de00) = <void> 1494 free(0x8099860) = <void> 1494 free(0x809df98) = <void> 1494 free(0x809fdb0) = <void> 1494 free(0x80a2288) = <void> 1494 free(0x80abfc0) = <void> 1494 free(0x8099888) = <void> 1494 free(0x80a1df8) = <void> 1494 free(0x80a1c50) = <void> 1494 free(0x809ac48) = <void> 1494 free(0x80c64d0) = <void> 1494 free(0x80a3080) = <void> 1494 free(0x809d100) = <void> 1494 free(0x80c4378) = <void> 1494 free(0x80c4530) = <void> 1494 free(0x80abfa8) = <void> 1494 free(0x808eff8) = <void> 1494 free(0x80a2148) = <void> 1494 free(0x80ac448) = <void> 1494 free(0x80ac400) = <void> 1494 free(0x80ac2c8) = <void> 1494 free(0x80a2520) = <void> 1494 free(0x80998b0) = <void> 1494 free(0x80a24b8) = <void> 1494 free(0x808d8f0) = <void> 1494 free(0x80c6068) = <void> 1494 free(0x80c4800) = <void> 1494 free(0x809f380) = <void> 1494 free(0x80a2488) = <void> 1494 free(0x80998c0) = <void> 1494 free(0x80a2460) = <void> 1494 free(0x80998e8) = <void> 1494 free(0x80c4558) = <void> 1494 free(0x80c4508) = <void> 1494 free(0x809d190) = <void> 1494 --- SIGSEGV (Segmentation fault) --- 1494 getpid() = 1494 1494 kill(1494, 11) = 0 1494 --- SIGSEGV (Segmentation fault) --- 1494 +++ killed by SIGSEGV +++
signature.asc
Description: Digital signature