From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: BUG: x86-64 VT crash backtrace Date: Tue, 25 Jul 2006 14:42:04 -0400 Message-ID: <44C665FC.4080702@redhat.com> References: <44C6408E.4070700@redhat.com> <44C65031.4090203@redhat.com> <3decfd6f4148bb14adb9e7cf3dfca634@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------060203010402080406030205" Return-path: In-Reply-To: <3decfd6f4148bb14adb9e7cf3dfca634@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, jun.nakajima@intel.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------060203010402080406030205 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Keir Fraser wrote: > But you're running a debug build, so you have a 4kB stack. That seems wrong. The debug build enables extra code, so if anything it would need more stack space than the standard build. Simply running the extra code in the same stack space should be enough... Does the attached patch look remotely sane? -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan --------------060203010402080406030205 Content-Type: text/plain; name="stackstack" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="stackstack" LS0tIC4veGVuL2luY2x1ZGUvYXNtLXg4Ni9jb25maWcuaC5zdGFja3N0YWNrCTIwMDYtMDct MjUgMTQ6Mzg6MjguMDAwMDAwMDAwIC0wNDAwCisrKyAuL3hlbi9pbmNsdWRlL2FzbS14ODYv Y29uZmlnLmgJMjAwNi0wNy0yNSAxNDozODozMS4wMDAwMDAwMDAgLTA0MDAKQEAgLTY3LDEw ICs2NywxMCBAQAogCiAjaWZuZGVmIE5ERUJVRwogI2RlZmluZSBNRU1PUllfR1VBUkQKKyNl bmRpZgogI2lmZGVmIF9feDg2XzY0X18KICNkZWZpbmUgU1RBQ0tfT1JERVIgMgogI2VuZGlm Ci0jZW5kaWYKIAogI2lmbmRlZiBTVEFDS19PUkRFUgogI2RlZmluZSBTVEFDS19PUkRFUiAx Cg== --------------060203010402080406030205 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------060203010402080406030205--