Paste #267167

   
pasted on 04.12.2022 13:19
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
  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
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
GNU gdb (Gentoo 12.1 vanilla) 12.1
Copyright (C) 2022 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-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
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/mate-terminal...
(No debugging symbols found in /usr/bin/mate-terminal)
Starting program: /usr/bin/mate-terminal 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff33b76c0 (LWP 13446)]
[New Thread 0x7ffff2bb66c0 (LWP 13447)]
[New Thread 0x7ffff23536c0 (LWP 13448)]
[New Thread 0x7ffff1b3b6c0 (LWP 13449)]

Thread 1 "mate-terminal" received signal SIGILL, Illegal instruction.
0x00007ffff596d889 in _nettle_ghash_set_key () from /usr/lib64/libnettle.so.8
=> 0x7ffff596d889 <_nettle_ghash_set_key+76>:	pclmullqhqdq %xmm0,%xmm2
   0x7ffff596d88f <_nettle_ghash_set_key+82>:	pxor   %xmm2,%xmm3
   0x7ffff596d893 <_nettle_ghash_set_key+86>:	movups %xmm3,0x10(%rdi)
   0x7ffff596d897 <_nettle_ghash_set_key+90>:	ret    
   0x7ffff596d898 <_nettle_ghash_update>:	movdqa 0x20310(%rip),%xmm0        # 0x7ffff598dbb0
   0x7ffff596d8a0 <_nettle_ghash_update+8>:	movdqa 0x20318(%rip),%xmm1        # 0x7ffff598dbc0
   0x7ffff596d8a8 <_nettle_ghash_update+16>:	movups (%rdi),%xmm2
   0x7ffff596d8ab <_nettle_ghash_update+19>:	movups 0x10(%rdi),%xmm3
rax            0x0                 0
rbx            0x5555559d3b70      93824996948848
rcx            0x7ffff598dd20      140737313824032
rdx            0x5555559d4bb0      93824996953008
rsi            0x7fffffffcab0      140737488341680
rdi            0x5555559d3b70      93824996948848
rbp            0x5555559d3b70      0x5555559d3b70
rsp            0x7fffffffcaa8      0x7fffffffcaa8
r8             0x7ffff6bc71d0      140737332933072
r9             0x5555559d4c90      93824996953232
r10            0x7ffff595a7ec      140737313613804
r11            0x7ffff596d83d      140737313691709
r12            0x7fffffffcab0      140737488341680
r13            0x7fffffffcbb0      140737488341936
r14            0x0                 0
r15            0x1                 1
rip            0x7ffff596d889      0x7ffff596d889 <_nettle_ghash_set_key+76>
eflags         0x10202             [ IF RF ]
cs             0x33                51
ss             0x2b                43
ds             0x0                 0
es             0x0                 0
fs             0x0                 0
gs             0x0                 0
#0  0x00007ffff596d889 in _nettle_ghash_set_key () at /usr/lib64/libnettle.so.8
#1  0x00007ffff596da50 in nettle_gcm_set_key () at /usr/lib64/libnettle.so.8
#2  0x00007ffff6bc7174 in  () at /usr/lib64/libgnutls.so.30
#3  0x00007ffff6af0b73 in  () at /usr/lib64/libgnutls.so.30
#4  0x00007ffff6b0ee7a in gnutls_cipher_init () at /usr/lib64/libgnutls.so.30
#5  0x00007ffff7f468e4 in  () at /usr/lib64/libvte-2.91.so.0
#6  0x00007ffff7185f48 in g_type_create_instance () at /usr/lib64/libgobject-2.0.so.0
#7  0x00007ffff716a036 in  () at /usr/lib64/libgobject-2.0.so.0
#8  0x00007ffff716b74c in g_object_new_with_properties () at /usr/lib64/libgobject-2.0.so.0
#9  0x00007ffff716c321 in g_object_new () at /usr/lib64/libgobject-2.0.so.0
#10 0x00007ffff7f46755 in  () at /usr/lib64/libvte-2.91.so.0
#11 0x00007ffff7185f48 in g_type_create_instance () at /usr/lib64/libgobject-2.0.so.0
#12 0x00007ffff716a036 in  () at /usr/lib64/libgobject-2.0.so.0
#13 0x00007ffff716b74c in g_object_new_with_properties () at /usr/lib64/libgobject-2.0.so.0
#14 0x00007ffff716c321 in g_object_new () at /usr/lib64/libgobject-2.0.so.0
#15 0x00007ffff7f0eb15 in  () at /usr/lib64/libvte-2.91.so.0
#16 0x00007ffff7f2acb3 in  () at /usr/lib64/libvte-2.91.so.0
#17 0x00007ffff7f4be42 in  () at /usr/lib64/libvte-2.91.so.0
#18 0x00007ffff7f2fb9d in  () at /usr/lib64/libvte-2.91.so.0
#19 0x00007ffff7185f0b in g_type_create_instance () at /usr/lib64/libgobject-2.0.so.0
#20 0x00007ffff716a036 in  () at /usr/lib64/libgobject-2.0.so.0
#21 0x00007ffff716b74c in g_object_new_with_properties () at /usr/lib64/libgobject-2.0.so.0
#22 0x00007ffff716c321 in g_object_new () at /usr/lib64/libgobject-2.0.so.0
#23 0x000055555557dd93 in  ()
#24 0x0000555555570d30 in  ()
#25 0x00005555555730f1 in  ()
#26 0x000055555556de52 in  ()
#27 0x00007ffff72c10a4 in  () at /usr/lib64/libgio-2.0.so.0
#28 0x00007ffff72c16e8 in  () at /usr/lib64/libgio-2.0.so.0
#29 0x00007ffff72b1d9b in  () at /usr/lib64/libgio-2.0.so.0
#30 0x00007ffff706a844 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#31 0x00007ffff706abe8 in  () at /usr/lib64/libglib-2.0.so.0
#32 0x00007ffff706aed3 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#33 0x00007ffff78e96a5 in gtk_main () at /usr/lib64/libgtk-3.so.0
#34 0x000055555556aa38 in  ()
#35 0x00007ffff6d0820a in  () at /lib64/libc.so.6
#36 0x00007ffff6d082bc in __libc_start_main () at /lib64/libc.so.6
#37 0x000055555556ac0a in  ()
[?2004h(gdb) 
[?2004l
[?2004h(gdb) 
[?2004l
[?2004h(gdb) [?2004l
[?2004h(gdb) 
[?2004l
[?2004h(gdb) qq
[?2004l
[?2004h(gdb) 
[?2004l
[?2004h(gdb) 
[?2004l
[?2004h(gdb) q
[?2004l
[?2004hA debugging session is active.
Add Comment
Author