From: Oliver Francke <Oliver.Francke@filoo.de>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] vl: take iothread lock very early
Date: Tue, 03 Mar 2015 18:19:18 +0100 [thread overview]
Message-ID: <54F5ED16.4090803@filoo.de> (raw)
In-Reply-To: <54F5E681.3060003@redhat.com>
First bt try below...
On 03/03/2015 05:51 PM, Paolo Bonzini wrote:
>
> On 03/03/2015 17:03, Oliver Francke wrote:
>> /usr/local/qemu-2.3.0/bin/qemu-system-x86_64 -daemonize -usbdevice
>> tablet -enable-kvm -pidfile /var/run/qemu-server/3371.pid -monitor
>> unix:/var/run/qemu-server/3371.mon,server,nowait -vnc
>> unix:/var/run/qemu-server/3371.vnc,password -qmp
>> unix:/var/run/qemu-server/3371.qmp,server,nowait -nodefaults -serial
>> none -parallel none -device rtl8139,mac=00:F1:70:00:D2:B0,netdev=vlan0d0
>> -netdev
>> type=tap,id=vlan0d0,ifname=tap3371i0d0,script=/etc/fcms/add_if.sh,downscript=/etc/fcms/downscript.sh
>> -name 1155823384-7 -vga cirrus -k de -smp sockets=1,cores=1 -m 512
>> -device virtio-blk-pci,drive=virtio0 -drive
>> format=raw,file=rbd:4/vm-3371-disk-1.rbd:rbd_cache=true:rbd_cache_size=16777216:rbd_cache_max_dirty=12582912:rbd_cache_target_dirty=8388608,cache=writeback,if=none,id=virtio0,media=disk,index=0
>> -drive
>> format=raw,file=rbd:4/vm-3371-swap-1.rbd:rbd_cache=true:rbd_cache_size=16777216:rbd_cache_max_dirty=12582912:rbd_cache_target_dirty=8388608,cache=writeback,if=virtio,media=disk,index=1
>> -drive if=ide,media=cdrom,id=ide1-cd0,readonly=on -drive
>> if=ide,media=cdrom,id=ide1-cd1,readonly=on -boot order=dc
>>
>> Up to the former commit everything works well as expected.
> Can you gather a backtrace?
(gdb) bt
#0 __GI_exit (status=1) at exit.c:104
#1 0x000055555575cf15 in os_daemonize () at os-posix.c:227
#2 0x0000555555773f2e in main (argc=50, argv=0x7fffffffe0d8,
envp=0x7fffffffe270) at vl.c:3770
compiled with "--enable-debug" and in gdb "b exit". Not a coder, so if
this is _not_ sufficient, please give me some adivce ;)
Oliver.
>
> Paolo
--
Oliver Francke
filoo GmbH
Moltkestraße 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Geschäftsführer: J.Rehpöhler | C.Kunz
Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
next prev parent reply other threads:[~2015-03-03 17:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 10:36 [Qemu-devel] [PATCH] vl: take iothread lock very early Paolo Bonzini
2015-03-03 11:13 ` Christian Borntraeger
2015-03-03 11:29 ` Gonglei
2015-03-03 13:43 ` Peter Maydell
2015-03-03 16:03 ` Oliver Francke
2015-03-03 16:51 ` Paolo Bonzini
2015-03-03 17:19 ` Oliver Francke [this message]
2015-03-03 17:32 ` Paolo Bonzini
2015-03-03 18:02 ` Oliver Francke
2015-03-04 22:20 ` Christian Borntraeger
2015-03-05 0:40 ` Eric Blake
2015-03-05 10:07 ` Christian Borntraeger
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=54F5ED16.4090803@filoo.de \
--to=oliver.francke@filoo.de \
--cc=pbonzini@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 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.