From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 85836386F022; Tue, 2 Feb 2021 14:29:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 85836386F022 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug python/27315] Walking threads during frame display pretty-printer causes crashes Date: Tue, 02 Feb 2021 14:29:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: NEW 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: cc 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2021 14:29:45 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27315 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simark at simark dot ca --- Comment #2 from Simon Marchi --- I think I can reproduce, but since I build with AddressSanitizer I got this error, that probably happens before hitting the assert: =3D=3D331355=3D=3DERROR: AddressSanitizer: heap-use-after-free on address 0x62100582b5a0 at pc 0x5618c1d7fc20 bp 0x7ffca9c449c0 sp 0x7ffca9c449b0=20= =20=20=20=20=20=20=20=20 READ of size 8 at 0x62100582b5a0 thread T0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #0 0x5618c1d7fc1f in get_frame_pc_if_available(frame_info*, unsigned long*) /home/simark/src/binutils-gdb/gdb/frame.c:2633=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #1 0x5618c1d7f2a6 in get_prev_frame(frame_info*) /home/simark/src/binutils-gdb/gdb/frame.c:2521=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #2 0x5618c2f37466 in backtrace_command_1 /home/simark/src/binutils-gdb/gdb/stack.c:2075=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #3 0x5618c2f381a8 in backtrace_command /home/simark/src/binutils-gdb/gdb/stack.c:2203=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 0x5618c14989a7 in do_const_cfunc /home/simark/src/binutils-gdb/gdb/cli/cli-decode.c:101=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #5 0x5618c14a9848 in cmd_func(cmd_list_element*, char const*, int) /home/simark/src/binutils-gdb/gdb/cli/cli-decode.c:2181=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #6 0x5618c32a7bbe in execute_command(char const*, int) /home/simark/src/binutils-gdb/gdb/top.c:662=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #7 0x5618c23a8c95 in catch_command_errors /home/simark/src/binutils-gdb/gdb/main.c:450=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 #8 0x5618c23a9526 in execute_cmdargs /home/simark/src/binutils-gdb/gdb/main.c:539=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #9 0x5618c23ad17d in captured_main_1 /home/simark/src/binutils-gdb/gdb/main.c:1211=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #10 0x5618c23ad710 in captured_main /home/simark/src/binutils-gdb/gdb/main.c:1232=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #11 0x5618c23ad7ec in gdb_main(captured_main_args*) /home/simark/src/binutils-gdb/gdb/main.c:1257= =20=20=20=20=20 #12 0x5618c0c913e8 in main /home/simark/src/binutils-gdb/gdb/gdb.c:32= =20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #13 0x7f012162b151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)=20=20= =20=20=20=20=20=20=20=20=20 #14 0x5618c0c911bd in _start (/home/simark/build/binutils-gdb/gdb/gdb+0x69981bd)=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 0x62100582b5a0 is located 160 bytes inside of 4064-byte region [0x62100582b500,0x62100582c4e0)=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 freed by thread T0 here:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 #0 0x7f01231ef0e9 in __interceptor_free /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:123=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 0x5618c1d8389b in xfree /home/simark/src/binutils-gdb/gdb/../gdbsupport/common-utils.h:62=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 #2 0x5618c49f240f in call_freefun /home/simark/src/binutils-gdb/libiberty/obstack.c:103=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #3 0x5618c49f2e4e in _obstack_free /home/simark/src/binutils-gdb/libiberty/obstack.c:280=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 0x5618c1d7b5d9 in reinit_frame_cache() /home/simark/src/binutils-gdb/gdb/frame.c:2054=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #5 0x5618c324cb37 in switch_to_no_thread() /home/simark/src/binutils-gdb/gdb/thread.c:1334=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #6 0x5618c2063c60 in switch_to_inferior_no_thread(inferior*) /home/simark/src/binutils-gdb/gdb/inferior.c:628=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 0x5618c3242588 in prune_threads() /home/simark/src/binutils-gdb/gdb/thread.c:728=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 0x5618c22c0bcf in thread_db_target::update_thread_list() /home/simark/src/binutils-gdb/gdb/linux-thread-db.c:1606=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 0x5618c31f6a92 in target_update_thread_list() /home/simark/src/binutils-gdb/gdb/target.c:3141=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 0x5618c3255f84 in update_thread_list() /home/simark/src/binutils-gdb/gdb/thread.c:2038=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #11 0x5618c28f38d1 in infpy_threads /home/simark/src/binutils-gdb/gdb/python/py-inferior.c:397=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #12 0x7f0122c44e0d (/usr/lib/libpython3.9.so.1.0+0x141e0d)=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 previously allocated by thread T0 here:=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #0 0x7f01231ef459 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 0x5618c0e3bb7d in xmalloc /home/simark/src/binutils-gdb/gdb/alloc.c:= 60=20=20=20 #2 0x5618c49f2319 in call_chunkfun /home/simark/src/binutils-gdb/libiberty/obstack.c:94=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #3 0x5618c49f2a1a in _obstack_newchunk /home/simark/src/binutils-gdb/libiberty/obstack.c:206=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 0x5618c1d78681 in frame_obstack_zalloc(unsigned long) /home/simark/src/binutils-gdb/gdb/frame.c:1644=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #5 0x5618c1d7e36d in get_prev_frame_raw /home/simark/src/binutils-gdb/gdb/frame.c:2392=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #6 0x5618c1d7ba81 in get_prev_frame_if_no_cycle /home/simark/src/binutils-gdb/gdb/frame.c:2109=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 0x5618c1d7ddb3 in get_prev_frame_always_1 /home/simark/src/binutils-gdb/gdb/frame.c:2328=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 0x5618c1d7deaa in get_prev_frame_always(frame_info*) /home/simark/src/binutils-gdb/gdb/frame.c:2344=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 0x5618c1d7f6e3 in get_prev_frame(frame_info*) /home/simark/src/binutils-gdb/gdb/frame.c:2603=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 0x5618c2f37466 in backtrace_command_1 /home/simark/src/binutils-gdb/gdb/stack.c:2075=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #11 0x5618c2f381a8 in backtrace_command /home/simark/src/binutils-gdb/gdb/stack.c:2203=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #12 0x5618c14989a7 in do_const_cfunc /home/simark/src/binutils-gdb/gdb/cli/cli-decode.c:101=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #13 0x5618c14a9848 in cmd_func(cmd_list_element*, char const*, int) /home/simark/src/binutils-gdb/gdb/cli/cli-decode.c:2181=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #14 0x5618c32a7bbe in execute_command(char const*, int) /home/simark/src/binutils-gdb/gdb/top.c:662=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 #15 0x5618c23a8c95 in catch_command_errors /home/simark/src/binutils-gdb/gdb/main.c:450=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 #16 0x5618c23a9526 in execute_cmdargs /home/simark/src/binutils-gdb/gdb/main.c:539=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 #17 0x5618c23ad17d in captured_main_1 /home/simark/src/binutils-gdb/gdb/main.c:1211=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #18 0x5618c23ad710 in captured_main /home/simark/src/binutils-gdb/gdb/main.c:1232=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #19 0x5618c23ad7ec in gdb_main(captured_main_args*) /home/simark/src/binutils-gdb/gdb/main.c:1257=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #20 0x5618c0c913e8 in main /home/simark/src/binutils-gdb/gdb/gdb.c:32= =20=20=20=20=20=20=20 #21 0x7f012162b151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)=20= =20=20=20=20=20=20=20 SUMMARY: AddressSanitizer: heap-use-after-free /home/simark/src/binutils-gdb/gdb/frame.c:2633 in get_frame_pc_if_available(frame_info*, unsigned long*)=20 The line where the issue triggers is: bool get_frame_pc_if_available (frame_info *frame, CORE_ADDR *pc) { gdb_assert (frame->next !=3D NULL); <--- HERE So, it looks like the same line as you, but we probably didn't build the sa= me version. --=20 You are receiving this mail because: You are on the CC list for the bug.=