public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* fdisk -b segfaults
@ 2014-07-07 11:32 Bernhard Voelker
  2014-07-07 12:51 ` Ruediger Meier
  2014-07-14 13:07 ` Karel Zak
  0 siblings, 2 replies; 4+ messages in thread
From: Bernhard Voelker @ 2014-07-07 11:32 UTC (permalink / raw)
  To: Util-Linux

Easy reproducer:

   $ dd if=/dev/zero of=xxx bs=1M count=20
   20+0 records in
   20+0 records out
   20971520 bytes (21 MB) copied, 0.0275507 s, 761 MB/s

   $ ~/util-linux/fdisk -b 4096 xxx

   Welcome to fdisk (util-linux 2.25-rc2).
   Changes will remain in memory only, until you decide to write them.
   Be careful before using the write command.

   Device does not contain a recognized partition table.
   Segmentation fault

I can't have a look myself right now, because UL's autogen.sh
doesn't work here on openSUSE-13.1 anymore.

Have a nice day,
Berny

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-14 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 11:32 fdisk -b segfaults Bernhard Voelker
2014-07-07 12:51 ` Ruediger Meier
2014-07-07 13:17   ` Bernhard Voelker
2014-07-14 13:07 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox