qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Paul Brook <paul@codesourcery.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] SMP broken in SVN?
Date: Sat, 5 Jul 2008 17:55:28 -0300	[thread overview]
Message-ID: <20080705205528.GA20800@dmt.cnet> (raw)


Linux SMP guests hang on boot with current SVN:

Program received signal SIGINT, Interrupt.
[Switching to Thread 0x7f937e06b6f0 (LWP 13483)]
0x000000004221ebc3 in ?? ()
(gdb) bt
#0  0x000000004221ebc3 in ?? ()
#1  0x0000000000000202 in ?? ()
#2  0xffffffff8022f000 in ?? ()
#3  0x000000000022f000 in ?? ()
#4  0x000000000048b76b in tlb_set_page_exec (env=0x7f932d6bf790,
vaddr=2277376, paddr=0, 
    prot=762050448, mmu_idx=0, is_softmmu=8) at
/home/marcelo/git/qemu/trunk/exec.c:354
#5  0x00000000004f5d78 in tlb_fill (addr=2, is_write=0,
mmu_idx=762050448, retaddr=0x0)
    at /home/marcelo/git/qemu/trunk/target-i386/op_helper.c:4716
#6  0x000000000048df51 in __ldb_cmmu (addr=18446744071564359625,
mmu_idx=0)
    at /home/marcelo/git/qemu/trunk/softmmu_template.h:134
#7  0x000000000049165a in cpu_x86_exec (env1=<value optimized out>)
    at /home/marcelo/git/qemu/trunk/cpu-exec.c:620
#8  0x000000000041037b in main (argc=21, argv=<value optimized out>)
    at /home/marcelo/git/qemu/trunk/vl.c:7266
(gdb) 

Is this a known issue?

                 reply	other threads:[~2008-07-05 21:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080705205528.GA20800@dmt.cnet \
    --to=mtosatti@redhat.com \
    --cc=paul@codesourcery.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).