Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1970158 Details for
Bug 2213940
[abrt] android-tools: android::base::DefaultAborter(): adb killed by SIGABRT
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 51.27 KB, created by
sunymon
on 2023-06-10 05:20:54 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
sunymon
Created:
2023-06-10 05:20:54 UTC
Size:
51.27 KB
patch
obsolete
>: No such file or directory. >Downloading separate debug info for /usr/bin/adb... >Downloading separate debug info for /home/magus/.cache/debuginfod_client/17528e493fdf1c79e83473d7541adbe4fb7b34fa/debuginfo... >[New LWP 11338] >[New LWP 11335] >[New LWP 11336] >[New LWP 11340] >[New LWP 11339] >[New LWP 11337] >[New LWP 11334] >Downloading separate debug info for /lib64/libprotobuf.so.30... >Downloading separate debug info for /home/magus/.cache/debuginfod_client/1da6df9d835383456c49c5570013c6f34819ce80/debuginfo... >Downloading separate debug info for /lib64/libbrotlienc.so.1... >Downloading separate debug info for /lib64/libusb-1.0.so.0... >Downloading separate debug info for /home/magus/.cache/debuginfod_client/05a4d9fc08a656d3f685be86e475c2e2e21f1d30/debuginfo... >Downloading separate debug info for /lib64/libstdc++.so.6... >Downloading separate debug info for /lib64/libudev.so.1... >Downloading separate debug info for system-supplied DSO at 0x7ffeea199000... >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `adb -L tcp:5037 fork-server server --reply-fd 4'. >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 0x7fb81673d6c0 (LWP 11338))] > >Thread 1 (Thread 0x7fb81673d6c0 (LWP 11338)): >#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 > tid = <optimized out> > ret = 0 > pd = <optimized out> > old_mask = {__val = {140428627397808}} > ret = <optimized out> >#1 0x00007fb8180b08b3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 >No locals. >#2 0x00007fb81805fabe in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 > ret = <optimized out> >#3 0x00007fb81804887f in __GI_abort () at abort.c:79 > save_stage = 1 > act = {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20}, sa_mask = {__val = {94617870899742, 3472310704058218032, 52992282931258, 38, 0, 140428116496208, 47, 47, 140428116495632, 140428116496416, 86, 156, 94617870900734, 140428627397824, 16288543660805868544, 140428116495105}}, sa_flags = 376688048, sa_restorer = 0xd2} >#4 0x0000560df094f212 in android::base::DefaultAborter (abort_message=<optimized out>) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/libbase/logging.cpp:310 >No locals. >#5 0x0000560df09c688a in std::function<void (char const*)>::operator()(char const*) const (__args#0=<optimized out>, this=<optimized out>) at /usr/include/c++/12/bits/std_function.h:591 >No locals. >#6 android::base::LogMessage::~LogMessage (this=<optimized out>, this=<optimized out>) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/libbase/logging.cpp:506 > msg = "error writing ACK to fd 4: Broken pipe" > msg = <optimized out> >#7 0x0000560df097d768 in operator() (__closure=0x560df16a53b8) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/main.cpp:210 > ack_reply_fd = 4 > ack_reply_fd = <optimized out> >#8 std::__invoke_impl<void, adb_server_main(int, const std::string&, char const*, int)::<lambda()> > (__f=...) at /usr/include/c++/12/bits/invoke.h:61 >No locals. >#9 std::__invoke<adb_server_main(int, const std::string&, char const*, int)::<lambda()> > (__fn=...) at /usr/include/c++/12/bits/invoke.h:96 >No locals. >#10 std::thread::_Invoker<std::tuple<adb_server_main(int, const std::string&, char const*, int)::<lambda()> > >::_M_invoke<0> (this=0x560df16a53b8) at /usr/include/c++/12/bits/std_thread.h:252 >No locals. >#11 std::thread::_Invoker<std::tuple<adb_server_main(int, const std::string&, char const*, int)::<lambda()> > >::operator() (this=0x560df16a53b8) at /usr/include/c++/12/bits/std_thread.h:259 >No locals. >#12 std::thread::_State_impl<std::thread::_Invoker<std::tuple<adb_server_main(int, const std::string&, char const*, int)::<lambda()> > > >::_M_run(void) (this=0x560df16a53b0) at /usr/include/c++/12/bits/std_thread.h:210 >No locals. >#13 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df16a53b0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#14 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868316588616384882, 140428627400384, -224, 0, 140732825541328, -7868316588628967794, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#15 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 2 (Thread 0x7fb817f406c0 (LWP 11335)): >#0 0x00007fb8180ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x560df169d6c0) at futex-internal.c:57 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x560df169d6c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 > err = <optimized out> > clockbit = 256 > op = 393 >#2 0x00007fb8180ab25f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x560df169d6c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >No locals. >#3 0x00007fb8180adb79 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=<optimized out>, cond=0x560df169d698) at pthread_cond_wait.c:503 > spin = 0 > buffer = {__routine = 0x7fb8180ad8a0 <__condvar_cleanup_waiting>, __arg = 0x7fb817f3fcf0, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x560df169d698, mutex = 0x560df169d660, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = <optimized out> > cbuffer = <optimized out> > s = <optimized out> >#4 ___pthread_cond_wait (cond=0x560df169d698, mutex=<optimized out>) at pthread_cond_wait.c:618 >No locals. >#5 0x00007fb8182dc1a0 in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/x86_64-redhat-linux/bits/gthr-default.h:865 >No locals. >#6 std::__condvar::wait (__m=..., this=<optimized out>) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/std_mutex.h:171 > __e = <optimized out> > __e = <optimized out> > __PRETTY_FUNCTION__ = <optimized out> >#7 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../../../libstdc++-v3/src/c++11/condition_variable.cc:41 >No locals. >#8 0x0000560df097106a in (anonymous namespace)::ReconnectHandler::Run (this=0x560df169d660) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/transport.cpp:205 > lock = {_M_device = 0x560df169d660, _M_owns = true} > assume_lock = <optimized out> > now = <optimized out> > attempt = {transport = <optimized out>, reconnect_time = std::chrono::_V2::steady_clock time_point = {0ns}, attempts_left = <optimized out>} >#9 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df16a6f10) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#10 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868319886614397298, 140428652578496, -224, 1, 140732825541328, -7868319886626980210, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#11 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 3 (Thread 0x7fb81773f6c0 (LWP 11336)): >#0 0x00007fb8180f8413 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fb81773edb0, rem=0x7fb81773edb0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> > r = <optimized out> >#1 0x00007fb8180fceb7 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 > ret = <optimized out> >#2 0x0000560df09881e8 in std::this_thread::sleep_for<long, std::ratio<1l, 1l> > (__rtime=...) at /usr/include/c++/12/bits/this_thread_sleep.h:80 > __s = <optimized out> > __ns = <optimized out> > __ts = {tv_sec = 0, tv_nsec = 984470163} >#3 device_poll_thread () at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/usb_linux.cpp:621 >No locals. >#4 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df169d0e0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#5 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868318786565898610, 140428644185792, -224, 1, 140732825541328, -7868318786578481522, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#6 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 4 (Thread 0x7fb81573b6c0 (LWP 11340)): >#0 0x00007fb8180ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fb808012400) at futex-internal.c:57 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7fb808012400, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 > err = <optimized out> > clockbit = 256 > op = 393 >#2 0x00007fb8180ab25f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fb808012400, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >No locals. >#3 0x00007fb8180adb79 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=<optimized out>, cond=0x7fb8080123d8) at pthread_cond_wait.c:503 > spin = 0 > buffer = {__routine = 0x7fb8180ad8a0 <__condvar_cleanup_waiting>, __arg = 0x7fb81573ad20, __canceltype = 304, __prev = 0x0} > cbuffer = {wseq = 4, cond = 0x7fb8080123d8, mutex = 0x7fb8080123b0, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 4 > seq = 2 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = <optimized out> > cbuffer = <optimized out> > s = <optimized out> >#4 ___pthread_cond_wait (cond=0x7fb8080123d8, mutex=<optimized out>) at pthread_cond_wait.c:618 >No locals. >#5 0x00007fb8182dc1a0 in __gthread_cond_wait (__mutex=<optimized out>, __cond=0x7fb8080123d8) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/x86_64-redhat-linux/bits/gthr-default.h:865 >No locals. >#6 std::__condvar::wait (__m=..., this=0x7fb8080123d8) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/std_mutex.h:171 > __e = <optimized out> > __e = <optimized out> > __PRETTY_FUNCTION__ = <optimized out> >#7 std::condition_variable::wait (this=this@entry=0x7fb8080123d8, __lock=...) at ../../../../../libstdc++-v3/src/c++11/condition_variable.cc:41 >No locals. >#8 0x0000560df0975ad5 in std::condition_variable::wait<BlockingConnectionAdapter::Start()::<lambda()>::<lambda()> > (__p=..., __lock=..., this=0x7fb8080123d8) at /usr/include/c++/12/condition_variable:102 >No locals. >#9 operator() (__closure=0x560df169e2d8) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/transport.cpp:308 > lock = {_M_device = 0x7fb8080123b0, _M_owns = true} > assume_locked = <optimized out> > packet = std::unique_ptr<apacket> = {get() = 0x7fb800000f50} > this = 0x7fb808012330 > this = <optimized out> > lock = <optimized out> > assume_locked = <optimized out> > packet = <optimized out> >#10 std::__invoke_impl<void, BlockingConnectionAdapter::Start()::<lambda()> > (__f=...) at /usr/include/c++/12/bits/invoke.h:61 >No locals. >#11 std::__invoke<BlockingConnectionAdapter::Start()::<lambda()> > (__fn=...) at /usr/include/c++/12/bits/invoke.h:96 >No locals. >#12 std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::Start()::<lambda()> > >::_M_invoke<0> (this=0x560df169e2d8) at /usr/include/c++/12/bits/std_thread.h:252 >No locals. >#13 std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::Start()::<lambda()> > >::operator() (this=0x560df169e2d8) at /usr/include/c++/12/bits/std_thread.h:259 >No locals. >#14 std::thread::_State_impl<std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::Start()::<lambda()> > > >::_M_run(void) (this=0x560df169e2d0) at /usr/include/c++/12/bits/std_thread.h:210 >No locals. >#15 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df169e2d0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#16 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868323182464926066, 140428610614976, -224, 0, 140732825540672, -7868323182477508978, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#17 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 5 (Thread 0x7fb815f3c6c0 (LWP 11339)): >#0 __GI___ioctl (fd=14, request=1074287884) at ../sysdeps/unix/sysv/linux/ioctl.c:36 > args = {{gp_offset = 16, fp_offset = 0, overflow_arg_area = 0x7fb815f3abc0, reg_save_area = 0x7fb815f3ab80}} > arg = <optimized out> > r = -4 >#1 0x0000560df0986f00 in usb_bulk_read (len=<optimized out>, data=<optimized out>, h=<optimized out>) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/usb_linux.cpp:371 > fd = 14 > out = 0x0 > res = <optimized out> > saved_errno = <optimized out> > lock = {_M_device = 0x7fb808011d30, _M_owns = false} > urb = 0x7fb808011da0 > lock = <optimized out> > urb = <optimized out> > __result = <optimized out> > fd = <optimized out> > out = <optimized out> > res = <optimized out> > saved_errno = <optimized out> >#2 usb_read (h=0x7fb808011cb0, _data=<optimized out>, len=512) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/usb_linux.cpp:458 > xfer = 512 > data = 0x7fb815f3acc0 "AUTH\001" > n = <optimized out> > orig_len = <optimized out> >#3 0x0000560df097697a in UsbReadMessage (h=h@entry=0x7fb808011cb0, msg=msg@entry=0x7fb800001300) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/transport_usb.cpp:53 > usb_packet_size = <optimized out> > buffer = "AUTH\001\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\276\252\253\267", '\000' <repeats 784 times>... > n = <optimized out> >#4 0x0000560df0976de1 in remote_read (usb=0x7fb808011cb0, p=0x7fb800001300) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/transport_usb.cpp:101 > n = <optimized out> > n = <optimized out> >#5 UsbConnection::Read (this=<optimized out>, packet=0x7fb800001300) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/transport_usb.cpp:158 > rc = <optimized out> >#6 0x0000560df0975594 in operator() (__closure=0x560df16a5688) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/transport.cpp:335 > packet = std::unique_ptr<apacket> = {get() = 0x7fb800001300} > got_stls_cmd = <optimized out> > this = 0x7fb808012330 > this = <optimized out> > packet = <optimized out> > got_stls_cmd = <optimized out> >#7 std::__invoke_impl<void, BlockingConnectionAdapter::StartReadThread()::<lambda()> > (__f=...) at /usr/include/c++/12/bits/invoke.h:61 >No locals. >#8 std::__invoke<BlockingConnectionAdapter::StartReadThread()::<lambda()> > (__fn=...) at /usr/include/c++/12/bits/invoke.h:96 >No locals. >#9 std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::StartReadThread()::<lambda()> > >::_M_invoke<0> (this=0x560df16a5688) at /usr/include/c++/12/bits/std_thread.h:252 >No locals. >#10 std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::StartReadThread()::<lambda()> > >::operator() (this=0x560df16a5688) at /usr/include/c++/12/bits/std_thread.h:259 >No locals. >#11 std::thread::_State_impl<std::thread::_Invoker<std::tuple<BlockingConnectionAdapter::StartReadThread()::<lambda()> > > >::_M_run(void) (this=0x560df16a5680) at /usr/include/c++/12/bits/std_thread.h:210 >No locals. >#12 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df16a5680) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#13 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868324282513424754, 140428619007680, -224, 0, 140732825540608, -7868324282526007666, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#14 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 6 (Thread 0x7fb816f3e6c0 (LWP 11337)): >#0 0x00007fb8180ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x560df169e4c8) at futex-internal.c:57 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x560df169e4c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 > err = <optimized out> > clockbit = 256 > op = 393 >#2 0x00007fb8180ab25f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x560df169e4c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >No locals. >#3 0x00007fb8180adb79 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=<optimized out>, cond=0x560df169e4a0) at pthread_cond_wait.c:503 > spin = 0 > buffer = {__routine = 0x7fb8180ad8a0 <__condvar_cleanup_waiting>, __arg = 0x7fb816f3dcb0, __canceltype = 385080544, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x560df169e4a0, mutex = 0x560df169d4b0, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = <optimized out> > cbuffer = <optimized out> > s = <optimized out> >#4 ___pthread_cond_wait (cond=0x560df169e4a0, mutex=<optimized out>) at pthread_cond_wait.c:618 >No locals. >#5 0x00007fb8182dc1a0 in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/x86_64-redhat-linux/bits/gthr-default.h:865 >No locals. >#6 std::__condvar::wait (__m=..., this=<optimized out>) at /usr/src/debug/gcc-13.1.1-2.fc38.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/std_mutex.h:171 > __e = <optimized out> > __e = <optimized out> > __PRETTY_FUNCTION__ = <optimized out> >#7 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../../../libstdc++-v3/src/c++11/condition_variable.cc:41 >No locals. >#8 0x0000560df0975e57 in client_socket_thread () at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/transport_local.cpp:199 > lock = {_M_device = 0x560df169d4b0, _M_owns = true} > ports = std::vector of length 0, capacity 0 > next_ports = std::vector of length -11827235601045, capacity -11827235601046 = {{port = 0, retry_count = 0}, {port = 0, retry_count = 1}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 177, retry_count = 0}, {port = 1625233053, retry_count = 5}, {port = -680138619, retry_count = 893106903}, {port = 925973043, retry_count = 858861856}, {port = 824194099, retry_count = 875770673}, {port = 1634890784, retry_count = 1869640558}, {port = 1663988850, retry_count = 825913456}, {port = 1563636278, retry_count = 1952802336}, {port = 1852401763, retry_count = 1701519463}, {port = 1713402745, retry_count = 1948283503}, {port = 1936613746, retry_count = 1953656688}, {port = 943018528, retry_count = 825377357}, {port = 1245787973, retry_count = 10}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = -256534784, retry_count = 22029}, {port = 0, retry_count = 0}, {port = 1, retry_count = 1}, {port = 65, retry_count = 0}, {port = -244678128, retry_count = 22029}, {port = -244722264, retry_count = 22029}, {port = 5, retry_count = 0}, {port = 1702132066, retry_count = 115}, {port = 0, retry_count = 0}, {port = 12, retry_count = 22029}, {port = 18849218, retry_count = 1664804773}, {port = 145, retry_count = 0}, {port = 404712800, retry_count = 32696}, {port = 404712800, retry_count = 32696}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 97, retry_count = 0}, {port = -244672448, retry_count = 22029}, {port = 404712672, retry_count = 32696}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 49, retry_count = 0}, {port = -244672448, retry_count = 22029}, {port = 404712672, retry_count = 32696}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 144, retry_count = 0}, {port = 160, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 1}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 1, retry_count = 0}, {port = 401868480, retry_count = 32696}, {port = 2, retry_count = 0}, {port = 0, retry_count = 0}, {port = 2, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 8}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = -244721968, retry_count = 22029}, {port = -244721968, retry_count = 22029}, {port = 0, retry_count = 0}, {port = 65, retry_count = 0}, {port = -244680048, retry_count = 22029}, {port = 13, retry_count = 0}, {port = -244724608, retry_count = 22029}, {port = 4, retry_count = 0}, {port = 1065353216, retry_count = 0}, {port = 13, retry_count = 0}, {port = 0, retry_count = 0}, {port = 33, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 177, retry_count = 0}, {port = 412089712, retry_count = 32696}, {port = -244725968, retry_count = 22029}, {port = 29, retry_count = 0}, {port = -244673680, retry_count = 22029}, {port = 14, retry_count = 0}, {port = 1065353216, retry_count = 0}, {port = 29, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = -244721672, retry_count = 22029}, {port = 1, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 1065353216, retry_count = 22029}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 1, retry_count = 1}, {port = 49, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 1, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 49, retry_count = 0}, {port = -244713552, retry_count = 22029}, {port = 411652696, retry_count = 32696}, {port = 30, retry_count = 0}, {port = 412136608, retry_count = 32696}, {port = -1470320762, retry_count = 2016268868}, {port = 65, retry_count = 0}, {port = 1, retry_count = 4050291488}, {port = 22029, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 65, retry_count = 0}, {port = 1692342733, retry_count = 32701}, {port = -680138619, retry_count = 893106903}, {port = 23364, retry_count = 2980557244}, {port = -244707168, retry_count = 22029}, {port = 234, retry_count = 0}, {port = 234, retry_count = 0}, {port = 1701398062, retry_count = 1698980972}, {port = 65, retry_count = 0}, {port = -1850391155, retry_count = 22024}, {port = -680138619, retry_count = 893106903}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 49, retry_count = 0}, {port = -1850391091, retry_count = 22024}, {port = -680138619, retry_count = 893106903}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 65, retry_count = 0}, {port = -1850290579, retry_count = 22024}, {port = -680138619, retry_count = 893106903}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 64, retry_count = 0}, {port = 49, retry_count = 0}, {port = -244712160, retry_count = 22029}, {port = 411571317, retry_count = 32696}, {port = 25, retry_count = 0}, {port = 412135552, retry_count = 32696}, {port = 1424281874, retry_count = 1813465002}, {port = 81, retry_count = 0}, {port = 0, retry_count = 32696}, {port = -244722640, retry_count = 22029}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = 12, retry_count = 1632382575}, {port = -244721144, retry_count = 22029}, {port = 8, retry_count = 0}, {port = 1953722184, retry_count = 1868983881}, {port = -244725248, retry_count = 22029}, {port = 33, retry_count = 0}, {port = -244711856, retry_count = 22029}, {port = 36, retry_count = 36}, {port = 32, retry_count = 0}, {port = 49, retry_count = 0}, {port = 1735356263, retry_count = 1882154348}, {port = 1869901682, retry_count = 795243874}, {port = 1885434487, retry_count = 1936876912}, {port = 1869770798, retry_count = 28532}, {port = 0, retry_count = 0}, {port = 81, retry_count = 0}, {port = 1, retry_count = 0}, {port = -244709056, retry_count = 22029}, {port = -244674352, retry_count = 22029}, {port = 0, retry_count = 0}, {port = 0, retry_count = 0}, {port = -244720984, retry_count = 22029}, {port = 11, retry_count = 0}, {port = 1651863364, retry_count = 1633052012}, {port = 6649196, retry_count = 0}, {port = 49, retry_count = 0}, {port = -258634512, retry_count = 22029}, {port = 0, retry_count = 0}, {port = -258635728, retry_count = 22029}, {port = -258635776, retry_count = 22029}, {port = -244680208, retry_count = 22029}, {port = 81, retry_count = 0}...} >#9 0x00007fb8182e31d3 in std::execute_native_thread_routine (__p=0x560df169d0a0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:104 > __t = <optimized out> >#10 0x00007fb8180ae907 in start_thread (arg=<optimized out>) at pthread_create.c:444 > ret = <optimized out> > pd = <optimized out> > out = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140428654077456, -7868317688664883570, 140428635793088, -224, 1, 140732825541328, -7868317688677466482, -7868347984023716210}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> >#11 0x00007fb818134870 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 >No locals. > >Thread 7 (Thread 0x7fb81848b7c0 (LWP 11334)): >#0 0x00007fb818134c72 in epoll_wait (epfd=6, events=0x560df169d870, maxevents=4, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 > sc_ret = -4 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x0000560df09627c0 in fdevent_context_epoll::Loop (this=0x560df169cb10) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/libbase/include/android-base/unique_fd.h:80 > timeout = <optimized out> > timeout_ms = <optimized out> > rc = -1 > post_poll = <optimized out> > event_map = std::unordered_map with 0 elements > fde_events = Python Exception <class 'gdb.error'>: value has been optimized out > > epoll_events = Python Exception <class 'gdb.error'>: value has been optimized out > >#2 0x0000560df098207d in fdevent_loop () at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/fdevent/fdevent.cpp:247 >No locals. >#3 adb_server_main (is_daemon=1, socket_spec=..., one_device=<optimized out>, ack_reply_fd=4) at /usr/src/debug/android-tools-33.0.3p1-1.fc38.x86_64/vendor/adb/client/main.cpp:238 > reject_kill_server = <optimized out> > leak = <optimized out> > error = "" > start = <optimized out> > notify_thread = {_M_id = {_M_thread = 0}} > path = "/usr/bin/adb" > server_executable_path = std::optional<std::string> = {[contained value] = "/home/magus/.android/adb.5037"} >#4 0x0000560df099a5a3 in adb_commandline (argc=<optimized out>, argv=0x7ffeea132410) at /usr/include/c++/12/bits/allocator.h:156 > no_daemon = <optimized out> > is_daemon = <optimized out> > is_server = <optimized out> > r = <optimized out> > transport_type = <optimized out> > ack_reply_fd = <optimized out> > server_host_str = <optimized out> > server_port_str = <optimized out> > server_socket_str = 0x7ffeea132e92 "tcp:5037" > one_device_str = <optimized out> > serial = 0x0 > transport_id = <optimized out> > server_start = <optimized out> >#5 0x00007fb818049b4a in __libc_start_call_main (main=main@entry=0x560df0950c90 <main(int, char**, char**)>, argc=argc@entry=7, argv=argv@entry=0x7ffeea1323d8) at ../sysdeps/nptl/libc_start_call_main.h:58 > self = <optimized out> > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732825543640, -7907222525351494002, 7, 0, 140428664020992, 94617872920984, -7907222525303259506, -7868348000302072178}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffeea1323d8, 0x7ffeea1323b0}, data = {prev = 0x0, cleanup = 0x0, canceltype = -367844392}}} > not_first_call = <optimized out> >#6 0x00007fb818049c0b in __libc_start_main_impl (main=0x560df0950c90 <main(int, char**, char**)>, argc=7, argv=0x7ffeea1323d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeea1323c8) at ../csu/libc-start.c:360 >No locals. >#7 0x0000560df0952165 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00007fb8186a9400 0x00007fb818879ce0 Yes /lib64/libprotobuf.so.30 >0x00007fb8189d0190 0x00007fb8189d6e4a Yes /lib64/libbrotlidec.so.1 >0x00007fb81893e290 0x00007fb81897c29b Yes /lib64/libbrotlienc.so.1 >0x00007fb81891e550 0x00007fb818938687 Yes /lib64/liblz4.so.1 >0x00007fb8185e7030 0x00007fb8185f57e3 Yes /lib64/libusb-1.0.so.0 >0x00007fb8185ca630 0x00007fb8185d817b Yes /lib64/libz.so.1 >0x00007fb818510e40 0x00007fb8185b71f2 Yes /lib64/libzstd.so.1 >0x00007fb8182a4570 0x00007fb8183c5c82 Yes /lib64/libstdc++.so.6 >0x00007fb8184ea6d0 0x00007fb818504f25 Yes /lib64/libgcc_s.so.1 >0x00007fb818048780 0x00007fb8181a3f8d Yes /lib64/libc.so.6 >0x00007fb817f513d0 0x00007fb817fc5758 Yes /lib64/libm.so.6 >0x00007fb8189f8000 0x00007fb818a1dd65 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fb8184c5090 0x00007fb8184c55de Yes /lib64/libbrotlicommon.so.1 >0x00007fb818496130 0x00007fb8184b6a00 Yes /lib64/libudev.so.1 >0x00007fb81890f770 0x00007fb818912dba Yes /lib64/libcap.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x2c4a 11338 >rcx 0x7fb8180b0844 140428654086212 >rdx 0x6 6 >rsi 0x2c4a 11338 >rdi 0x2c46 11334 >rbp 0x7fb81673cbd0 0x7fb81673cbd0 >rsp 0x7fb81673cb90 0x7fb81673cb90 >r8 0x7fb7f8001020 140428116496416 >r9 0x1 1 >r10 0x8 8 >r11 0x246 582 >r12 0x7fb81673d6c0 140428627400384 >r13 0x560df0abeabf 94617872362175 >r14 0x6 6 >r15 0x7fb7f8000f20 140428116496160 >rip 0x7fb8180b0844 0x7fb8180b0844 <__pthread_kill_implementation+276> >eflags 0x246 [ PF ZF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 0 (raw 0x00000000000000000000) >st1 0 (raw 0x00000000000000000000) >st2 0 (raw 0x00000000000000000000) >st3 0 (raw 0x00000000000000000000) >st4 0 (raw 0x00000000000000000000) >st5 0 (raw 0x00000000000000000000) >st6 0 (raw 0x00000000000000000000) >st7 0 (raw 0x00000000000000000000) >fctrl 0x37f 895 >fstat 0x0 0 >ftag 0xffff 65535 >fiseg 0x0 0 >fioff 0x0 0 >foseg 0x0 0 >fooff 0x0 0 >fop 0x0 0 >mxcsr 0x1f80 [ IM DM ZM OM UM PM ] >bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0, enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}} >bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0, error = 0}} >pkru 0x55555554 1431655764 >ymm0 {v16_bfloat16 = {0x7723, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v16_half = {0x7723, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v8_float = {0x181f7723, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fb8181f7723, 0x0, 0x0, 0x0}, v32_int8 = {0x23, 0x77, 0x1f, 0x18, 0xb8, 0x7f, 0x0 <repeats 26 times>}, v16_int16 = {0x7723, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v8_int32 = {0x181f7723, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fb8181f7723, 0x0, 0x0, 0x0}, v2_int128 = {0x7fb8181f7723, 0x0}} >ymm1 {v16_bfloat16 = {0x7723, 0x181f, 0x7fb8, 0x0, 0x7723, 0x181f, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x7723, 0x181f, 0x7fb8, 0x0, 0x7723, 0x181f, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x181f7723, 0x7fb8, 0x181f7723, 0x7fb8, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fb8181f7723, 0x7fb8181f7723, 0x0, 0x0}, v32_int8 = {0x23, 0x77, 0x1f, 0x18, 0xb8, 0x7f, 0x0, 0x0, 0x23, 0x77, 0x1f, 0x18, 0xb8, 0x7f, 0x0 <repeats 18 times>}, v16_int16 = {0x7723, 0x181f, 0x7fb8, 0x0, 0x7723, 0x181f, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x181f7723, 0x7fb8, 0x181f7723, 0x7fb8, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fb8181f7723, 0x7fb8181f7723, 0x0, 0x0}, v2_int128 = {0x7fb8181f772300007fb8181f7723, 0x0}} >ymm2 {v16_bfloat16 = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0xffff0000, 0xffffff00, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xffff000000000000, 0xffffffffffffff00, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0xffff0000, 0xffffff00, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffff000000000000, 0xffffffffffffff00, 0x0, 0x0}, v2_int128 = {0xffffffffffffff00ffff000000000000, 0x0}} >ymm3 {v16_bfloat16 = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0xffff0000, 0xffffff00, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xffff000000000000, 0xffffffffffffff00, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0xffff0000, 0xffffff00, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffff000000000000, 0xffffffffffffff00, 0x0, 0x0}, v2_int128 = {0xffffffffffffff00ffff000000000000, 0x0}} >ymm4 {v16_bfloat16 = {0x6ce0, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v16_half = {0x6ce0, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v8_float = {0x181f6ce0, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fb8181f6ce0, 0x0, 0x0, 0x0}, v32_int8 = {0xe0, 0x6c, 0x1f, 0x18, 0xb8, 0x7f, 0x0 <repeats 26 times>}, v16_int16 = {0x6ce0, 0x181f, 0x7fb8, 0x0 <repeats 13 times>}, v8_int32 = {0x181f6ce0, 0x7fb8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fb8181f6ce0, 0x0, 0x0, 0x0}, v2_int128 = {0x7fb8181f6ce0, 0x0}} >ymm5 {v16_bfloat16 = {0x0, 0x80, 0x0 <repeats 14 times>}, v16_half = {0x0, 0x80, 0x0 <repeats 14 times>}, v8_float = {0x800000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x800000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x80, 0x0 <repeats 29 times>}, v16_int16 = {0x0, 0x80, 0x0 <repeats 14 times>}, v8_int32 = {0x800000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x800000, 0x0, 0x0, 0x0}, v2_int128 = {0x800000, 0x0}} >ymm6 {v16_bfloat16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0x0, 0xff000000, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0xff000000, 0x0, 0x0}, v32_int8 = {0x0 <repeats 11 times>, 0xff, 0x0 <repeats 20 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0x0, 0xff000000, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0xff000000, 0x0, 0x0}, v2_int128 = {0xff0000000000000000000000, 0x0}} >ymm7 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}} >ymm8 {v16_bfloat16 = {0x6, 0x0, 0x0, 0x0, 0x6, 0x0 <repeats 11 times>}, v16_half = {0x6, 0x0, 0x0, 0x0, 0x6, 0x0 <repeats 11 times>}, v8_float = {0x6, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x6, 0x6, 0x0, 0x0}, v32_int8 = {0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0 <repeats 23 times>}, v16_int16 = {0x6, 0x0, 0x0, 0x0, 0x6, 0x0 <repeats 11 times>}, v8_int32 = {0x6, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6, 0x6, 0x0, 0x0}, v2_int128 = {0x60000000000000006, 0x0}} >ymm9 {v16_bfloat16 = {0x4, 0x0, 0x0, 0x0, 0x4, 0x0 <repeats 11 times>}, v16_half = {0x4, 0x0, 0x0, 0x0, 0x4, 0x0 <repeats 11 times>}, v8_float = {0x4, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x4, 0x4, 0x0, 0x0}, v32_int8 = {0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x0 <repeats 23 times>}, v16_int16 = {0x4, 0x0, 0x0, 0x0, 0x4, 0x0 <repeats 11 times>}, v8_int32 = {0x4, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x4, 0x4, 0x0, 0x0}, v2_int128 = {0x40000000000000004, 0x0}} >ymm10 {v16_bfloat16 = {0x2, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v16_half = {0x2, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v8_float = {0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x2, 0x2, 0x0, 0x0}, v32_int8 = {0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 23 times>}, v16_int16 = {0x2, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v8_int32 = {0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x2, 0x2, 0x0, 0x0}, v2_int128 = {0x20000000000000002, 0x0}} >ymm11 {v16_bfloat16 = {0x10, 0x0, 0x0, 0x0, 0x10, 0x0 <repeats 11 times>}, v16_half = {0x10, 0x0, 0x0, 0x0, 0x10, 0x0 <repeats 11 times>}, v8_float = {0x10, 0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x10, 0x10, 0x0, 0x0}, v32_int8 = {0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0 <repeats 23 times>}, v16_int16 = {0x10, 0x0, 0x0, 0x0, 0x10, 0x0 <repeats 11 times>}, v8_int32 = {0x10, 0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x10, 0x10, 0x0, 0x0}, v2_int128 = {0x100000000000000010, 0x0}} >ymm12 {v16_bfloat16 = {0xfa, 0xfe, 0x0, 0x0, 0xfb, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0xfa, 0xfe, 0x0, 0x0, 0xfb, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0xfe00fa, 0x0, 0xff00fb, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xfe00fa, 0xff00fb, 0x0, 0x0}, v32_int8 = {0xfa, 0x0, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfb, 0x0, 0xff, 0x0 <repeats 21 times>}, v16_int16 = {0xfa, 0xfe, 0x0, 0x0, 0xfb, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xfe00fa, 0x0, 0xff00fb, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xfe00fa, 0xff00fb, 0x0, 0x0}, v2_int128 = {0xff00fb0000000000fe00fa, 0x0}} >ymm13 {v16_bfloat16 = {0xf9, 0xfb, 0xfd, 0xff, 0x0 <repeats 12 times>}, v16_half = {0xf9, 0xfb, 0xfd, 0xff, 0x0 <repeats 12 times>}, v8_float = {0xfb00f9, 0xff00fd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xff00fd00fb00f9, 0x0, 0x0, 0x0}, v32_int8 = {0xf9, 0x0, 0xfb, 0x0, 0xfd, 0x0, 0xff, 0x0 <repeats 25 times>}, v16_int16 = {0xf9, 0xfb, 0xfd, 0xff, 0x0 <repeats 12 times>}, v8_int32 = {0xfb00f9, 0xff00fd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff00fd00fb00f9, 0x0, 0x0, 0x0}, v2_int128 = {0xff00fd00fb00f9, 0x0}} >ymm14 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}} >ymm15 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}} >bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size 0xffffffffffffffff {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 >bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size 0xffffffffffffffff {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 >bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size 0xffffffffffffffff {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 >bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size 0xffffffffffffffff {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 >Dump of assembler code for function __pthread_kill_implementation: > 0x00007fb8180b0730 <+0>: push %rbp > 0x00007fb8180b0731 <+1>: mov %rsp,%rbp > 0x00007fb8180b0734 <+4>: push %r15 > 0x00007fb8180b0736 <+6>: push %r14 > 0x00007fb8180b0738 <+8>: mov %esi,%r14d > 0x00007fb8180b073b <+11>: push %r13 > 0x00007fb8180b073d <+13>: push %r12 > 0x00007fb8180b073f <+15>: push %rbx > 0x00007fb8180b0740 <+16>: sub $0x18,%rsp > 0x00007fb8180b0744 <+20>: mov %fs:0x28,%rax > 0x00007fb8180b074d <+29>: mov %rax,-0x38(%rbp) > 0x00007fb8180b0751 <+33>: xor %eax,%eax > 0x00007fb8180b0753 <+35>: cmp %rdi,%fs:0x10 > 0x00007fb8180b075c <+44>: je 0x7fb8180b0828 <__pthread_kill_implementation+248> > 0x00007fb8180b0762 <+50>: lea -0x40(%rbp),%r15 > 0x00007fb8180b0766 <+54>: mov %rdi,%r12 > 0x00007fb8180b0769 <+57>: mov %edx,%ebx > 0x00007fb8180b076b <+59>: mov $0x8,%r10d > 0x00007fb8180b0771 <+65>: mov %r15,%rdx > 0x00007fb8180b0774 <+68>: lea 0x119ca5(%rip),%rsi # 0x7fb8181ca420 <sigall_set> > 0x00007fb8180b077b <+75>: xor %edi,%edi > 0x00007fb8180b077d <+77>: mov $0xe,%eax > 0x00007fb8180b0782 <+82>: syscall > 0x00007fb8180b0784 <+84>: xor %eax,%eax > 0x00007fb8180b0786 <+86>: lea 0x904(%r12),%r13 > 0x00007fb8180b078e <+94>: mov $0x1,%edx > 0x00007fb8180b0793 <+99>: lock cmpxchg %edx,0x0(%r13) > 0x00007fb8180b0799 <+105>: jne 0x7fb8180b0870 <__pthread_kill_implementation+320> > 0x00007fb8180b079f <+111>: cmpb $0x0,0x901(%r12) > 0x00007fb8180b07a8 <+120>: je 0x7fb8180b07f8 <__pthread_kill_implementation+200> > 0x00007fb8180b07aa <+122>: xor %eax,%eax > 0x00007fb8180b07ac <+124>: xchg %eax,0x0(%r13) > 0x00007fb8180b07b0 <+128>: cmp $0x1,%eax > 0x00007fb8180b07b3 <+131>: jg 0x7fb8180b0860 <__pthread_kill_implementation+304> > 0x00007fb8180b07b9 <+137>: mov $0x8,%r10d > 0x00007fb8180b07bf <+143>: xor %edx,%edx > 0x00007fb8180b07c1 <+145>: mov %r15,%rsi > 0x00007fb8180b07c4 <+148>: mov $0x2,%edi > 0x00007fb8180b07c9 <+153>: mov $0xe,%eax > 0x00007fb8180b07ce <+158>: syscall > 0x00007fb8180b07d0 <+160>: mov %ebx,%eax > 0x00007fb8180b07d2 <+162>: mov -0x38(%rbp),%rdx > 0x00007fb8180b07d6 <+166>: sub %fs:0x28,%rdx > 0x00007fb8180b07df <+175>: jne 0x7fb8180b087d <__pthread_kill_implementation+333> > 0x00007fb8180b07e5 <+181>: add $0x18,%rsp > 0x00007fb8180b07e9 <+185>: pop %rbx > 0x00007fb8180b07ea <+186>: pop %r12 > 0x00007fb8180b07ec <+188>: pop %r13 > 0x00007fb8180b07ee <+190>: pop %r14 > 0x00007fb8180b07f0 <+192>: pop %r15 > 0x00007fb8180b07f2 <+194>: pop %rbp > 0x00007fb8180b07f3 <+195>: ret > 0x00007fb8180b07f4 <+196>: nopl 0x0(%rax) > 0x00007fb8180b07f8 <+200>: mov 0x2d0(%r12),%ebx > 0x00007fb8180b0800 <+208>: call 0x7fb8180fe6b0 <__GI_getpid> > 0x00007fb8180b0805 <+213>: mov %r14d,%edx > 0x00007fb8180b0808 <+216>: mov %eax,%edi > 0x00007fb8180b080a <+218>: mov %ebx,%esi > 0x00007fb8180b080c <+220>: mov $0xea,%eax > 0x00007fb8180b0811 <+225>: syscall > 0x00007fb8180b0813 <+227>: mov %eax,%ebx > 0x00007fb8180b0815 <+229>: xor %edx,%edx > 0x00007fb8180b0817 <+231>: neg %ebx > 0x00007fb8180b0819 <+233>: cmp $0xfffff000,%eax > 0x00007fb8180b081e <+238>: cmovbe %edx,%ebx > 0x00007fb8180b0821 <+241>: jmp 0x7fb8180b07aa <__pthread_kill_implementation+122> > 0x00007fb8180b0823 <+243>: nopl 0x0(%rax,%rax,1) > 0x00007fb8180b0828 <+248>: mov $0xba,%eax > 0x00007fb8180b082d <+253>: syscall > 0x00007fb8180b082f <+255>: mov %eax,%ebx > 0x00007fb8180b0831 <+257>: call 0x7fb8180fe6b0 <__GI_getpid> > 0x00007fb8180b0836 <+262>: mov %r14d,%edx > 0x00007fb8180b0839 <+265>: mov %ebx,%esi > 0x00007fb8180b083b <+267>: mov %eax,%edi > 0x00007fb8180b083d <+269>: mov $0xea,%eax > 0x00007fb8180b0842 <+274>: syscall >=> 0x00007fb8180b0844 <+276>: mov %eax,%ebx > 0x00007fb8180b0846 <+278>: neg %ebx > 0x00007fb8180b0848 <+280>: cmp $0xfffff000,%eax > 0x00007fb8180b084d <+285>: mov $0x0,%eax > 0x00007fb8180b0852 <+290>: cmova %ebx,%eax > 0x00007fb8180b0855 <+293>: jmp 0x7fb8180b07d2 <__pthread_kill_implementation+162> > 0x00007fb8180b085a <+298>: nopw 0x0(%rax,%rax,1) > 0x00007fb8180b0860 <+304>: mov %r13,%rdi > 0x00007fb8180b0863 <+307>: call 0x7fb8180ab460 <__GI___lll_lock_wake_private> > 0x00007fb8180b0868 <+312>: jmp 0x7fb8180b07b9 <__pthread_kill_implementation+137> > 0x00007fb8180b086d <+317>: nopl (%rax) > 0x00007fb8180b0870 <+320>: mov %r13,%rdi > 0x00007fb8180b0873 <+323>: call 0x7fb8180ab3a0 <__GI___lll_lock_wait_private> > 0x00007fb8180b0878 <+328>: jmp 0x7fb8180b079f <__pthread_kill_implementation+111> > 0x00007fb8180b087d <+333>: call 0x7fb818144940 <__stack_chk_fail> >End of assembler dump.
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 2213940
:
1970148
|
1970149
|
1970150
|
1970151
|
1970152
|
1970153
|
1970154
|
1970155
|
1970156
|
1970157
| 1970158 |
1970159