Public bug reported:

As seen here
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/t/tgt/20211116_095213_6e5fe@/log.gz

The log messages are misleading at best, when reproducing in autopkgtest
in a local VM I've found:

$ sudo /usr/sbin/tgtd -f
tgtd: iser_ib_init(3431) Failed to initialize RDMA; load kernel modules?
tgtd: work_timer_start(146) use timer_fd based scheduler
src/tcmalloc.cc:333] Attempt to free invalid pointer 0x55abdf028b00
Aborted

It is only glusterfs, as this resolves the issue:
$ sudo apt remove tgt-glusterfs
$ sudo /usr/sbin/tgtd -f
tgtd: iser_ib_init(3431) Failed to initialize RDMA; load kernel modules?
tgtd: work_timer_start(146) use timer_fd based scheduler
tgtd: bs_init(387) use signalfd notification

This sounds very much like
  https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/1950777
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999700

TODO:
- #1 does a rebuild of tgt against the new glusterfs fix the issue?
- #2 does a rebuild of glusterfs with tcmalloc disabled on x86 fix the issue?

** Affects: glusterfs (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: tgt (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: glusterfs (Debian)
     Importance: Unknown
         Status: Unknown

** Also affects: tgt (Ubuntu)
   Importance: Undecided
       Status: New

** Bug watch added: Debian Bug tracker #999619
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999619

** Also affects: glusterfs (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999619
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1951126

Title:
  10.0 is breaking tgt autopkgtest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/1951126/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to