[Bug 1208877] New: gnome-disk-utility fails to format disk in GPT style
https://bugzilla.suse.com/show_bug.cgi?id=1208877 Bug ID: 1208877 Summary: gnome-disk-utility fails to format disk in GPT style Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: cdxiudav@sharklasers.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 865230 --> https://bugzilla.suse.com/attachment.cgi?id=865230&action=edit Error creating partition Attempting to format and partition a disk using the GPT format fails with the error: Error creating partition on /dev/sda: Failed to determine sgdisk's version from: Process killed with a signal (udisks-error-quark, 0) Environment: openSUSE Tumbleweed gnome-disk-utility - 43.0-1.1-x86_64 gptfdisk - 1.09-2.1-x86_64 How to reproduce issue: 1. Open gnome-disk-utility 2. Select a disk from the left menu 3. Navigate to the "three vertical dots menu" on the upper right side,format the entire disk, and choose GPT for partitioning 4. Press the "+" button to create a new partition on the formatted disk 5. Choose any partition type ( Ext4, NTFS, FAT, etc. ) 6. Press the "create" button 7. The following error message will appear: Error creating partition on /dev/sda: Failed to determine sgdisk's version from: Process killed with a signal (udisks-error-quark, 0) Running the following command in terminal, also results in an error: user@localhost:~> sudo sgdisk -V GPT fdisk (sgdisk) version 1.0.9.1 Segmentation fault -- You are receiving this mail because: You are on the CC list for the bug.
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.
https://bugzilla.suse.com/show_bug.cgi?id=1208877 https://bugzilla.suse.com/show_bug.cgi?id=1208877#c2 --- Comment #2 from Alynx Zhou <alynx.zhou@suse.com> --- https://sourceforge.net/u/starfire24680/gptfdisk/ci/f5de3401b974ce103ffd93af... -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1208877 https://bugzilla.suse.com/show_bug.cgi?id=1208877#c3 --- Comment #3 from Alynx Zhou <alynx.zhou@suse.com> --- https://build.opensuse.org/request/show/1069782 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1208877 https://bugzilla.suse.com/show_bug.cgi?id=1208877#c4 --- Comment #4 from James <cdxiudav@sharklasers.com> --- I retested to see if I could reproduce this bug. As of Tumbleweed snapshot 20230308 and gptfdisk version 1.0.9-3.1, this issue is resolved. Thank you! -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1208877 https://bugzilla.suse.com/show_bug.cgi?id=1208877#c5 Alynx Zhou <alynx.zhou@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Alynx Zhou <alynx.zhou@suse.com> --- Then let's close this. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com