qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Segmentation fault in qemu-system-sparc


From: Gabriel Southern
Subject: [Qemu-devel] Segmentation fault in qemu-system-sparc
Date: Sat, 16 May 2009 14:43:03 -0700

Hi,

I am getting a segmentation fault when I run qemu-system-sparc.  I
think it is caused by a change after
6c7f4b47f778258493744a690bfc8dbbb7d21f69 on 5/13 because if I reset to
that commit the segmentation fault does not occur.  The segmentation
fault occurs during OS boot when the network interface is being
configured:

Setting up networking....
Configuring network interfaces...Segmentation fault

The last function call I can see with gdb is:

#1  0x0000000000426fb7 in pcnet_init () at qemu/hw/pcnet.c:876
876             s->phys_mem_read(s->dma_opaque, PHYSADDR(s,CSR_IADR(s)),

Also my host system is CentOS 5.2 x86_64.  If anyone knows what the
problem is or has questions/suggestions for fixing it please let me
know.

Thanks,

-Gabriel




reply via email to

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