Comment 5 for bug 615320

Revision history for this message
Marco Davids (mdavids) wrote :

Perhaps related to this; joe also crashes when I start in and paste the following string in it:

/usr/bin/qemu-system-x86_64 -S -M pc-0.12 -no-kvm -m 128 -smp 1,sockets=1,cores=1,threads=1 -name test2 -uuid 52610fb0-9d58-bc91-fbd6-e7506c2cc6b1 -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/test2.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -boot c -drive file=/var/lib/libvirt/images/2Gtest2.img,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device rtl8139,vlan=0,id=net0,mac=52:54:00:ce:14:83,bus=pci.0,addr=0x3 -net tap,fd=32,vlan=0,name=hostnet0 -chardev pty,id=serial0 -device isa-serial,chardev=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4

Result:

vice ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
           device rtl8139,vlan=0,id=net0,mac=52:54:00:ce:14:83,bus=pci.0,add*** glibc detected *** jmacs: free(): invalid next size (fast): 0x08428600 ***
                                     ======= Backtrace: =========
                                                                 /lib/libc.so.6(+0x6c501)[0x2ea501]
                                                                                                   /lib/libc.so.6(+0x6dd70)[0x2ebd70]
                /lib/libc.so.6(cfree+0x6d)[0x2eee5d]
                                                    jmacs[0x8079ba3]
                                                                    jmacs[0x807aa00]
                                                                                    jmacs[0x805671d]
                                                                                                    jmacs[0x80593ec]
                                                                                                                    jmacs[0x80597db]
               jmacs[0x8059b3f]
                               jmacs[0x805a5d5]

Etc....