Launchpad has imported 8 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=501264.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-05-18T09:57:13+00:00 Harald wrote:

qemu-system-x86-0.10-16.fc11.x86_64

$ sudo qemu -hda test/root.ext2 -m 256M     -net nic,macaddr=52:54:00:12:34:56 
-net socket,listen=localhost:4567  -kernel /boot/vmlinuz-$(uname -r) -initrd 
test/initramfs.testing -append "root=/dev/sda rw" 
Segmentation fault

problem is "-net socket,listen=..."

(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:31
#1  0x0000003f9987f166 in *__GI___strdup (s=0x0) at strdup.c:42
#2  0x00000000004865a7 in net_socket_listen_init (host_str=<value optimized 
out>, 
    name=<value optimized out>, model=<value optimized out>, vlan=<value 
optimized out>) at net.c:1622
#3  net_client_init (host_str=<value optimized out>, name=<value optimized 
out>, 
    model=<value optimized out>, vlan=<value optimized out>) at net.c:1914
#4  0x0000000000486d27 in net_client_parse (str=<value optimized out>) at 
net.c:2039
#5  0x000000000040cf2d in main (argc=<value optimized out>, argv=<value 
optimized out>, 
    envp=<value optimized out>) at /usr/src/debug/qemu-kvm-0.10/qemu/vl.c:5738
(gdb) quit

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/0

------------------------------------------------------------------------
On 2009-05-20T22:21:28+00:00 Luiz wrote:

Glauber, this is already fixed upstream (Avi's qemu-kvm.git tree) it's
commit ea053add700d8abe203cd79a9ffb082aee4eabc0 .

I will attach the patch here (so that you can apply in the package, in
case you won't rebase soon).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/1

------------------------------------------------------------------------
On 2009-05-20T22:22:21+00:00 Luiz wrote:

Created attachment 344893
upstream fix

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/2

------------------------------------------------------------------------
On 2009-05-21T18:59:11+00:00 Mark wrote:

Glauber proposed this for the stable branch:

  http://marc.info/?l=qemu-devel&m=124286670230504

We'll pull the patch into an update soon

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/3

------------------------------------------------------------------------
On 2009-06-03T15:06:47+00:00 Mark wrote:

I'm pushing a qemu-0.10.5-2.fc11 update to updates-testing with this
fix.

* Wed Jun  3 2009 Mark McLoughlin <[email protected]> - 2:0.10.5-2
- Prevent locked cdrom eject - fixes hang at end of anaconda installs (#501412)
- Fix crash with '-net socket,listen=...' (#501264)
- Avoid harmless 'unhandled wrmsr' warnings (#499712)

Note, this is already fixed in qemu-0.10.50-4.kvm86

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/4

------------------------------------------------------------------------
On 2009-06-03T16:20:51+00:00 Fedora wrote:

qemu-0.10.5-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/qemu-0.10.5-2.fc11

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/5

------------------------------------------------------------------------
On 2009-06-09T16:02:18+00:00 Bug wrote:


This bug appears to have been reported against 'rawhide' during the Fedora 11 
development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/6

------------------------------------------------------------------------
On 2009-06-16T02:27:49+00:00 Fedora wrote:

qemu-0.10.5-2.fc11 has been pushed to the Fedora 11 stable repository.
If problems still persist, please make note of it in this bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/comments/7


** Changed in: qemu (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/388197

Title:
  -net socket,listen... segfaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/388197/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to