Description of problem: drakdisk crashes when clicking ext4 partition in a VirtualBox guest. Running VirtualBox-5.0.12-104815 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install all updates, reboot, click up a terminal 2. sudo su - root 3. mcc->Local disks->Manage disk partitions click any ext4 partition. Crash info current_hd called but $current_kind is not an hd () at /usr/lib/libDrakX/diskdrake/hd_gtk.pm line 408. Perl's trace: drakbug::bug_handler() called from /usr/lib/perl5/vendor_perl/5.22.0/Gtk3.pm:524 Gtk3::__ANON__() called from /usr/lib/libDrakX/mygtk3.pm:1521 mygtk3::main() called from /usr/lib/libDrakX/ugtk3.pm:859 ugtk3::main() called from /usr/lib/libDrakX/diskdrake/hd_gtk.pm:131 diskdrake::hd_gtk::main() called from /usr/libexec/drakdisk:93 Used theme: Adwaita Reproducible: Steps to Reproduce:
CC: (none) => marja11, thierry.vignaudAssignee: bugsquad => pterjanSummary: mga6: drakdisk crashes when clicking ext4 partition in a VirtualBox guest. => mga6: drakdisk crashes when clicking ext4 partition in a VirtualBox guest (current_hd called but $current_kind is not an hd)
This is a duplicate. Anything unusal? raid? lvm? *** This bug has been marked as a duplicate of bug 5801 ***
Status: NEW => RESOLVEDResolution: (none) => DUPLICATE
(In reply to Thierry Vignaud from comment #1) > This is a duplicate. Hmm, I had thought 5801 was just raid/lvm problem. > Anything unusal? raid? lvm? Nope, plain ole grub legacy mbr install on ext4 64 bit VB guest. Just now tested on real hardware and click ext4 did not crash.
(In reply to Thierry Vignaud from comment #1) > This is a duplicate. > Anything unusal? raid? lvm? # fdisk -l /dev/sda Disk /dev/sda: 61.2 GiB, 65680703488 bytes, 128282624 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x000a594a Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 2185215 2183168 1G 82 Linux swap / Solaris /dev/sda2 2187234 128279024 126091791 60.1G 5 Extended /dev/sda5 2193408 43157503 40964096 19.5G 83 Linux /dev/sda6 43159552 84121599 40962048 19.5G 83 Linux /dev/sda7 84123648 94351359 10227712 4.9G 83 Linux /dev/sda8 94353408 128279024 33925617 16.2G 83 Linux