From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9Eww-0001qe-Jr for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:52:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9Ewp-0004lw-Ql for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:52:22 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:41302) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9Ewp-0004ls-L9 for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:52:15 -0400 Date: Mon, 21 Jul 2014 16:52:14 +0200 From: Samuel Thibault Message-ID: <20140721145214.GC5390@type.bordeaux.inria.fr> References: <20140721114146.GT5390@type.bordeaux.inria.fr> <20140721114911.GU5390@type.bordeaux.inria.fr> <20140721120643.GV5390@type.bordeaux.inria.fr> <20140721142934.GZ5390@type.bordeaux.inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Qemu-devel] ipv6 slirp network List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vasiliy Tolstov Cc: libvir-list@redhat.com, QEMU Vasiliy Tolstov, le Mon 21 Jul 2014 18:47:00 +0400, a écrit : > 2014-07-21 18:29 GMT+04:00 Samuel Thibault : > > A gdb backtrace would also be useful. > > Can you provide me info how can i get it from running qemu? As i > understand i need to gdb load-symbol and specify debuging simbols (i > have stripped it) > after that i need to attach PID... > ? For instance, yes, but you probably want to try my patch before. Samuel