Comment 12 for bug 1800040

Revision history for this message
Richard Neighbour (richard-neighbour) wrote :

GDB installed and it's now showing some more info.
Config:
  Selene (Bacula host) has just been upgraded to Disco, Bacula now version 9.4.2.
  Bat running from Selene via ssh tunnel (ssh -X userxxx@selene)
  Client -> Status Client causes FD to fail, Bat still reports new version of client and sometimes gets some data in header tab.

root@selene:/var/lib/bacula# cat bacula.3064.traceback
[New LWP 3065]
[New LWP 3069]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:46
46 ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
/etc/bacula/scripts/btraceback.gdb:1: Error in sourced command file:
'fail_time' has unknown type; cast it to its declared type
[Inferior 1 (process 3064) detached]
Attempt to dump current JCRs. njcrs=1
threadid=0x75cb7450 JobId=0 JobStatus=C jcr=0x75300488 name=-Console-.2019-04-25_22.01.33_02
 use_count=2 killable=1
 JobType=I JobLevel=
 sched_time=25-Apr-2019 22:08 start_time=25-Apr-2019 22:08
 end_time=01-Jan-1970 01:00 wait_time=01-Jan-1970 01:00
 db=(nil) db_batch=(nil) batch_started=0
List plugins. Hook count=0

root@selene:/var/lib/bacula# cat bacula.3040.traceback
[New LWP 3041]
[New LWP 3048]
[New LWP 3049]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:46
46 ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
/etc/bacula/scripts/btraceback.gdb:1: Error in sourced command file:
'fail_time' has unknown type; cast it to its declared type
[Inferior 1 (process 3040) detached]
Attempt to dump current JCRs. njcrs=1
threadid=0x752ff450 JobId=0 JobStatus=C jcr=0x749005d0 name=-Console-.2019-04-25_22.01.33_02
 use_count=2 killable=1
 JobType=I JobLevel=
 sched_time=25-Apr-2019 22:07 start_time=25-Apr-2019 22:07
 end_time=01-Jan-1970 01:00 wait_time=01-Jan-1970 01:00
 db=(nil) db_batch=(nil) batch_started=0
List plugins. Hook count=0

Hope this helps, I should have some more time over the next few months to poke around at things too.
-R