diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1519037')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1519037 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1519037 b/results/classifier/zero-shot/108/other/1519037 new file mode 100644 index 000000000..ab0e5f140 --- /dev/null +++ b/results/classifier/zero-shot/108/other/1519037 @@ -0,0 +1,37 @@ +graphic: 0.748 +semantic: 0.653 +other: 0.534 +device: 0.509 +performance: 0.335 +socket: 0.306 +debug: 0.297 +network: 0.273 +boot: 0.203 +vnc: 0.186 +PID: 0.157 +permissions: 0.144 +files: 0.130 +KVM: 0.059 + +qemu-i386 32-bit segfault + +I'm getting segfaults on 32-bit linux trying to run binaries using qemu-i386 from git. These segfaults go away when run in gdb or strace - could it be about the environment somehow? + +In contrast qemu-x86_64 works fine. How can I pinpoint the cause of this? + +Thanks! + +It seems this crash only happens in xterm (and not normal console). + +Having compared the respective environment vars the culprit turned out to be: + +TERM=xterm-color + +You're welcome. + + +Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + + +[Expired for QEMU because there has been no activity for 60 days.] + |