qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
@ 2014-02-27 17:07 ` Serge Hallyn
  2014-02-28 18:09 ` Serge Hallyn
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-02-27 17:07 UTC (permalink / raw)
  To: qemu-devel

** Also 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/1285505

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  New

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
  2014-02-27 17:07 ` [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs Serge Hallyn
@ 2014-02-28 18:09 ` Serge Hallyn
  2014-02-28 18:20 ` Peter Maydell
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-02-28 18:09 UTC (permalink / raw)
  To: qemu-devel

Thanks, trivially reproduced.  Will bisect.

** Changed in: qemu (Ubuntu)
   Importance: Undecided => High

** Changed in: qemu (Ubuntu)
       Status: New => Triaged

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Triaged

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
  2014-02-27 17:07 ` [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs Serge Hallyn
  2014-02-28 18:09 ` Serge Hallyn
@ 2014-02-28 18:20 ` Peter Maydell
  2014-02-28 19:10   ` Serge Hallyn
  2014-02-28 19:17   ` Serge Hallyn
  2014-02-28 19:53 ` Serge Hallyn
                   ` (3 subsequent siblings)
  6 siblings, 2 replies; 9+ messages in thread
From: Peter Maydell @ 2014-02-28 18:20 UTC (permalink / raw)
  To: qemu-devel

Actually, the interesting bit of the stack trace starts just below where
you cut it off, because object_initialize_with_type() is just asserting
that it wasn't called with a NULL pointer, so what we really want to
know is what the caller was...

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Triaged

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* Re: [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
  2014-02-28 18:20 ` Peter Maydell
@ 2014-02-28 19:10   ` Serge Hallyn
  2014-02-28 19:17   ` Serge Hallyn
  1 sibling, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-02-28 19:10 UTC (permalink / raw)
  To: qemu-devel

Hm, sadly bisect gives me:

ubuntu@c-trusty-0:~/qemu$ git bisect good
ba1183da9a10b94611cad88c44a5c6df005f9b55 is the first bad commit
commit ba1183da9a10b94611cad88c44a5c6df005f9b55
Author: Fam Zheng <famz@redhat.com>
Date:   Mon Feb 10 14:48:52 2014 +0800

    rules.mak: fix $(obj) to a real relative path
    
    Makefile.target includes rule.mak and unnested common-obj-y, then prefix
    them with '../', this will ignore object specific QEMU_CFLAGS in subdir
    Makefile.objs:
    
        $(obj)/curl.o: QEMU_CFLAGS += $(CURL_CFLAGS)
    
    Because $(obj) here is './block', instead of '../block'. This doesn't
    hurt compiling because we basically build all .o from top Makefile,
    before entering Makefile.target, but it will affact arriving per-object
    libs support.
    
    The starting point of $(obj) is passed in as argument of unnest-vars, as
    well as nested variables, so that different Makefiles can pass in a
    right value.
    
    Signed-off-by: Fam Zheng <famz@redhat.com>
    Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

:100644 100644 807054b3a1797c911c81c58ae04c15cc599551f6 52b1958b4b43e9e90c68a6339b818f7893ba2551 M      Makefile
:100644 100644 ac1d0e1c285073e1dc881061a3395189074289d0 1914080134d2559c63e76fe0650c9b86e57d3cd8 M      Makefile.objs
:100644 100644 af6ac7eaa19f922cf5d006ee7eebd8ef2dfde3d4 9a6e7dd1b85e75baed2580d51456e614a0ba096f M      Makefile.target
:100755 100755 4648117957465e554bd0005dc51d7e1750b97526 66b1d30c99a83a8856ecfa72bceb55a17928c70c M      configure
:100644 100644 391d6eb8e612e5f7361249fe68040f50eb1c7bcc a95fb76626d5e30b5ac1b4ef5528ba5383f3ccd0 M      rules.mak

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Triaged

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* Re: [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
  2014-02-28 18:20 ` Peter Maydell
  2014-02-28 19:10   ` Serge Hallyn
@ 2014-02-28 19:17   ` Serge Hallyn
  1 sibling, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-02-28 19:17 UTC (permalink / raw)
  To: qemu-devel

gdb stack dump:

Program received signal SIGABRT, Aborted.
0x00007ffff2849f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) where
#0  0x00007ffff2849f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff284d388 in __GI_abort () at abort.c:89
#2  0x00007ffff793c195 in g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff793c22a in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000555555783d09 in object_initialize_with_type (data=data@entry=0x7fffe27fd910, 
    size=size@entry=6300032, type=0x0) at qom/object.c:331
#5  0x0000555555783d78 in object_initialize (data=data@entry=0x7fffe27fd910, size=size@entry=6300032, 
    typename=typename@entry=0x555555914f28 "virtio-9p-device") at qom/object.c:350
#6  0x0000555555735153 in virtio_9p_pci_instance_init (obj=0x7fffe27fd010) at hw/virtio/virtio-pci.c:943
#7  0x0000555555783c23 in object_initialize_with_type (data=data@entry=0x7fffe27fd010, 
    size=<optimized out>, type=type@entry=0x5555561c0580) at qom/object.c:342
#8  0x0000555555783dc0 in object_new_with_type (type=0x5555561c0580) at qom/object.c:441
#9  0x0000555555783e55 in object_new (typename=typename@entry=0x5555561c79b0 "virtio-9p-pci")
    at qom/object.c:451
