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 <[EMAIL PROTECTED]> 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