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

* Re: fdisk -b segfaults
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Ruediger Meier @ 2014-07-07 12:51 UTC (permalink / raw)
  To: Bernhard Voelker; +Cc: Util-Linux

On Monday 07 July 2014, Bernhard Voelker wrote:
> 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.

What is the problem with autogen.sh on openSUSE-13.1?

cu,
Rudi

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

* Re: fdisk -b segfaults
  2014-07-07 12:51 ` Ruediger Meier
@ 2014-07-07 13:17   ` Bernhard Voelker
  0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Voelker @ 2014-07-07 13:17 UTC (permalink / raw)
  To: Ruediger Meier; +Cc: Util-Linux

On 07/07/2014 02:51 PM, Ruediger Meier wrote:
> On Monday 07 July 2014, Bernhard Voelker wrote:
>> I can't have a look myself right now, because UL's autogen.sh
>> doesn't work here on openSUSE-13.1 anymore.
>
> What is the problem with autogen.sh on openSUSE-13.1?

ah, I had a bad autopoint in ~/bin/ - it was 0.18.3, too,
but different from /usr/bin/autopoint.  I think it was from
the time back last year when older versions had problems.

Thanks & have a nice day,
Berny

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

* Re: fdisk -b segfaults
  2014-07-07 11:32 fdisk -b segfaults Bernhard Voelker
  2014-07-07 12:51 ` Ruediger Meier
@ 2014-07-14 13:07 ` Karel Zak
  1 sibling, 0 replies; 4+ messages in thread
From: Karel Zak @ 2014-07-14 13:07 UTC (permalink / raw)
  To: Bernhard Voelker; +Cc: Util-Linux

On Mon, Jul 07, 2014 at 01:32:07PM +0200, Bernhard Voelker wrote:
>   $ ~/util-linux/fdisk -b 4096 xxx
... 
>   Device does not contain a recognized partition table.
>   Segmentation fault

 Fixed, thanks!

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ 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