Package: glusterfs
Version: 11.0-2
Severity: normal

Dear Maintainer,

the glusterfs 11.0-2 DEP8 tests are failing in ubuntu[1]. I quickly
ran them in a debian sid vm, and the same crash[2] happens there as
well:

Aug 18 12:38:47 sid-vm glusterd[5871]: Fatal glibc error:
malloc.c:2593 (sysmalloc): assertion failed: (old_top == initial_top
(av) && old_size == 0) || ((unsi
gned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned
long) old_end & (pagesize - 1)) == 0)
Aug 18 12:38:47 sid-vm systemd[1]: glusterd.service: Control process
exited, code=dumped, status=6/ABRT
Aug 18 12:38:47 sid-vm systemd[1]: glusterd.service: Failed with
result 'core-dump'.
Aug 18 12:38:47 sid-vm systemd[1]: Failed to start glusterd.service -
GlusterFS, a clustered file-system server.

To reproduce it, just install glusterfs-server and start it:

root@sid-gluster-test:~# systemctl status glusterd
○ glusterd.service - GlusterFS, a clustered file-system server
     Loaded: loaded (/lib/systemd/system/glusterd.service; disabled; preset
: enabled)
     Active: inactive (dead)
       Docs: man:glusterd(8)

root@sid-gluster-test:~# systemctl start glusterd
Job for glusterd.service failed because a fatal signal was delivered
causing the control process to dump core.
See "systemctl status glusterd.service" and "journalctl -xeu
glusterd.service" for details.

root@sid-gluster-test:~# journalctl -u glusterd
Aug 18 12:44:06 sid-gluster-test (glusterd)[8101]: glusterd.service:
Referenced but unset environment variable evaluates to
 an empty string: GLUSTERD_OPTIONS
Aug 18 12:44:06 sid-gluster-test systemd[1]: Starting glusterd.service
- GlusterFS, a clustered file-system server...
Aug 18 12:44:06 sid-gluster-test glusterd[8101]: Fatal glibc error:
malloc.c:2593 (sysmalloc): assertion failed: (old_top == initial_top
(av) && old_size == 0)
 || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
((unsigned long) old_end & (pagesize - 1)) == 0)
Aug 18 12:44:06 sid-gluster-test systemd[1]: glusterd.service: Control
process exited, code=dumped, status=6/ABRT
Aug 18 12:44:06 sid-gluster-test systemd[1]: glusterd.service: Failed
with result 'core-dump'.
Aug 18 12:44:06 sid-gluster-test systemd[1]: Failed to start
glusterd.service - GlusterFS, a clustered file-system server.


1. https://autopkgtest.ubuntu.com/packages/g/glusterfs/mantic/amd64
2. 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/g/glusterfs/20230817_185356_ac2ec@/log.gz

  • Bug#1050021: glusterfs: crash on startup Andreas Hasenack

Reply via email to