https://bugzilla.suse.com/show_bug.cgi?id=1208877 https://bugzilla.suse.com/show_bug.cgi?id=1208877#c1 Alynx Zhou <alynx.zhou@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alynx.zhou@suse.com --- Comment #1 from Alynx Zhou <alynx.zhou@suse.com> --- Program received signal SIGSEGV, Segmentation fault. __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76 76 VPCMPEQ (%rdi), %ymm0, %ymm1 Missing separate debuginfos, use: zypper install libuuid1-debuginfo-2.38.1-6.1.x86_64 (gdb) bt #0 __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76 #1 0x00007ffff7aaab12 in __GI___strdup (s=0x0) at strdup.c:41 #2 0x0000555555559288 in GPTDataCL::DoOptions (argv=<optimized out>, argc=<optimized out>, this=0x7fffffffcfd0) at /usr/src/debug/gptfdisk-1.0.9-2.1.x86_64/gptcl.cc:158 #3 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/gptfdisk-1.0.9-2.1.x86_64/sgdisk.cc:20 Looks like a null pointer dereference, I'll check the code. -- You are receiving this mail because: You are on the CC list for the bug.