Script started on Sun Mar 18 20:07:44 2018 a2.op# gdb /usr/local/sbin/milter-manager GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/sbin/milter-manager (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x00000008038af22e in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 (gdb) where #0 0x00000008038af22e in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #1 0x00000008038af10b in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #2 0x00000008038a7300 in rb_objspace_reachable_objects_from () from /usr/local/lib/libruby24.so.24 #3 0x00000008038ae8a2 in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #4 0x00000008038ac9a8 in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #5 0x00000008038abd59 in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #6 0x00000008038ab914 in rb_gc_adjust_memory_usage () from /usr/local/lib/libruby24.so.24 #7 0x00000008038a169a in rb_node_newnode () from /usr/local/lib/libruby24.so.24 #8 0x00000008038feae2 in rb_uv_to_utf8 () from /usr/local/lib/libruby24.so.24 #9 0x00000008039083fc in rb_parser_realloc () from /usr/local/lib/libruby24.so.24 #10 0x00000008039e0f02 in rb_remove_event_hook_with_data () from /usr/local/lib/libruby24.so.24 #11 0x0000000803907849 in rb_parser_compile_file_path () from /usr/local/lib/libruby24.so.24 ---Type to continue, or q to quit---    #12 0x000000080395a0bc in ruby_sysinit () from /usr/local/lib/libruby24.so.24 #13 0x00000008038963aa in rb_ensure () from /usr/local/lib/libruby24.so.24 #14 0x00000008039585b4 in rb_load_file_str () from /usr/local/lib/libruby24.so.24 #15 0x00000008039586e5 in rb_load_file_str () from /usr/local/lib/libruby24.so.24 #16 0x00000008038d4fb6 in rb_load_protect () from /usr/local/lib/libruby24.so.24 #17 0x00000008038d5745 in rb_require_safe () from /usr/local/lib/libruby24.so.24 #18 0x00000008038d5088 in rb_f_require () from /usr/local/lib/libruby24.so.24 #19 0x00000008039d3965 in rb_ruby_debug_ptr () from /usr/local/lib/libruby24.so.24 #20 0x00000008039be835 in rb_error_arity () from /usr/local/lib/libruby24.so.24 #21 0x00000008039ce6e3 in rb_iseq_eval () from /usr/local/lib/libruby24.so.24 #22 0x000000080395947e in ruby_process_options () from /usr/local/lib/libruby24.so.24 #23 0x0000000803401adf in milter_manager_module_impl_init () from /usr/local/lib/milter-manager/module/configuration/milter-manager-ruby-configuration.so #24 0x0000000800f38917 in milter_manager_module_unload () from /usr/local/lib/libmilter-manager.so.0 #25 0x0000000801761e02 in g_type_module_use () ---Type to continue, or q to quit--- from /usr/local/lib/libgobject-2.0.so.0 #26 0x0000000800f28e6a in milter_manager_configuration_instantiate () from /usr/local/lib/libmilter-manager.so.0 #27 0x0000000800f28f4e in milter_manager_configuration_new () from /usr/local/lib/libmilter-manager.so.0 #28 0x0000000800f26bc1 in milter_manager_init () from /usr/local/lib/libmilter-manager.so.0 #29 0x0000000000400976 in ?? () #30 0x000000000040084f in ?? () #31 0x0000000800624000 in ?? () #32 0x0000000000000000 in ?? () (gdb) The program is running. Exit anyway? (y or n) y a2.op# exit Script done on Sun Mar 18 20:08:04 2018