summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/none/1583784
blob: b4c820f88c6a9de1cf9b63e3c65ab4c8ef2cce3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
device: 0.687
vnc: 0.648
socket: 0.641
network: 0.619
semantic: 0.600
mistranslation: 0.547
kernel: 0.507
performance: 0.493
graphic: 0.414
architecture: 0.399
arm: 0.342
risc-v: 0.340
TCG: 0.302
ppc: 0.295
VMM: 0.285
KVM: 0.259
boot: 0.212
peripherals: 0.205
debug: 0.197
hypervisor: 0.183
PID: 0.138
virtual: 0.129
i386: 0.129
permissions: 0.114
files: 0.108
user-level: 0.099
register: 0.090
x86: 0.064
assembly: 0.035

qio_task_free segfault websocket

When connecting with websocket and tls to a vnc-ws port I get segfault

==15252== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==15252==  Access not within mapped region at address 0x0
==15252==    at 0x1: ???
==15252==    by 0x56E1E2: qio_task_free (task.c:58)
==15252==    by 0x56E42B: qio_task_complete (task.c:145)
==15252==    by 0x56DBB8: qio_channel_websock_handshake_send (channel-websock.c:289)
==15252==    by 0x7B3F689: g_main_dispatch (gmain.c:3154)
==15252==    by 0x7B3F689: g_main_context_dispatch (gmain.c:3769)
==15252==    by 0x50D42A: glib_pollfds_poll (main-loop.c:213)
==15252==    by 0x50D42A: os_host_main_loop_wait (main-loop.c:258)
==15252==    by 0x50D42A: main_loop_wait (main-loop.c:506)
==15252==    by 0x28A8D1: main_loop (vl.c:1934)
==15252==    by 0x28A8D1: main (vl.c:4656)

qemu 2.6.0
linux x64