diff options
Diffstat (limited to 'results/classifier/118/graphic/1342686')
| -rw-r--r-- | results/classifier/118/graphic/1342686 | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1342686 b/results/classifier/118/graphic/1342686 new file mode 100644 index 000000000..900c74569 --- /dev/null +++ b/results/classifier/118/graphic/1342686 @@ -0,0 +1,64 @@ +graphic: 0.915 +user-level: 0.865 +device: 0.814 +boot: 0.790 +architecture: 0.761 +semantic: 0.761 +performance: 0.674 +ppc: 0.670 +kernel: 0.628 +mistranslation: 0.619 +x86: 0.603 +files: 0.598 +hypervisor: 0.589 +debug: 0.572 +permissions: 0.567 +arm: 0.562 +register: 0.556 +PID: 0.555 +assembly: 0.509 +risc-v: 0.508 +vnc: 0.497 +i386: 0.460 +network: 0.456 +peripherals: 0.443 +socket: 0.431 +virtual: 0.405 +VMM: 0.398 +TCG: 0.383 +KVM: 0.312 + +Windows 95 setup hangs + +Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. +Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect). + +Steps to reproduce: +qemu-img create -f qcow2 win95.img 2G +qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a +after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm. +It displays the "Getting ready to run Windows 95 for the first time..." and hangs. + +The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs immediately after this screen, it hangs on displaying a underscore cursor. + +I managed to complete the setup on QEMU 1.6.2. + +Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + +I've tried the recent QEMU 2.10 (Windows build qemu-w64-setup-20171006.exe) and the bug is still there. It hangs right after "Getting ready to run Windows 95 for the first time..." screen. + +The QEMU project is currently considering to move its bug tracking to +another system. For this we need to know which bugs are still valid +and which could be closed already. Thus we are setting older bugs to +"Incomplete" now. + +If you still think this bug report here is valid, then please switch +the state back to "New" within the next 60 days, otherwise this report +will be marked as "Expired". Or please mark it as "Fix Released" if +the problem has been solved with a newer version of QEMU already. + +Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |