Public bug reported:

I am currently running Ubuntu 16.04 with ZFS 0.6.5.

Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial

christian@kepler ~ $ apt-cache policy zfsutils-linux
zfsutils-linux:
  Installed: 0.6.5.6-0ubuntu20
  Candidate: 0.6.5.6-0ubuntu20
  Version table:
 *** 0.6.5.6-0ubuntu20 500
        500 http://mirror.math.ucdavis.edu/ubuntu xenial-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     0.6.5.6-0ubuntu8 500
        500 http://mirror.math.ucdavis.edu/ubuntu xenial/universe amd64 Packages


Here is the package listing:

(standard input):ii  libzfs2linux                          0.6.5.6-0ubuntu20    
                               amd64        Native OpenZFS filesystem library 
for Linux
(standard input):ii  zfs-dkms                              0.6.5.6-0ubuntu20    
                               amd64        Native OpenZFS filesystem kernel 
modules for Linux
(standard input):ii  zfs-doc                               0.6.5.6-0ubuntu20    
                               all          Native OpenZFS filesystem 
documentation and examples.
(standard input):ii  zfs-zed                               0.6.5.6-0ubuntu20    
                               amd64        OpenZFS Event Daemon (zed)
(standard input):ii  zfsutils-linux                        0.6.5.6-0ubuntu20    
                               amd64        Native OpenZFS management utilities 
for Linux


I try to run status on my zpool using the command `zpool status zkepler` and 
get this result:

  pool: zkepler
 state: ONLINE
  scan: scrub in progress since Wed Apr 25 13:10:24 2018
    802G scanned out of 2.28T at 217M/s, 2h0m to go
    0 repaired, 34.32% done
Aborted

I would expect an extended report of status but it just aborts with
SIGABRT when run through gdb.

(gdb) run status -v
Starting program: /sbin/zpool status -v
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  pool: zkepler
 state: ONLINE
  scan: scrub in progress since Wed Apr 25 13:10:24 2018
    825G scanned out of 2.28T at 211M/s, 2h2m to go
    0 repaired, 35.32% done

Program received signal SIGABRT, Aborted.
0x00007ffff68d6428 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:54
54      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

I have upgraded this machine from 14.04 LTS within the last few months
but I purged all the ZFS packages and the ZFS PPA and reinstalled all
the packages. My kernel version is 4.4.0-121-generic.

** Affects: zfs-linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: dkms kernel zfs

** Tags added: zfs

** Tags added: dkms kernel

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1766964

Title:
  zpool status -v aborts with SIGABRT with and without arguments

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  I am currently running Ubuntu 16.04 with ZFS 0.6.5.

  Distributor ID: Ubuntu
  Description:    Ubuntu 16.04.4 LTS
  Release:        16.04
  Codename:       xenial

  christian@kepler ~ $ apt-cache policy zfsutils-linux
  zfsutils-linux:
    Installed: 0.6.5.6-0ubuntu20
    Candidate: 0.6.5.6-0ubuntu20
    Version table:
   *** 0.6.5.6-0ubuntu20 500
          500 http://mirror.math.ucdavis.edu/ubuntu xenial-updates/main amd64 
Packages
          100 /var/lib/dpkg/status
       0.6.5.6-0ubuntu8 500
          500 http://mirror.math.ucdavis.edu/ubuntu xenial/universe amd64 
Packages

  
  Here is the package listing:

  (standard input):ii  libzfs2linux                          0.6.5.6-0ubuntu20  
                                 amd64        Native OpenZFS filesystem library 
for Linux
  (standard input):ii  zfs-dkms                              0.6.5.6-0ubuntu20  
                                 amd64        Native OpenZFS filesystem kernel 
modules for Linux
  (standard input):ii  zfs-doc                               0.6.5.6-0ubuntu20  
                                 all          Native OpenZFS filesystem 
documentation and examples.
  (standard input):ii  zfs-zed                               0.6.5.6-0ubuntu20  
                                 amd64        OpenZFS Event Daemon (zed)
  (standard input):ii  zfsutils-linux                        0.6.5.6-0ubuntu20  
                                 amd64        Native OpenZFS management 
utilities for Linux

  
  I try to run status on my zpool using the command `zpool status zkepler` and 
get this result:

    pool: zkepler
   state: ONLINE
    scan: scrub in progress since Wed Apr 25 13:10:24 2018
      802G scanned out of 2.28T at 217M/s, 2h0m to go
      0 repaired, 34.32% done
  Aborted

  I would expect an extended report of status but it just aborts with
  SIGABRT when run through gdb.

  (gdb) run status -v
  Starting program: /sbin/zpool status -v
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    pool: zkepler
   state: ONLINE
    scan: scrub in progress since Wed Apr 25 13:10:24 2018
      825G scanned out of 2.28T at 211M/s, 2h2m to go
      0 repaired, 35.32% done

  Program received signal SIGABRT, Aborted.
  0x00007ffff68d6428 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:54
  54      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

  I have upgraded this machine from 14.04 LTS within the last few months
  but I purged all the ZFS packages and the ZFS PPA and reinstalled all
  the packages. My kernel version is 4.4.0-121-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1766964/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to