This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/23023] gdb crashes printing circular referencing iterator


https://sourceware.org/bugzilla/show_bug.cgi?id=23023

--- Comment #2 from David Timber <mieabby at gmail dot com> ---
(In reply to David Timber from comment #1)
> Just found out that I turned pagination off. Normally, the pagination
> feature prevented this from happening. I have a feeling that this isn't even
> a bug (because Alan Turing!)
> 
> This bug is reproducible on gdb 7.11.1-86.fc24, but this time with SEGFAULT
> and without Python stack trace.

Correction. With or without pagination, gdb version 8 still crashes. The bug is
somewhat "preventable" on 7 version(pagination on) because that version pauses
on when pagination happens, allowing user intervention (q and enter).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]