All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 988909] Re: Assert failed in arp_table.c
       [not found] <20120426144637.14416.74996.malonedeb@chaenomeles.canonical.com>
@ 2017-02-13 19:24 ` Thomas Huth
  2017-04-15  4:18 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2017-02-13 19:24 UTC (permalink / raw)
  To: qemu-devel

Triaging old bug tickets ... Can you still reproduce this problem with
the latest version of QEMU?

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

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

Title:
  Assert failed in arp_table.c

Status in QEMU:
  Incomplete

Bug description:
  
  With latest git (8001954) hen running:

  qemu-system-64 -hda $VDISK -kernel arch/x86/boot/bzImage \
          -append "ro root=/dev/hda1 console=ttyS0 init=/bin/systemd" \
          -curses \
          -net nic  -smp 3 -m 312 $@

  I'm getting this:

   qemu-system-x86_64: slirp/arp_table.c:75: arp_table_search: Assertion
  `(ip_addr & (__extension__ ({ register unsigned int __v, __x = (~(0xf
  << 28)); if (__builtin_constant_p (__x)) __v = ((((__x) & 0xff000000)
  >> 24) | (((__x) & 0x00ff0000) >> 8) | (((__x) & 0x0000ff00) << 8) |
  (((__x) & 0x000000ff) << 24)); else __asm__ ("bswap %0" : "=r" (__v) :
  "0" (__x)); __v; }))) != 0' failed.

  Bug #824650 seems to be related to this one, but it is not. Fix for that one is already upstream. 
  I can help on testing.

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

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

* [Qemu-devel] [Bug 988909] Re: Assert failed in arp_table.c
       [not found] <20120426144637.14416.74996.malonedeb@chaenomeles.canonical.com>
  2017-02-13 19:24 ` [Qemu-devel] [Bug 988909] Re: Assert failed in arp_table.c Thomas Huth
@ 2017-04-15  4:18 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 2+ messages in thread
From: Launchpad Bug Tracker @ 2017-04-15  4:18 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

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

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

Title:
  Assert failed in arp_table.c

Status in QEMU:
  Expired

Bug description:
  
  With latest git (8001954) hen running:

  qemu-system-64 -hda $VDISK -kernel arch/x86/boot/bzImage \
          -append "ro root=/dev/hda1 console=ttyS0 init=/bin/systemd" \
          -curses \
          -net nic  -smp 3 -m 312 $@

  I'm getting this:

   qemu-system-x86_64: slirp/arp_table.c:75: arp_table_search: Assertion
  `(ip_addr & (__extension__ ({ register unsigned int __v, __x = (~(0xf
  << 28)); if (__builtin_constant_p (__x)) __v = ((((__x) & 0xff000000)
  >> 24) | (((__x) & 0x00ff0000) >> 8) | (((__x) & 0x0000ff00) << 8) |
  (((__x) & 0x000000ff) << 24)); else __asm__ ("bswap %0" : "=r" (__v) :
  "0" (__x)); __v; }))) != 0' failed.

  Bug #824650 seems to be related to this one, but it is not. Fix for that one is already upstream. 
  I can help on testing.

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

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

end of thread, other threads:[~2017-04-15  4:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20120426144637.14416.74996.malonedeb@chaenomeles.canonical.com>
2017-02-13 19:24 ` [Qemu-devel] [Bug 988909] Re: Assert failed in arp_table.c Thomas Huth
2017-04-15  4:18 ` Launchpad Bug Tracker

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.