From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZORCL-0004pc-Un for qemu-devel@nongnu.org; Sun, 09 Aug 2015 10:03:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZORCF-0005ri-Q2 for qemu-devel@nongnu.org; Sun, 09 Aug 2015 10:03:37 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:36178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZORCF-0005rV-EL for qemu-devel@nongnu.org; Sun, 09 Aug 2015 10:03:31 -0400 Received: by wicja10 with SMTP id ja10so9566070wic.1 for ; Sun, 09 Aug 2015 07:03:30 -0700 (PDT) MIME-Version: 1.0 Sender: vase@selfip.ru In-Reply-To: <20150805185844.GD9878@localhost.localdomain> References: <1438142555-27011-1-git-send-email-namei.unix@gmail.com> <877fpj4kqw.wl%mitake@mitake-jiseki-PC> <20150729093135.GB22681@ubuntu-trusty> <20150730132744.GA11022@localhost.localdomain> <20150803004136.GC11733@ubuntu-trusty> <20150805185844.GD9878@localhost.localdomain> From: Vasiliy Tolstov Date: Sun, 9 Aug 2015 17:03:14 +0300 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [sheepdog] [PATCH] sheepdog: fix overlapping metadata update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: Kevin Wolf , Teruaki Ishizaki , Hitoshi Mitake , Hitoshi Mitake , qemu-devel@nongnu.org, sheepdog-ng@googlegroups.com, morita.kazutaka@gmail.com, sheepdog@lists.wpkg.org, Stefan Hajnoczi , Liu Yuan 2015-08-05 21:58 GMT+03:00 Jeff Cody : > Hi Vasiliy, > > If you run configure with --disable-strip, it will not strip the > debugging symbols from the binary after the build. Then, you can run > gdb on qemu, and do a backtrace after you hit the segfault ('bt'). > That may shed some light, and is a good place to start. I'm try to debug (disable-strip), but i'm start vps from libvirt (i'm add -s flag to qemu, to start gdb), but when i'm attach to remote session,qemu aready dies, or all works fine. does it possible to determine by this dmesg what happening in qemu binary with debug symbols? qemu-system-x86[34046]: segfault at 401364 ip 00007f33f52a1ff8 sp 00007f3401ecad30 error 4 in qemu-system-x86_64[7f33f4efd000+518000] -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru