diff options
Diffstat (limited to 'results/classifier/108/other/1870911')
| -rw-r--r-- | results/classifier/108/other/1870911 | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/results/classifier/108/other/1870911 b/results/classifier/108/other/1870911 new file mode 100644 index 000000000..e2e346bfb --- /dev/null +++ b/results/classifier/108/other/1870911 @@ -0,0 +1,106 @@ +vnc: 0.877 +other: 0.876 +semantic: 0.853 +PID: 0.849 +socket: 0.840 +graphic: 0.794 +permissions: 0.791 +debug: 0.787 +device: 0.783 +performance: 0.776 +network: 0.713 +files: 0.677 +KVM: 0.622 +boot: 0.608 + +QEMU Crashes on Launch, Windows + +Hi, + +I an having no issues up to (and including) v5.0.0-rc0, but when I move to rc1 ... it won't even execute in Windows. If I just try to, for example, run + +qemu-system-x86_64.exe --version + +No output, it just exits. This seems to be new with this version. + +Thanks! + +On Sun, Apr 5, 2020 at 3:38 PM Russell Morris <email address hidden> wrote: + +> Public bug reported: +> +> Hi, +> +> I an having no issues up to (and including) v5.0.0-rc0, but when I move +> to rc1 ... it won't even execute in Windows. If I just try to, for +> example, run +> +> qemu-system-x86_64.exe --version +> +> No output, it just exits. This seems to be new with this version. +> +> Thanks! +> +> ** Affects: qemu +> Importance: Undecided +> Status: New +> +> -- +> You received this bug notification because you are a member of qemu- +> devel-ml, which is subscribed to QEMU. +> https://bugs.launchpad.net/bugs/1870911 +> +> Title: +> QEMU Crashes on Launch, Windows +> +> Status in QEMU: +> New +> +> Bug description: +> Hi, +> +> I an having no issues up to (and including) v5.0.0-rc0, but when I +> move to rc1 ... it won't even execute in Windows. If I just try to, +> for example, run +> +> qemu-system-x86_64.exe --version +> +> No output, it just exits. This seems to be new with this version. +> +> Thanks! +> +> To manage notifications about this bug go to: +> https://bugs.launchpad.net/qemu/+bug/1870911/+subscriptions +> +> + +Happens to me too with qemu-system-ppc. Earlier thread is here: +https://lists.nongnu.org/archive/html/qemu-ppc/2020-04/msg00027.html + +For now compiling with --disable-pie will produce a running executable. + +Best, +Howard + + +Thanks for the pointer! Yep, same here - if I --disable-pie, rebuild and try again => now no crash, at least checking --version ;-). + +Will continue testing here, report back if I see any other oddities. + +Thanks again. + +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.] + |