All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault
@ 2017-10-24  7:35 Richard Jones
  2018-03-07 20:20 ` [Qemu-devel] [Bug 1726733] " Fabiano Rosas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Jones @ 2017-10-24  7:35 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Typing the literal command ‘qemu-img info replication:’ causes a
segfault.  Note that ‘replication:’ is not a filename.

$ ./qemu-img info replication:
qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
Aborted (core dumped)

This was originally found by Han Han and reported in Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1505652

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1726733

Title:
  ‘qemu-img info replication:’ causes segfault

Status in QEMU:
  New

Bug description:
  Typing the literal command ‘qemu-img info replication:’ causes a
  segfault.  Note that ‘replication:’ is not a filename.

  $ ./qemu-img info replication:
  qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
  Aborted (core dumped)

  This was originally found by Han Han and reported in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1505652

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1726733/+subscriptions

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

* [Qemu-devel] [Bug 1726733] Re: ‘qemu-img info replication:’ causes segfault
  2017-10-24  7:35 [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault Richard Jones
@ 2018-03-07 20:20 ` Fabiano Rosas
  2018-03-09 21:53 ` Fabiano Rosas
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Fabiano Rosas @ 2018-03-07 20:20 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
     Assignee: (unassigned) => Fabiano Rosas (farosas)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1726733

Title:
  ‘qemu-img info replication:’ causes segfault

Status in QEMU:
  New

Bug description:
  Typing the literal command ‘qemu-img info replication:’ causes a
  segfault.  Note that ‘replication:’ is not a filename.

  $ ./qemu-img info replication:
  qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
  Aborted (core dumped)

  This was originally found by Han Han and reported in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1505652

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1726733/+subscriptions

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

* [Qemu-devel] [Bug 1726733] Re: ‘qemu-img info replication:’ causes segfault
  2017-10-24  7:35 [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault Richard Jones
  2018-03-07 20:20 ` [Qemu-devel] [Bug 1726733] " Fabiano Rosas
@ 2018-03-09 21:53 ` Fabiano Rosas
  2018-03-27 12:00 ` Fabiano Rosas
  2018-04-26  5:43 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Fabiano Rosas @ 2018-03-09 21:53 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => In Progress

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1726733

Title:
  ‘qemu-img info replication:’ causes segfault

Status in QEMU:
  In Progress

Bug description:
  Typing the literal command ‘qemu-img info replication:’ causes a
  segfault.  Note that ‘replication:’ is not a filename.

  $ ./qemu-img info replication:
  qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
  Aborted (core dumped)

  This was originally found by Han Han and reported in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1505652

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1726733/+subscriptions

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

* [Qemu-devel] [Bug 1726733] Re: ‘qemu-img info replication:’ causes segfault
  2017-10-24  7:35 [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault Richard Jones
  2018-03-07 20:20 ` [Qemu-devel] [Bug 1726733] " Fabiano Rosas
  2018-03-09 21:53 ` Fabiano Rosas
@ 2018-03-27 12:00 ` Fabiano Rosas
  2018-04-26  5:43 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Fabiano Rosas @ 2018-03-27 12:00 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1726733

Title:
  ‘qemu-img info replication:’ causes segfault

Status in QEMU:
  Fix Committed

Bug description:
  Typing the literal command ‘qemu-img info replication:’ causes a
  segfault.  Note that ‘replication:’ is not a filename.

  $ ./qemu-img info replication:
  qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
  Aborted (core dumped)

  This was originally found by Han Han and reported in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1505652

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1726733/+subscriptions

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

* [Qemu-devel] [Bug 1726733] Re: ‘qemu-img info replication:’ causes segfault
  2017-10-24  7:35 [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault Richard Jones
                   ` (2 preceding siblings ...)
  2018-03-27 12:00 ` Fabiano Rosas
@ 2018-04-26  5:43 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2018-04-26  5:43 UTC (permalink / raw)
  To: qemu-devel

Fixed here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=cb83d2efe1f591cdc7

** Changed in: qemu
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1726733

Title:
  ‘qemu-img info replication:’ causes segfault

Status in QEMU:
  Fix Released

Bug description:
  Typing the literal command ‘qemu-img info replication:’ causes a
  segfault.  Note that ‘replication:’ is not a filename.

  $ ./qemu-img info replication:
  qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
  Aborted (core dumped)

  This was originally found by Han Han and reported in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1505652

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1726733/+subscriptions

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

end of thread, other threads:[~2018-04-26  5:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24  7:35 [Qemu-devel] [Bug 1726733] [NEW] ‘qemu-img info replication:’ causes segfault Richard Jones
2018-03-07 20:20 ` [Qemu-devel] [Bug 1726733] " Fabiano Rosas
2018-03-09 21:53 ` Fabiano Rosas
2018-03-27 12:00 ` Fabiano Rosas
2018-04-26  5:43 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.