Bug 843310 - QEMU causes Segmentation fault when using usb-net and -netdev tap
Summary: QEMU causes Segmentation fault when using usb-net and -netdev tap
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 03:01 UTC by Albert Graham
Modified: 2013-01-09 12:05 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-14 09:06:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1050823 0 None None None 2012-09-14 09:05:23 UTC

Description Albert Graham 2012-07-26 03:01:58 UTC
Description of problem:

The following command causes a Segmentation fault:

qemu-kvm -usb -device usb-net,netdev=net0 -netdev tap,id=net0
Segmentation fault

The following command does not:

qemu-kvm -usb -device usb-net,netdev=net0 -netdev user,id=net0


Version-Release number of selected component (if applicable):

qemu-kvm-1.1.0-8.fc1x

How reproducible:


Steps to Reproduce:
1. qemu-kvm -usb -device usb-net,netdev=net0 -netdev tap,id=net0
2.
3.
  
Actual results:
Segmentation fault

Expected results:

qemu should try to boot from the network

Additional info:


Note You need to log in before you can comment on or make changes to this bug.