From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 637763858C74; Sun, 5 Nov 2023 17:00:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 637763858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699203647; bh=30sg1jtS9ly3GqmHFzpSHmoGD6ruGmqFr0u/JTs4Sxo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p5loeFS76FvkrOcHVrtrVRvzA+XDLxWPzhTiK2ho1nLQV3+oU+iluPehIslk2mA7Q B5m2Qgl7d8OkgSOJYcuEUQ5u9ixrTwDT+Ng3/VYu8i73fUII4J8mJdFmDTjg0JHlYN k6gI4ZrDGo0x2oWZuHuEXGTFSNMoKccfQ5rKvkNQ= From: "zbigniew2011 at gmail dot com" To: gdb-prs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBnZGIvMzEwMDhdIOKAnkxheW91dOKAnSBjcmFzaGVzIGdk?= =?UTF-8?B?YiAxMy4y?= Date: Sun, 05 Nov 2023 17:00:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: zbigniew2011 at gmail dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31008 --- Comment #12 from Zbigniew --- For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/gdb... (No debugging symbols found in /usr/bin/gdb) Attaching to program: /usr/bin/gdb, process 3390 [New LWP 3392] [New LWP 3393] [New LWP 3394] [New LWP 3395] [New LWP 3396] [New LWP 3397] [New LWP 3398] [New LWP 3399] [New LWP 3400] [New LWP 3401] [New LWP 3402] [New LWP 3403] [New LWP 3404] [New LWP 3405] [New LWP 3406] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007f7d533217cf in poll () from /lib64/libc.so.6 warning: File "/home/zb/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /home/zb/.gdbinit line to your configuration file "/root/.config/gdb/gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/root/.config/gdb/gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the she= ll: info "(gdb)Auto-loading safe path" (gdb) cont Continuing. Thread 1 "gdb" received signal SIGSEGV, Segmentation fault. 0x00007f7d540a5318 in delwin () from /lib64/libncursesw.so.6 (gdb) bt #0 0x00007f7d540a5318 in delwin () from /lib64/libncursesw.so.6 #1 0x00000000008fba3c in ?? () #2 0x00000000008fc44e in ?? () #3 0x00000000008fc131 in ?? () #4 0x0000000000a7debb in ?? () #5 0x0000000000a696a0 in ?? () #6 0x0000000000a69b44 in ?? () #7 0x0000000000a69e89 in ?? () #8 0x0000000000a69ea7 in ?? () #9 0x0000000000568eee in ?? () #10 0x000000000056dc44 in ?? () #11 0x0000000000a3beb5 in ?? () #12 0x00000000006df846 in ?? () #13 0x00000000006dfd16 in ?? () #14 0x0000000000a641b4 in ?? () #15 0x00000000006df021 in ?? () #16 0x00007f7d541def9e in rl_callback_read_char () from /usr/lib64/libreadline.so.8 #17 0x00000000006dee70 in ?? () #18 0x00000000006def26 in ?? () #19 0x00000000006df679 in ?? () #20 0x0000000000bbbe93 in ?? () #21 0x0000000000bbc432 in ?? () #22 0x0000000000bbb3a5 in ?? () #23 0x0000000000815979 in ?? () #24 0x0000000000815a9e in ?? () #25 0x00000000008172a6 in ?? () #26 0x000000000081730c in ?? () #27 0x0000000000418a2d in ?? () #28 0x00007f7d5324503d in __libc_start_main () from /lib64/libc.so.6 #29 0x000000000041893a in ?? () (gdb) cont Continuing. Thread 1 "gdb" received signal SIGSEGV, Segmentation fault. 0x00007f7d53ebf258 in raise () from /lib64/libpthread.so.0 (gdb) bt #0 0x00007f7d53ebf258 in raise () from /lib64/libpthread.so.0 #1 0x00000000006e0114 in ?? () #2 0x00000000006e019c in ?? () #3 #4 0x00007f7d540a5318 in delwin () from /lib64/libncursesw.so.6 #5 0x00000000008fba3c in ?? () #6 0x00000000008fc44e in ?? () #7 0x00000000008fc131 in ?? () #8 0x0000000000a7debb in ?? () #9 0x0000000000a696a0 in ?? () #10 0x0000000000a69b44 in ?? () #11 0x0000000000a69e89 in ?? () #12 0x0000000000a69ea7 in ?? () #13 0x0000000000568eee in ?? () #14 0x000000000056dc44 in ?? () #15 0x0000000000a3beb5 in ?? () #16 0x00000000006df846 in ?? () #17 0x00000000006dfd16 in ?? () #18 0x0000000000a641b4 in ?? () #19 0x00000000006df021 in ?? () #20 0x00007f7d541def9e in rl_callback_read_char () from /usr/lib64/libreadline.so.8 #21 0x00000000006dee70 in ?? () #22 0x00000000006def26 in ?? () #23 0x00000000006df679 in ?? () #24 0x0000000000bbbe93 in ?? () #25 0x0000000000bbc432 in ?? () #26 0x0000000000bbb3a5 in ?? () #27 0x0000000000815979 in ?? () #28 0x0000000000815a9e in ?? () #29 0x00000000008172a6 in ?? () #30 0x000000000081730c in ?? () #31 0x0000000000418a2d in ?? () #32 0x00007f7d5324503d in __libc_start_main () from /lib64/libc.so.6 #33 0x000000000041893a in ?? () (gdb) cont Continuing. Couldn't get registers: Nie ma takiego procesu. (gdb) [Thread 0x7f7d36ffd640 (LWP 3406) exited] [Thread 0x7f7d377fe640 (LWP 3405) exited] [Thread 0x7f7d37fff640 (LWP 3404) exited] [Thread 0x7f7d3ccf9640 (LWP 3403) exited] [Thread 0x7f7d3d4fa640 (LWP 3402) exited] [Thread 0x7f7d3dcfb640 (LWP 3401) exited] [Thread 0x7f7d3e4fc640 (LWP 3400) exited] [Thread 0x7f7d3effd640 (LWP 3399) exited] [Thread 0x7f7d3f7fe640 (LWP 3398) exited] [Thread 0x7f7d3ffff640 (LWP 3397) exited] [Thread 0x7f7d509bb640 (LWP 3396) exited] [Thread 0x7f7d511bc640 (LWP 3395) exited] [Thread 0x7f7d519bd640 (LWP 3394) exited] [Thread 0x7f7d521be640 (LWP 3393) exited] [Thread 0x7f7d529bf640 (LWP 3392) exited] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. --=20 You are receiving this mail because: You are on the CC list for the bug.=