#10 0x0000555555768d2d in qdev_device_add (opts=0x5555561c7900) at qdev-monitor.c:526
#11 0x00005555557b8289 in device_init_func (opts=<optimized out>, opaque=<optimized out>) at vl.c:2259
#12 0x00005555558da5fb in qemu_opts_foreach (list=<optimized out>, 
    func=0x5555557b8270 <device_init_func>, opaque=0x0, abort_on_failure=<optimized out>)
    at util/qemu-option.c:1149
#13 0x00005555555e9743 in main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>)
    at vl.c:4249

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Triaged

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
                   ` (2 preceding siblings ...)
  2014-02-28 18:20 ` Peter Maydell
@ 2014-02-28 19:53 ` Serge Hallyn
  2014-03-04 23:36 ` Serge Hallyn
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-02-28 19:53 UTC (permalink / raw)
  To: qemu-devel

type passed to type_get_by_name() was "virtio-9p-device".  It returned
NULL.

Looking at the compile output, in fact  ./hw/9pfs/virtio-9p-device.o did
not get compiled after commit ba1183da9a10b94611cad88c44a5c6df005f9b55.

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Triaged

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
                   ` (3 preceding siblings ...)
  2014-02-28 19:53 ` Serge Hallyn
@ 2014-03-04 23:36 ` Serge Hallyn
  2014-03-05  7:21 ` Martin Pitt
  2016-10-27 14:34 ` Thomas Huth
  6 siblings, 0 replies; 9+ messages in thread
From: Serge Hallyn @ 2014-03-04 23:36 UTC (permalink / raw)
  To: qemu-devel

@pitti,

the version now in ppa should fix your virtfs problem.

** Changed in: qemu (Ubuntu)
       Status: Triaged => 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/1285505

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Fix Committed

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
                   ` (4 preceding siblings ...)
  2014-03-04 23:36 ` Serge Hallyn
@ 2014-03-05  7:21 ` Martin Pitt
  2016-10-27 14:34 ` Thomas Huth
  6 siblings, 0 replies; 9+ messages in thread
From: Martin Pitt @ 2014-03-05  7:21 UTC (permalink / raw)
  To: qemu-devel

Confirmed, this works now. Thanks! Closing, as this only affected the
PPA.

** Changed in: qemu (Ubuntu)
       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/1285505

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Fix Released

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

* [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
       [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
                   ` (5 preceding siblings ...)
  2014-03-05  7:21 ` Martin Pitt
@ 2016-10-27 14:34 ` Thomas Huth
  6 siblings, 0 replies; 9+ messages in thread
From: Thomas Huth @ 2016-10-27 14:34 UTC (permalink / raw)
  To: qemu-devel

If I get the last two comments right, the problem was only about the
Ubuntu PPA package, so I'm closing this for upstream QEMU, too. If you
still have problems with upstream QEMU here, please feel free to open
the ticket again.

** Changed in: qemu
       Status: New => Invalid

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

Title:
  [ppa 2.0~git-20140225] SIGABRT with -virtfs

Status in QEMU:
  Invalid
Status in qemu package in Ubuntu:
  Fix Released

Bug description:
  As requested on u-devel@, I tested QEMU
  2.0~git-20140225.aa0d1f4-0ubuntu2 from ppa:ubuntu-virt/candidate. This
  has a regression with virtfs.

  I created a simple cloud-image based VM with autopkgtest:

    $ sudo apt-get install autopkgtest
    $ adt-buildvm-ubuntu-cloud

  This part works fine with the new QEMU (it already boots the cloud-
  image in qemu and runs cloud-init). But running it with a shared 9p
  directory crashes:

    $ mkdir -p /tmp/shared
    $ qemu-system-x86_64 -enable-kvm -m 1024 -nographic -virtfs local,id=autopkgtest,path=/tmp/shared,security_model=none,mount_tag=myshare -snapshot adt-trusty-amd64-cloud.img
  **
  ERROR:/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c:331:object_initialize_with_type: assertion failed: (type != NULL)
  Abgebrochen (Speicherabzug geschrieben)

  It should be easy enough to reproduce and the assertion message
  already should be clear, but this is the intersting part of the
  (unretraced) stack trace:

   #2  0x00007fe3329a9195 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=line@entry=331, func=func@entry=0x7fe334c5ac40 "object_initialize_with_type", message=message@entry=0x7fe336e06e40 "assertion failed: (type != NULL)") at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2291
           lstr = "331\000\377\177\000\000\320ޠF\377\177\000\000\220\026\321\066\343\177\000\000R\252\305\064\343\177\000"
           s = 0x7fe336e06e70 "pp\340\066\343\177"
   #3  0x00007fe3329a922a in g_assertion_message_expr (domain=0x0, file=0x7fe334c5a8e8 "/build/buildd/qemu-2.0~git-20140225.aa0d1f4/qom/object.c", line=331, func=0x7fe334c5ac40 "object_initialize_with_type", expr=<optimized out>) at /build/buildd/glib2.0-2.39.90/./glib/gtestutils.c:2306
           s = 0x7fe336e06e40 "assertion failed: (type != NULL)"

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

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

end of thread, other threads:[~2016-10-27 14:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140227060302.21265.95758.malonedeb@chaenomeles.canonical.com>
2014-02-27 17:07 ` [Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs Serge Hallyn
2014-02-28 18:09 ` Serge Hallyn
2014-02-28 18:20 ` Peter Maydell
2014-02-28 19:10   ` Serge Hallyn
2014-02-28 19:17   ` Serge Hallyn
2014-02-28 19:53 ` Serge Hallyn
2014-03-04 23:36 ` Serge Hallyn
2014-03-05  7:21 ` Martin Pitt
2016-10-27 14:34 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).