From: Stefan Hajnoczi <stefanha@gmail.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL v2 00/28] QAPI patches for 2017-05-04
Date: Mon, 8 May 2017 12:42:30 -0400 [thread overview]
Message-ID: <20170508164230.GD22428@stefanha-x1.localdomain> (raw)
In-Reply-To: <1493966082-9352-1-git-send-email-armbru@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1809 bytes --]
On Fri, May 05, 2017 at 08:34:42AM +0200, Markus Armbruster wrote:
> [v2]: Fix trailing space, note tweaks to PATCH 12 properly in the
>
> commit message
> The following changes since commit e619b14746e5d8c0e53061661fd0e1da01fd4d60:
>
> Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into staging (2017-05-02 15:16:29 +0100)
>
> are available in the git repository at:
>
> git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2017-05-04-v2
make check fails when I apply this series:
GTESTER tests/test-char
GTester: last random seed: R02S47a681e3e741223084711f7aacacb19a
GTester: last random seed: R02S739de30ffeb0f93caedc22b2863f60a7
Output from gdb is:
/char/socket:
Thread 1 "test-char" received signal SIGSEGV, Segmentation fault.
0x00005555555b8b09 in qdict_find (bucket=<optimized out>, key=0x5555555da9dd "port", qdict=0x0) at qobject/qdict.c:110
110 QLIST_FOREACH(entry, &qdict->table[bucket], next)
(gdb) bt
bt
#0 0x00005555555b8b09 in qdict_find (bucket=<optimized out>, key=0x5555555da9dd "port", qdict=0x0) at qobject/qdict.c:110
#1 qdict_get (qdict=0x0, key=0x5555555da9dd "port") at qobject/qdict.c:157
#2 0x00005555555b8cf9 in qdict_get_str (qdict=<optimized out>, key=<optimized out>) at qobject/qdict.c:256
#3 0x0000555555565917 in char_socket_test () at tests/test-char.c:310
#4 0x00007ffff79327d1 in g_test_run_suite_internal () from /lib64/libglib-2.0.so.0
#5 0x00007ffff793299f in g_test_run_suite_internal () from /lib64/libglib-2.0.so.0
#6 0x00007ffff7932bae in g_test_run_suite () from /lib64/libglib-2.0.so.0
#7 0x00007ffff7932bd1 in g_test_run () from /lib64/libglib-2.0.so.0
#8 0x0000555555564c67 in main (argc=<optimized out>, argv=<optimized out>) at tests/test-char.c:608
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2017-05-08 16:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 6:34 [Qemu-devel] [PULL v2 00/28] QAPI patches for 2017-05-04 Markus Armbruster
2017-05-08 16:42 ` Stefan Hajnoczi [this message]
2017-05-08 18:09 ` Eric Blake
2017-05-08 19:57 ` Eric Blake
2017-05-09 7:32 ` Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170508164230.GD22428@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).