qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host


From: Jens Arm
Subject: Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host
Date: Thu, 17 Jan 2008 13:21:36 +0100

Hi

With this I can compile, but qemu segfaults now when trying to start a ros 
image:

Starting program: /home/tux/QEMU/qemu -m 192 ros/ros
[Thread debugging using libthread_db enabled]
[New Thread -1212344640 (LWP 18268)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212344640 (LWP 18268)]
0x08bcb3b4 in code_gen_buffer ()
(gdb) bt
#0  0x08bcb3b4 in code_gen_buffer ()
#1  0x080de65b in cpu_x86_exec (env1=0x9c497e8) at 
/home/tux/compile/qemu/cpu-exec.c:679
#2  0x0805738f in main (argc=119537671, argv=0x20000720) at 
/home/tux/compile/qemu/vl.c:7445

Any hints?

Jens



On Thu, 17 Jan 2008 09:10:07 +0100
Alexander Graf <address@hidden> wrote:

> Alexander Graf wrote:
> > This patch is mostly a cleanup of Michael Matz's patch with the ideas
> > that came last time included.
> >
> >   
> I didn't include one file in the previous patch, sorry.
> This patch also includes Johannes' catch to use #ifdefs around most changes.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]