https://bugzilla.balabit.com/show_bug.cgi?id=279 --- Comment #6 from Martin <hlavacek@gmx.com> 2014-05-14 10:13:43 --- Hello, still there is no symbol table for that lib but now it seems better. Is it enought? syslog1 run # gdb /usr/sbin/syslog-ng -c core GNU gdb (Gentoo 7.6.2 p1) 7.6.2 Copyright (C) 2013 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 "x86_64-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /usr/sbin/syslog-ng...done. [New LWP 16578] [New LWP 22510] [New LWP 22265] [New LWP 22151] [New LWP 22482] [New LWP 22481] [New LWP 22511] [New LWP 22266] [New LWP 29983] warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/sbin/syslog-ng --enable-core -c /var/run/syslog-ng-remote.ctl --persist-fi'. Program terminated with signal 11, Segmentation fault. #0 stats_counter_add (add=0, counter=0x7fbc89dd5d5d <log_proto_file_writer_flush>) at stats.h:130 130 stats.h: No such file or directory. (gdb) bt full #0 stats_counter_add (add=0, counter=0x7fbc89dd5d5d <log_proto_file_writer_flush>) at stats.h:130 No locals. #1 log_queue_fifo_move_input_unlocked (self=self@entry=0x7fbc8cda3750, thread_id=thread_id@entry=6) at logqueue-fifo.c:169 queue_len = -1931823108 #2 0x00007fbc8bda4b6a in log_queue_fifo_move_input (user_data=0x7fbc8cda3750) at logqueue-fifo.c:191 self = 0x7fbc8cda3750 thread_id = 6 #3 0x00007fbc8bdacf35 in main_loop_io_worker_job_start (self=0x7fbc8c591c18) at mainloop.c:377 cb = 0x7fbc8cda39b8 lh = 0x7fbc8cda39b8 lh2 = 0x7fbc8cda39b8 __func__ = "main_loop_io_worker_job_start" #4 0x00007fbc8bdcd42b in iv_work_thread_do_work () from /usr/lib64/libsyslog-ng-3.4.7.so No symbol table info available. #5 0x00007fbc8bdcc3c2 in iv_run_tasks () from /usr/lib64/libsyslog-ng-3.4.7.so No symbol table info available. #6 0x00007fbc8bdcee1b in iv_main () from /usr/lib64/libsyslog-ng-3.4.7.so No symbol table info available. #7 0x00007fbc8bdcd21a in iv_work_thread () from /usr/lib64/libsyslog-ng-3.4.7.so No symbol table info available. #8 0x00007fbc8bdcf736 in iv_thread_handler () from /usr/lib64/libsyslog-ng-3.4.7.so No symbol table info available. #9 0x00007fbc8b81cbd8 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #10 0x00007fbc8b557bbd in clone () from /lib64/libc.so.6 No symbol table info available. (gdb) quit Martin -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.