All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 643465] [NEW] Crash at network boot
@ 2010-09-20 12:15 BRULE Herman
  2010-10-07  9:02 ` [Qemu-devel] [Bug 643465] " Jes Sorensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: BRULE Herman @ 2010-09-20 12:15 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When I boot on lan, I crash qemu:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff491a710 (LWP 10614)]
0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
        in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
(gdb) bt
#0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
#1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
#2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
#3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
#4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
#5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
#6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
#7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
#8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Crash at network boot
https://bugs.launchpad.net/bugs/643465
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
When I boot on lan, I crash qemu:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff491a710 (LWP 10614)]
0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
        in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
(gdb) bt
#0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
#1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
#2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
#3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
#4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
#5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
#6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
#7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
#8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 643465] Re: Crash at network boot
  2010-09-20 12:15 [Qemu-devel] [Bug 643465] [NEW] Crash at network boot BRULE Herman
@ 2010-10-07  9:02 ` Jes Sorensen
  2010-10-07 11:24 ` BRULE Herman
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jes Sorensen @ 2010-10-07  9:02 UTC (permalink / raw)
  To: qemu-devel

Hi,

The backtrace shows it crashes in lsi_update_irq() which is in the SCSI emulation, not the
networking code. Please try and see if this happens if you use IDE or virtio-blk for your
disk drives.

Second, please provide proper information about your software stack:
- kernel version
- qemu-kvm version
- Linux distro
- hardware config

Jes


** Changed in: qemu
       Status: New => Incomplete

-- 
Crash at network boot
https://bugs.launchpad.net/bugs/643465
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

Bug description:
When I boot on lan, I crash qemu:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff491a710 (LWP 10614)]
0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
        in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
(gdb) bt
#0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
#1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
#2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
#3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
#4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
#5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
#6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
#7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
#8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 643465] Re: Crash at network boot
  2010-09-20 12:15 [Qemu-devel] [Bug 643465] [NEW] Crash at network boot BRULE Herman
  2010-10-07  9:02 ` [Qemu-devel] [Bug 643465] " Jes Sorensen
@ 2010-10-07 11:24 ` BRULE Herman
  2010-10-12 12:41 ` Jes Sorensen
  2016-10-21 12:22 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: BRULE Herman @ 2010-10-07 11:24 UTC (permalink / raw)
  To: qemu-devel

Whan I put vga card it work perfectly. I have only the bug with wmware card and particulare version of linux
- vanilla 2.6.32.22
- 0.12.5-r1
- gentoo
- core i5 750
Guest:
- gentoo kernel (based on vanilla kernel 2.6.32.16)
- VMware SVGA video driver 11.0.1
- network boot via pxe and squashfs + aufs + tmpfs


** Changed in: qemu
       Status: Incomplete => New

-- 
Crash at network boot
https://bugs.launchpad.net/bugs/643465
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
When I boot on lan, I crash qemu:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff491a710 (LWP 10614)]
0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
        in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
(gdb) bt
#0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
#1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
#2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
#3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
#4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
#5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
#6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
#7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
#8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 643465] Re: Crash at network boot
  2010-09-20 12:15 [Qemu-devel] [Bug 643465] [NEW] Crash at network boot BRULE Herman
  2010-10-07  9:02 ` [Qemu-devel] [Bug 643465] " Jes Sorensen
  2010-10-07 11:24 ` BRULE Herman
@ 2010-10-12 12:41 ` Jes Sorensen
  2016-10-21 12:22 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Jes Sorensen @ 2010-10-12 12:41 UTC (permalink / raw)
  To: qemu-devel

That is really odd, it sounds like memory corruption in the vmware video
driver.

-- 
Crash at network boot
https://bugs.launchpad.net/bugs/643465
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
When I boot on lan, I crash qemu:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff491a710 (LWP 10614)]
0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
        in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
(gdb) bt
#0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
#1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
#2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
#3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
#4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
#5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
#6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
#7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
#8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 643465] Re: Crash at network boot
  2010-09-20 12:15 [Qemu-devel] [Bug 643465] [NEW] Crash at network boot BRULE Herman
                   ` (2 preceding siblings ...)
  2010-10-12 12:41 ` Jes Sorensen
@ 2016-10-21 12:22 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2016-10-21 12:22 UTC (permalink / raw)
  To: qemu-devel

QEMU 0.12 is very out of date nowadays, so it's unlikely that somebody
will still have a look at this ticket => I'm closing this ticket now. If
you still have problems with the latest version of QEMU, please feel
free to open this ticket again (or a new one).

** Changed in: qemu
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/643465

Title:
  Crash at network boot

Status in QEMU:
  Won't Fix

Bug description:
  When I boot on lan, I crash qemu:

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7ffff491a710 (LWP 10614)]
  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
  426     /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c: No such file or directory.
          in /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c
  (gdb) bt
  #0  0x00000000005a1de8 in lsi_update_irq (s=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:426
  #1  0x00000000005a4f67 in lsi_mmio_writew (opaque=0x125d5a0, addr=<value optimized out>, val=2) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/hw/lsi53c895a.c:1775
  #2  0x00000000004fdf3b in cpu_physical_memory_rw (addr=4043505728, buf=0x7ffff7ff2028 "\002", len=2, is_write=1) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/exec.c:3215
  #3  0x000000000042bf65 in handle_mmio (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:831
  #4  kvm_run (env=0xcaa6d0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:979
  #5  0x000000000042c249 in kvm_cpu_exec (env=0x125d5a0) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1651
  #6  0x000000000042c471 in kvm_main_loop_cpu (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1893
  #7  ap_main_loop (_env=<value optimized out>) at /var/tmp/portage/app-emulation/qemu-kvm-0.12.5-r1/work/qemu-kvm-0.12.5/qemu-kvm.c:1943
  #8  0x00007ffff79c0894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
  #9  0x00007ffff5ac927d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/643465/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-21 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-20 12:15 [Qemu-devel] [Bug 643465] [NEW] Crash at network boot BRULE Herman
2010-10-07  9:02 ` [Qemu-devel] [Bug 643465] " Jes Sorensen
2010-10-07 11:24 ` BRULE Herman
2010-10-12 12:41 ` Jes Sorensen
2016-10-21 12:22 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.