diff options
Diffstat (limited to 'results/classifier/111/review/1787002')
| -rw-r--r-- | results/classifier/111/review/1787002 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/results/classifier/111/review/1787002 b/results/classifier/111/review/1787002 new file mode 100644 index 00000000..ce4c8a88 --- /dev/null +++ b/results/classifier/111/review/1787002 @@ -0,0 +1,53 @@ +other: 0.159 +semantic: 0.157 +device: 0.106 +graphic: 0.095 +files: 0.085 +PID: 0.079 +vnc: 0.068 +permissions: 0.044 +network: 0.042 +socket: 0.040 +performance: 0.039 +debug: 0.037 +boot: 0.028 +KVM: 0.019 +debug: 0.414 +files: 0.164 +other: 0.103 +PID: 0.069 +performance: 0.047 +semantic: 0.041 +device: 0.040 +network: 0.034 +graphic: 0.020 +vnc: 0.018 +socket: 0.017 +boot: 0.015 +permissions: 0.012 +KVM: 0.006 + +disas/i386.c compile error + +QEMU Version: 2.12.1, 3.0.0-rc4 +Compiling with GCC 8.2.0 +System: Plop Linux, 32 bit + +Error: + CC disas/i386.o +/tmp/ccK8tHRs.s: Assembler messages: +/tmp/ccK8tHRs.s:53353: Error: can't resolve `L0' {*ABS* section} - `obuf' {.bss section} + + +The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)': +strcpy (obuf + strlen (obuf) - 6, alt); + +If I comment out this line, then compiling works without problems. + + +The error comes only on 32 bit. On 64 bit, compiling works without problems. + +Looking through old bug tickets ... This sounds like it was rather a bug in your toolchain ... is it still reproducible with a newer version of your Linux distro and the latest version of QEMU? + +[Expired for QEMU because there has been no activity for 60 days.] + |
