[ kvm-Bugs-1868937 ] eepro100.c:1570: nic_receive: Assertion `0' failed.

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

 



Bugs item #1868937, was opened at 2008-01-11 00:08
Message generated for change (Comment added) made by jessorensen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1868937&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: qemu
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Philipp Morger (swissphoenix)
Assigned to: Nobody/Anonymous (nobody)
Summary: eepro100.c:1570: nic_receive: Assertion `0' failed.

Initial Comment:
Hi there

:: System
Using kvm-58 on linux 2.6.22 (ubuntu gutsy) guest is openbsd-4.1

:: StartUp Command
Executing with parameters:  -pidfile /var/run/kvm/raven.pid -no-acpi -k de-ch -boot c -m 64 -hda /srv/kvm/vmx/4I/raven/wd0-openbsd-4_1-MkI.img -serial telnet:localhost:10057,server,nowait -net nic,vlan=1,model=i82559er,macaddr=00:16:3E:22:24:94 -net tap,vlan=1,ifname=tap97 -net nic,vlan=2,model=i82559er,macaddr=00:16:3E:46:81:09 -net tap,vlan=2,ifname=tap98 -net nic,vlan=3,model=i82559er,macaddr=00:16:3E:93:40:42 -net tap,vlan=3,ifname=tap99 -net nic,vlan=4,model=i82559er,macaddr=00:16:3E:49:97:04 -net tap,vlan=4,ifname=tap100 -net nic,vlan=5,model=i82559er,macaddr=00:16:3E:30:35:89 -net tap,vlan=5,ifname=tap101 -net nic,vlan=6,model=i82559er,macaddr=00:16:3E:12:02:75 -net tap,vlan=6,ifname=tap102 -net nic,vlan=7,model=i82559er,macaddr=00:16:3E:03:40:50 -net tap,vlan=7,ifname=tap103 -net nic,vlan=8,model=i82559er,macaddr=00:16:3E:93:90:45 -net tap,vlan=8,ifname=tap104 -net nic,vlan=9,model=i82559er,macaddr=00:16:3E:08:47:60 -net tap,vlan=9,ifname=tap105
qemu: /usr/src/kvm-58/qemu/hw/eepro100.c:1570: nic_receive: Assertion `0' failed.
/srv/kvm/scripts/kvm_start_wrapper.sh: line 59:  9116 Aborted                 sudo -u kvm nice qemu ${COMMAND}
CRITICAL: We had a software error! RC: 134

:: Code
eepro100.c:1570

    if (rfd_command & 0x8000) {
        /* EL bit is set, so this was the last frame. */
        assert(0);
    }

:: Figuring what happens...
I managed to figure what's an assertion is, so I guess the "assert(0)" always fails, and thus qemu is intended to fail here, so assumption is that rfd_command should never enter the state or the code is incomplete or some other error, would be nice to know :)

regards
Philipp

----------------------------------------------------------------------

>Comment By: Jes Sorensen (jessorensen)
Date: 2010-06-11 17:32

Message:
Hi,

I notice this is a very old bug - any chance you can test that this still
happens with a recent version of QEMU/KVM?

Cheers,
Jes


----------------------------------------------------------------------

Comment By: Philipp Morger (swissphoenix)
Date: 2008-01-28 21:20

Message:
Logged In: YES 
user_id=1433191
Originator: YES

Some documentation about the "End Of List" Bit

http://www.intel.com/design/network/specupdt/559er_si_11b.pdf

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1868937&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux