ALT Linux Bugzilla
– Attachment 18849 Details for
Bug 54823
neatvnc собран без поддержки криптографии
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Backtrace падения
backtrace.log (text/x-log), 8.14 KB, created by
Olga
on 2025-06-17 16:12:37 MSK
(
hide
)
Description:
Backtrace падения
Filename:
MIME Type:
Creator:
Olga
Created:
2025-06-17 16:12:37 MSK
Size:
8.14 KB
patch
obsolete
>GNU gdb (GDB) 14.1.0.56.d739d4fd457-alt1 (ALT Sisyphus) >Copyright (C) 2023 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-alt-linux". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/bin/wayvnc... >Reading symbols from /usr/lib/debug/usr/bin/wayvnc.debug... >[New LWP 3153] >[New LWP 3154] >[New LWP 3155] >[New LWP 3156] >[New LWP 3157] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `wayvnc --config=/home/test/.config/wayvnc/config'. >Program terminated with signal SIGABRT, Aborted. >#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 >44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; >[Current thread is 1 (Thread 0x7ff37d9c8140 (LWP 3153))] > >Thread 5 (Thread 0x7ff379dfc6c0 (LWP 3157)): >#0 0x00007ff388f4c33e in __futex_abstimed_wait_common64 (private=0, futex_word=0x7ff389181220 <work_queue_cond+32>, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007ff388f4c3bb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007ff388f4e858 in __pthread_cond_wait_common (cond=0x7ff389181200 <work_queue_cond>, mutex=0x7ff389181240 <work_queue_mutex>, clockid=0, abstime=0x0) at pthread_cond_wait.c:426 >#4 ___pthread_cond_wait (cond=cond@entry=0x7ff389181200 <work_queue_cond>, mutex=mutex@entry=0x7ff389181240 <work_queue_mutex>) at pthread_cond_wait.c:458 >#5 0x00007ff38917dd6b in dequeue_work () at ../src/thread-pool.c:82 >#6 worker_fn (context=<optimized out>) at ../src/thread-pool.c:103 >#7 0x00007ff388f4f256 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007ff388fce4c8 in __clone3 () from /lib64/libc.so.6 > >Thread 4 (Thread 0x7ff37a5fd6c0 (LWP 3156)): >#0 0x00007ff388f4c33e in __futex_abstimed_wait_common64 (private=0, futex_word=0x7ff389181220 <work_queue_cond+32>, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007ff388f4c3bb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007ff388f4e858 in __pthread_cond_wait_common (cond=0x7ff389181200 <work_queue_cond>, mutex=0x7ff389181240 <work_queue_mutex>, clockid=0, abstime=0x0) at pthread_cond_wait.c:426 >#4 ___pthread_cond_wait (cond=cond@entry=0x7ff389181200 <work_queue_cond>, mutex=mutex@entry=0x7ff389181240 <work_queue_mutex>) at pthread_cond_wait.c:458 >#5 0x00007ff38917dd6b in dequeue_work () at ../src/thread-pool.c:82 >#6 worker_fn (context=<optimized out>) at ../src/thread-pool.c:103 >#7 0x00007ff388f4f256 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007ff388fce4c8 in __clone3 () from /lib64/libc.so.6 > >Thread 3 (Thread 0x7ff37adfe6c0 (LWP 3155)): >#0 0x00007ff388f4c33e in __futex_abstimed_wait_common64 (private=0, futex_word=0x7ff389181220 <work_queue_cond+32>, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007ff388f4c3bb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007ff388f4e858 in __pthread_cond_wait_common (cond=0x7ff389181200 <work_queue_cond>, mutex=0x7ff389181240 <work_queue_mutex>, clockid=0, abstime=0x0) at pthread_cond_wait.c:426 >#4 ___pthread_cond_wait (cond=cond@entry=0x7ff389181200 <work_queue_cond>, mutex=mutex@entry=0x7ff389181240 <work_queue_mutex>) at pthread_cond_wait.c:458 >#5 0x00007ff38917dd6b in dequeue_work () at ../src/thread-pool.c:82 >#6 worker_fn (context=<optimized out>) at ../src/thread-pool.c:103 >#7 0x00007ff388f4f256 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007ff388fce4c8 in __clone3 () from /lib64/libc.so.6 > >Thread 2 (Thread 0x7ff37b5ff6c0 (LWP 3154)): >#0 0x00007ff388f4c33e in __futex_abstimed_wait_common64 (private=0, futex_word=0x7ff389181220 <work_queue_cond+32>, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007ff388f4c3bb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff389181220 <work_queue_cond+32>, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007ff388f4e858 in __pthread_cond_wait_common (cond=0x7ff389181200 <work_queue_cond>, mutex=0x7ff389181240 <work_queue_mutex>, clockid=0, abstime=0x0) at pthread_cond_wait.c:426 >#4 ___pthread_cond_wait (cond=cond@entry=0x7ff389181200 <work_queue_cond>, mutex=mutex@entry=0x7ff389181240 <work_queue_mutex>) at pthread_cond_wait.c:458 >#5 0x00007ff38917dd6b in dequeue_work () at ../src/thread-pool.c:82 >#6 worker_fn (context=<optimized out>) at ../src/thread-pool.c:103 >#7 0x00007ff388f4f256 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007ff388fce4c8 in __clone3 () from /lib64/libc.so.6 > >Thread 1 (Thread 0x7ff37d9c8140 (LWP 3153)): >#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 >#1 0x00007ff388f510ef in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78 >#2 0x00007ff388efce82 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 >#3 0x00007ff388ee54f2 in __GI_abort () at abort.c:79 >#4 0x00007ff38914ac45 in nvnc__vlog (meta=0x7ffee8d4db10, fmt=<optimized out>, args=args@entry=0x7ffee8d4d9f0) at ../src/logging.c:111 >#5 0x00007ff389151324 in nvnc__log (meta=meta@entry=0x7ffee8d4db10, fmt=fmt@entry=0x7ff38915e5d0 "Failed to satisfy requested security constraints") at ../src/logging.c:201 >#6 0x00007ff389153b42 in init_security_types (server=<optimized out>) at ../src/server.c:293 >#7 on_version_message (client=0x55e589d6c770) at ../src/server.c:340 >#8 try_read_client_message (client=0x55e589d6c770) at ../src/server.c:1926 >#9 on_client_event (stream=<optimized out>, event=<optimized out>) at ../src/server.c:1997 >#10 0x00007ff38914d177 in stream_tcp__on_readable (self=0x55e589d6da60) at ../src/stream/tcp.c:173 >#11 stream_tcp__on_event (obj=<optimized out>) at ../src/stream/tcp.c:204 >#12 0x00007ff38917d90c in aml__handle_event (self=<optimized out>, obj=0x55e589d6a9b0) at ../src/aml.c:801 >#13 aml_dispatch (self=self@entry=0x55e589d638e0) at ../src/aml.c:853 >#14 0x000055e55808302e in main (argc=<optimized out>, argv=<optimized out>) at ../src/main.c:2146
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 54823
: 18849