On 07/15/2022 6:08 pm, Larry Rosenman wrote:
On 07/15/2022 5:42 pm, Larry Rosenman wrote:
On my 14-current system with bacula13-{client,server}, bacula-dir is
crashing when I try to run one of my jobs:

[SNIP]

if I undo the above bacula-dir.conf changes it runs.

Ideas what I did to cause it grief?

Dan Langille (FreeBSD port maintainer asked me to come here, as he
doesn't have a clue).

Thanks!

I do have a core, and can give access if someone wants to look:

❯ sudo gdb -c /tmp/cores/bacula-dir_41132.core /usr/local/sbin/bacula-dir
zsh: correct 'gdb' to 'gdb6' [nyae]? n
GNU gdb (GDB) 12.1 [GDB v12.1 for FreeBSD]
Copyright (C) 2022 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-portbld-freebsd14.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/sbin/bacula-dir...
[New LWP 163468]
[New LWP 101647]
[New LWP 163461]
[New LWP 163462]
[New LWP 163463]
[New LWP 163464]
[New LWP 163467]
[New LWP 163470]
--Type <RET> for more, q to quit, c to continue without paging--
Core was generated by `/usr/local/sbin/bacula-dir -u bacula -g bacula -v -c /usr/local/etc/bacula/bacul'.
Program terminated with signal SIGABRT, Aborted.
Sent by kill() from pid 41132 and user 910.
#0  kill () at kill.S:4
4       RSYSCALL(kill)
[Current thread is 1 (LWP 163468)]
(gdb) bt full
#0  kill () at kill.S:4
No locals.
#1  0x000000088ad660a0 in __fail (
    msg=0x88ac6d34f "stack overflow detected; terminated")
    at /usr/src/lib/libc/secure/stack_protector.c:130
sa = {__sigaction_u = {__sa_handler = 0x0, __sa_sigaction = 0x0},
          sa_flags = 0, sa_mask = {__bits = {0, 0, 0, 0}}}
mask = {__bits = {4294967263, 4294967295, 4294967295, 4294967295}}
#2  0x000000088ad66010 in __stack_chk_fail ()
    at /usr/src/lib/libc/secure/stack_protector.c:137
No locals.
#3  0x0000000000252e69 in send_include_list(JCR*) ()
No symbol table info available.
#4  0x000000000024241e in do_backup(JCR*) ()
No symbol table info available.
#5  0x0000000000257307 in job_thread(void*) ()
No symbol table info available.
#6  0x000000000025d124 in jobq_server ()
No symbol table info available.
#7  0x0000000886269d08 in lmgr_thread_launcher ()
   from /usr/local/lib/libbac-13.0.0.so
No symbol table info available.
#8  0x00000008869a496a in thread_start (curthread=0x89c8a7000)
    at /usr/src/lib/libthr/thread/thr_create.c:292
--Type <RET> for more, q to quit, c to continue without paging--
        set = {__bits = {0, 0, 0, 0}}
#9  0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x89d7fa000
(gdb)
--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: l...@lerctr.org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to