Description of problem: accidentally called "btrfs device stats" targeting an ext4 filesystem. Version-Release number of selected component: btrfs-progs-3.12-1.fc20 Additional info: reporter: libreport-2.2.0 backtrace_rating: 4 cmdline: btrfs device stats /dev/sda2 crash_function: get_fs_info executable: /usr/sbin/btrfs kernel: 3.13.7-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 0 Truncated backtrace: Thread no. 1 (2 frames) #0 get_fs_info at utils.c:1649 #1 cmd_dev_stats at cmds-device.c:331
Created attachment 880325 [details] File: backtrace
Created attachment 880326 [details] File: cgroup
Created attachment 880327 [details] File: core_backtrace
Created attachment 880328 [details] File: dso_list
Created attachment 880329 [details] File: environ
Created attachment 880330 [details] File: exploitable
Created attachment 880331 [details] File: limits
Created attachment 880332 [details] File: maps
Created attachment 880333 [details] File: open_fds
Created attachment 880334 [details] File: proc_pid_status
Created attachment 880335 [details] File: var_log_messages
btrfs-progs-3.14.1 has been pushed to Fedora 19 and 20 for testing. I frankly have no idea if this will resolve your bug or not, but if you test it and find that it does, please take the opportunity to close this bug. :) Thanks, -Eric
I'd expect some notice on a non-btrfs-filesystem but the crash is fixed. :-) # btrfs device stats /dev/sda2 ERROR: getting dev info for devstats failed: Input/output error Thanks, Bjoern
That's what I found too. Thanks for verifying. Agreed that it's not the friendliest error...