This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGILL, Illegal instruction. | |
0x0000000003e0d9bd in NYT::NDetail::AssertTrapImpl(TBasicStringBuf<char, std::__1::char_traits<char> >, TBasicStringBuf<char, std::__1::char_traits<char> >, TBasicStringBuf<char, std::__1::char_traits<char> >, int, TBasicStringBuf<char, std::__1::char_traits<char> >) () | |
(gdb) bt | |
#0 0x0000000003e0d9bd in NYT::NDetail::AssertTrapImpl(TBasicStringBuf<char, std::__1::char_traits<char> >, TBasicStringBuf<char, std::__1::char_traits<char> >, TBasicStringBuf<char, std::__1::char_traits<char> >, int, TBasicStringBuf<char, std::__1::char_traits<char> >) () | |
#1 0x00000000072dbef9 in dl_iterate_phdr () | |
#2 0x000000000a9f95a3 in libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) () | |
#3 0x000000000a9f8811 in unw_init_local () | |
#4 0x000000000a9f82b7 in _Unwind_RaiseException () | |
#5 0x000000000ab63785 in __cxa_throw () | |
#6 0x0000000003f3575b in TFile::TImpl::TImpl(TBasicString<char, std::__1::char_traits<cha |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pg# ps aux | grep curl | |
3787 ix 0:00 /bin/bin_ix/curl --retry 100 --retry-all-errors --retry-delay 2 -k -L -o /ix/store/2UT3tRMius8XTPE3-url-glibmm-2-66-2-tar-xz/glibmm-2.66.2.tar.xz https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.2.tar.xz | |
3804 ix 0:00 /bin/bin_ix/curl --retry 100 --retry-all-errors --retry-delay 2 -k -L -o /ix/store/HXO5WgGkIF4D4RAg-url-vala-0-56-1-tar-bz2/vala-0.56.1.tar.bz2 https://gitlab.gnome.org/GNOME/vala/-/archive/0.56.1/vala-0.56.1.tar.bz2 | |
3815 ix 0:00 /bin/bin_ix/curl --retry 100 --retry-all-errors --retry-delay 2 -k -L -o /ix/store/nJfjyV1IDbs7yQxv-url-libgtop-2-40-0-tar-bz2/libgtop-2.40.0.tar.bz2 https://gitlab.gnome.org/GNOME/libgtop/-/archive/2.40.0/libgtop-2.40.0.tar.bz2 | |
3837 ix 0:00 /bin/bin_ix/curl --retry 100 --retry-all-errors --retry-delay 2 -k -L -o /ix/store/oEh8C79RtlpkbWci-url-gobject-introspection-1-72-0-tar-bz2/gobject-introspection-1.72.0.tar.bz2 https://gitlab.gnome.org/GNOME/gobject-introspection/-/archive/1.72.0/gobject-i |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 31.419476] [drm] DP Alt mode state on HPD: 1 | |
[ 31.747860] [drm] perform_link_training_with_retries: Link(2) training attempt 1 of 4 failed @ rate(30) x lane(4) : fail reason:(6) | |
[ 32.027855] [drm] perform_link_training_with_retries: Link(2) training attempt 2 of 4 failed @ rate(30) x lane(4) : fail reason:(6) | |
[ 102.430317] [drm] DP Alt mode state on HPD: 1 | |
[ 102.759908] [drm] perform_link_training_with_retries: Link(2) training attempt 1 of 4 failed @ rate(30) x lane(4) : fail reason:(6) | |
[ 175.989339] [drm] Mode Validation Warning: Validation OK failed validation. | |
[ 210.331811] usb 8-1: USB disconnect, device number 2 | |
[ 478.863476] [drm] DP Alt mode state on HPD: 1 | |
[ 479.011803] [drm] Mode Validation Warning: Validation OK failed validation. | |
[ 636.896456] [drm] perform_link_training_with_retries: Link(2) training attempt 1 of 4 failed @ rate(30) x lane(4) : fail reason:(6) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGABRT, Aborted. | |
0x0000000000b4309e in __syscall4 (n=14, a1=2, a2=140737488337360, a3=0, a4=8) at ./arch/x86_64/syscall_arch.h:38 | |
38 __asm__ __volatile__ ("syscall" : "=a"(ret) : "a"(n), "D"(a1), "S"(a2), | |
(gdb) bt | |
#0 0x0000000000b4309e in __syscall4 (n=14, a1=2, a2=140737488337360, a3=0, a4=8) | |
at ./arch/x86_64/syscall_arch.h:38 | |
#1 0x0000000000b43102 in __restore_sigs (set=0x7fffffffb9d0) at src/signal/block.c:43 | |
#2 0x0000000000b43159 in raise (sig=6) at src/signal/raise.c:11 | |
#3 0x0000000000b2f6ee in abort () at src/exit/abort.c:11 | |
#4 0x00000000006f1d94 in el::base::utils::abort (status=1, reason=...) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
qwqw |