1 | GNU gdb (Fedora Linux) 15.1-1.fc41 |
---|
2 | Copyright (C) 2024 Free Software Foundation, Inc. |
---|
3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> |
---|
4 | This is free software: you are free to change and redistribute it. |
---|
5 | There is NO WARRANTY, to the extent permitted by law. |
---|
6 | Type "show copying" and "show warranty" for details. |
---|
7 | This GDB was configured as "x86_64-redhat-linux-gnu". |
---|
8 | Type "show configuration" for configuration details. |
---|
9 | For bug reporting instructions, please see: |
---|
10 | <https://www.gnu.org/software/gdb/bugs/>. |
---|
11 | Find the GDB manual and other documentation resources online at: |
---|
12 | <http://www.gnu.org/software/gdb/documentation/>. |
---|
13 | |
---|
14 | For help, type "help". |
---|
15 | Type "apropos word" to search for commands related to "word"... |
---|
16 | Reading symbols from mc... |
---|
17 | Reading symbols from /usr/lib/debug/usr/bin/mc-4.8.33-1.fc41.x86_64.debug... |
---|
18 | [?2004h(gdb) run |
---|
19 | [?2004l |
---|
20 | Starting program: /usr/bin/mc |
---|
21 | |
---|
22 | This GDB supports auto-downloading debuginfo from the following URLs: |
---|
23 | <https://debuginfod.fedoraproject.org/> |
---|
24 | [?2004hEnable debuginfod for this session? (y or [n]) y |
---|
25 | [?2004l |
---|
26 | Debuginfod has been enabled. |
---|
27 | To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. |
---|
28 | [Thread debugging using libthread_db enabled] |
---|
29 | Using host libthread_db library "/lib64/libthread_db.so.1". |
---|
30 | [Detaching after fork from child process 228391] |
---|
31 | |
---|
32 | Program received signal SIGSEGV, Segmentation fault. |
---|
33 | decode_timespec (parse_fraction=1, arg=0x5555557a0f49 "1722614839.1582844", arg_lim=0x7fffffffd850) at vfs/tar/tar-xheader.c:269 |
---|
34 | 269 if (parse_fraction && *p == '.') |
---|
35 | [?2004h[?2004l |
---|
36 | [?2004h(gdb) bt full |
---|
37 | [?2004l |
---|
38 | #0 decode_timespec (parse_fraction=1, arg=0x5555557a0f49 "1722614839.1582844", arg_lim=0x7fffffffd850) at vfs/tar/tar-xheader.c:269 |
---|
39 | overflow = 0 |
---|
40 | s = <optimized out> |
---|
41 | ns = 0 |
---|
42 | p = 0x0 |
---|
43 | r = <optimized out> |
---|
44 | ns = <optimized out> |
---|
45 | overflow = <optimized out> |
---|
46 | s = <optimized out> |
---|
47 | p = <optimized out> |
---|
48 | r = <optimized out> |
---|
49 | digits = <optimized out> |
---|
50 | trailing_nonzero = <optimized out> |
---|
51 | #1 decode_time.isra.0 (ts=ts@entry=0x7fffffffd880, arg=0x5555557a0f49 "1722614839.1582844", keyword=<optimized out>) at vfs/tar/tar-xheader.c:322 |
---|
52 | arg_lim = 0x5555557a0f53 ".1582844" |
---|
53 | t = <optimized out> |
---|
54 | #2 0x00005555555d0069 in mtime_decoder (st=0x55555565a860 <current_stat_info>, keyword=<optimized out>, arg=<optimized out>, size=<optimized out>) |
---|
55 | at vfs/tar/tar-xheader.c:485 |
---|
56 | ts = {tv_sec = 93823560581120, tv_nsec = 93824992734005} |
---|
57 | #3 0x00005555555ceb92 in decx (data=data@entry=0x55555565a860 <current_stat_info>, keyword=keyword@entry=0x5555557a0f43 "mtime", |
---|
58 | value=value@entry=0x5555557a0f49 "1722614839.1582844", size=size@entry=18) at vfs/tar/tar-xheader.c:664 |
---|
59 | kp = {pattern = 0x5555557a0f43 "mtime", value = 0x5555557a0f49 "1722614839.1582844"} |
---|
60 | #4 0x00005555556147d5 in decode_record.isra.0 (ptr=ptr@entry=0x7fffffffd9a0, handler=handler@entry=0x5555555ceb60 <decx>, |
---|
61 | data=data@entry=0x55555565a860 <current_stat_info>, xhdr=<optimized out>) at vfs/tar/tar-xheader.c:622 |
---|
62 | start = 0x5555557a0f40 "28 mtime" |
---|
63 | p = 0x5555557a0f48 "" |
---|
64 | len = <optimized out> |
---|
65 | len_lim = 0x5555557a0f42 " mtime" |
---|
66 | keyword = 0x5555557a0f43 "mtime" |
---|
67 | nextp = 0x5555557a0f5c "" |
---|
68 | len_max = <optimized out> |
---|
69 | ret = <optimized out> |
---|
70 | #5 0x000055555558e82d in tar_xheader_decode (st=0x55555565a860 <current_stat_info>) at vfs/tar/tar-xheader.c:879 |
---|
71 | p = 0x5555557a0f40 "28 mtime" |
---|
72 | status = <optimized out> |
---|
73 | #6 tar_read_header (me=0x5555556564a0 <tarfs_subclass.lto_priv>, archive=archive@entry=0x55555579de50) at vfs/tar/tar.c:792 |
---|
74 | inode = 0x0 |
---|
75 | recent_long_name = <optimized out> |
---|
76 | h = 0x55555579e330 |
---|
77 | file_name = 0x55555579d830 "pavucontrol-6.1/" |
---|
78 | link_name = <optimized out> |
---|
79 | recent_long_link = <optimized out> |
---|
80 | arch = 0x55555579de50 |
---|
81 | header = 0x55555579e330 |
---|
82 | next_long_name = 0x0 |
---|
83 | next_long_link = 0x0 |
---|
84 | status = HEADER_SUCCESS |
---|
85 | recent_long_name = 0x0 |
---|
86 | recent_long_link = 0x0 |
---|
87 | #7 0x000055555558f07b in tar_open_archive (archive=0x55555579de50, vpath=0x5555557a0740, vpath_element=0x55555579dc90) at vfs/tar/tar.c:988 |
---|
88 | prev_status = <optimized out> |
---|
89 | arch = 0x55555579de50 |
---|
90 | status = <optimized out> |
---|
91 | #8 0x00005555555f1afe in vfs_s_get_path (vpath=vpath@entry=0x55555579dc70, archive=archive@entry=0x7fffffffdac0, flags=flags@entry=0) at ../lib/vfs/direntry.c:1202 |
---|
92 | vpath_archive = 0x5555557a0740 |
---|
93 | retval = 0x55555579dc50 "" |
---|
94 | result = -1 |
---|
95 | super = 0x55555579de50 |
---|
96 | path_element = 0x55555579dc90 |
---|
97 | subclass = 0x5555556564a0 <tarfs_subclass.lto_priv> |
---|
98 | #9 0x00005555555f1c40 in vfs_s_inode_from_path (vpath=vpath@entry=0x55555579dc70, flags=flags@entry=5) at ../lib/vfs/direntry.c:401 |
---|
99 | super = 0x2 |
---|
100 | ino = <optimized out> |
---|
101 | q = <optimized out> |
---|
102 | me = <optimized out> |
---|
103 | #10 0x00005555555f1d58 in vfs_s_opendir (vpath=0x55555579dc70) at ../lib/vfs/direntry.c:429 |
---|
104 | dir = <optimized out> |
---|
105 | info = <optimized out> |
---|
106 | me = <optimized out> |
---|
107 | #11 0x00005555555f1df2 in vfs_s_chdir (vpath=<optimized out>) at ../lib/vfs/direntry.c:499 |
---|
108 | data = <optimized out> |
---|
109 | #12 0x00005555555f2a24 in mc_chdir (vpath=0x55555579dac0) at ../lib/vfs/interface.c:646 |
---|
110 | old_vfs = <optimized out> |
---|
111 | old_vfsid = <optimized out> |
---|
112 | result = <optimized out> |
---|
113 | me = 0x5555556564a0 <tarfs_subclass.lto_priv> |
---|
114 | path_element = <optimized out> |
---|
115 | cd_vpath = 0x55555579dc70 |
---|
116 | #13 0x0000555555579ddd in panel_do_cd_int (cd_type=cd_type@entry=cd_parse_command, new_dir_vpath=new_dir_vpath@entry=0x55555579dac0, panel=panel@entry=0x555555716ea0, |
---|
117 | new_dir_vpath=new_dir_vpath@entry=0x55555579dac0, cd_type=cd_type@entry=cd_parse_command) at filemanager/panel.c:3413 |
---|
118 | olddir_vpath = <optimized out> |
---|
119 | #14 0x000055555557c3b6 in panel_do_cd (panel=0x555555716ea0, new_dir_vpath=<optimized out>, cd_type=cd_parse_command) at filemanager/panel.c:4851 |
---|
120 | r = <optimized out> |
---|
121 | r = <optimized out> |
---|
122 | #15 panel_cd (panel=0x555555716ea0, new_dir_vpath=<optimized out>, exact=cd_parse_command) at filemanager/panel.c:5411 |
---|
123 | res = <optimized out> |
---|
124 | _new_dir_vpath = <optimized out> |
---|
125 | #16 0x00005555555662b7 in exec_extension_cd (panel=0x555555716ea0) at filemanager/ext.c:424 |
---|
126 | q = <optimized out> |
---|
127 | p_vpath = 0x55555579dac0 |
---|
128 | #17 exec_extension (panel=<optimized out>, target=0x0, filename_vpath=0x555555732790, lc_data=<optimized out>, start_line=0) at filemanager/ext.c:457 |
---|
129 | shell_string = 0x55555579daa0 |
---|
130 | export_variables = <optimized out> |
---|
131 | script_vpath = 0x0 |
---|
132 | cmd_file_fd = <optimized out> |
---|
133 | cmd_file = <optimized out> |
---|
134 | cmd = 0x0 |
---|
135 | shell_string = <optimized out> |
---|
136 | export_variables = <optimized out> |
---|
137 | script_vpath = <optimized out> |
---|
138 | cmd_file_fd = <optimized out> |
---|
139 | cmd_file = <optimized out> |
---|
140 | cmd = <optimized out> |
---|
141 | ret = <optimized out> |
---|
142 | end_line = <optimized out> |
---|
143 | #18 regex_command_for (target=0x0, filename_vpath=0x555555732790, action=<optimized out>, script_vpath=0x0) at filemanager/ext.c:1088 |
---|
144 | sv = <optimized out> |
---|
145 | action_value = <optimized out> |
---|
146 | filename = <optimized out> |
---|
147 | filename_len = <optimized out> |
---|
148 | found = <optimized out> |
---|
149 | error_flag = <optimized out> |
---|
150 | ret = 0 |
---|
151 | mystat = {st_dev = 2066, st_ino = 7351292, st_nlink = 1, st_mode = 33188, st_uid = 1000, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 210713, |
---|
152 | st_blksize = 4096, st_blocks = 416, st_atim = {tv_sec = 1728570325, tv_nsec = 82140349}, st_mtim = {tv_sec = 1722614849, tv_nsec = 0}, st_ctim = { |
---|
153 | tv_sec = 1728570324, tv_nsec = 493118711}, __glibc_reserved = {0, 0, 0}} |
---|
154 | view_at_line_number = 0 |
---|
155 | have_type = <optimized out> |
---|
156 | group_iter = <optimized out> |
---|
157 | include_group = <optimized out> |
---|
158 | current_group = <optimized out> |
---|
159 | TYPE_UNUSED = TYPE_UNUSED |
---|
160 | TYPE_NOT_FOUND = TYPE_NOT_FOUND |
---|
161 | TYPE_FOUND = TYPE_FOUND |
---|
162 | #19 0x0000555555618f1a in regex_command (filename_vpath=0x555555732790, action=0x55555562c4ca "Open") at filemanager/ext.h:30 |
---|
163 | No locals. |
---|
164 | #20 do_enter_on_file_entry.isra.0 (panel=0x555555716ea0, fe=0x555555724aa0) at filemanager/panel.c:2949 |
---|
165 | fname = 0x55555573eff0 "pavucontrol-6.1.tar.gz" |
---|
166 | fname_quoted = <optimized out> |
---|
167 | full_name_vpath = 0x555555732790 |
---|
168 | ok = <optimized out> |
---|
169 | #21 0x000055555557d8b9 in do_enter (panel=0x555555716ea0) at filemanager/panel.c:3002 |
---|
170 | No locals. |
---|
171 | #22 panel_execute_cmd (panel=0x555555716ea0, command=1) at filemanager/panel.c:3599 |
---|
172 | res = 1 |
---|
173 | #23 0x00005555555fad7a in send_message (w=<optimized out>, sender=0x0, msg=MSG_KEY, parm=10, data=0x0) at ../lib/widget/../../lib/widget/widget-common.h:255 |
---|
174 | ret = MSG_NOT_HANDLED |
---|
175 | #24 group_handle_key (g=0x5555557075a0, key=10) at ../lib/widget/group.c:507 |
---|
176 | handled = <optimized out> |
---|
177 | handled = <optimized out> |
---|
178 | #25 group_default_callback (w=0x5555557075a0, sender=<optimized out>, msg=<optimized out>, parm=10, data=<optimized out>) at ../lib/widget/group.c:637 |
---|
179 | g = 0x5555557075a0 |
---|
180 | #26 0x00005555555fd525 in dlg_key_event (h=0x5555557075a0, d_key=10) at ../lib/widget/dialog.c:252 |
---|
181 | w = 0x5555557075a0 |
---|
182 | g = 0x5555557075a0 |
---|
183 | handled = <optimized out> |
---|
184 | w = <optimized out> |
---|
185 | g = <optimized out> |
---|
186 | handled = <optimized out> |
---|
187 | #27 dlg_process_event (h=0x5555557075a0, key=10, event=<optimized out>) at ../lib/widget/dialog.c:539 |
---|
188 | No locals. |
---|
189 | #28 0x00005555555fd8b1 in frontend_dlg_run (h=0x5555557075a0) at ../lib/widget/dialog.c:321 |
---|
190 | d_key = <optimized out> |
---|
191 | wh = 0x5555557075a0 |
---|
192 | event = {buttons = 64 '@', modifiers = 60 '<', vc = 21875, dx = 21845, dy = 0, x = -1, y = 0, type = 0, clicks = 4, margin = GPM_TOP, wdx = 5632, wdy = 21093} |
---|
193 | #29 0x000055555555b41a in dlg_run (h=0x5555557075a0) at ../lib/widget/dialog.c:573 |
---|
194 | No locals. |
---|
195 | #30 do_nc () at filemanager/filemanager.c:1814 |
---|
196 | ret = <optimized out> |
---|
197 | ret = <optimized out> |
---|
198 | #31 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/mc-4.8.33-1.fc41.x86_64/src/main.c:469 |
---|
199 | mcerror = 0x0 |
---|
200 | exit_code = 1 |
---|
201 | tmpdir = 0x55555568f4e0 <buffer> "/tmp/mc-J80EV2" |
---|
202 | [?2004h(gdb) q |
---|
203 | [?2004l |
---|
204 | [?2004hA debugging session is active. |
---|
205 | |
---|
206 | Inferior 1 [process 228388] will be killed. |
---|
207 | |
---|
208 | Quit anyway? (y or n) y |
---|
209 | [?2004l |
---|