Comment 21 for bug 128517

Revision history for this message
In , Till (till-redhat-bugs) wrote :

Can you please run:
rpm --verify fatsort

If the output is empty, maybe it helps when you provide a backtrace:

1) debuginfo-install fatsort
2) # gdb fatsort
3) (gdb) run -f /dev/sdb1
notice crash
4) (gdb) bt
Then post the output here, but before you do this, make sure, that it does not
contain any private information.

I notified upstream about this bug, but I was not able to reproduce it.