linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm]  LVM tools segfault since 2.03.12
@ 2021-09-02  7:34 Jean-Michel Pollion
  2021-09-02 14:11 ` Zdenek Kabelac
  0 siblings, 1 reply; 5+ messages in thread
From: Jean-Michel Pollion @ 2021-09-02  7:34 UTC (permalink / raw)
  To: linux-lvm

Hello,

I have the lvm2 tools segfaulting since 2.03.12 with a message of
unsorted commands in cmds.h.
It turns out that in my locale and on my setup, the LANG=C setting
before "sort -u" in tools/Makefile.in is not enough, I had to patch and
add LC_COLLATE=C too, or the rules will not count the underscore while
sorting, causing the segfault in the code (command.c IIRC).
This broke the boot on some of my servers, so I think it's a rather big
problem that perhaps can't be caught in reproducible builds.
Can this be corrected upstream or should I just modify my build
environment for LVM2?

Thanks


_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-06 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  7:34 [linux-lvm] LVM tools segfault since 2.03.12 Jean-Michel Pollion
2021-09-02 14:11 ` Zdenek Kabelac
     [not found]   ` <1059a9981045d052b49f0d386a9b19f1b7f1a8e2.camel@ookaze.fr>
     [not found]     ` <1cac267f-cad7-a511-c72d-d9a309c38b3f@redhat.com>
2021-09-02 19:10       ` Jean-Michel Pollion
2021-09-02 19:14         ` Zdenek Kabelac
2021-09-06 17:59         ` Zdenek Kabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).