public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18807] GDB crushes on make_tuple( [](auto&& x){} )
2015-08-11 17:21 [Bug gdb/18807] New: GDB crushes on make_tuple( [](auto&& x){} ) tower120 at gmail dot com
@ 2015-08-11 17:21 ` tower120 at gmail dot com
2024-01-03 13:48 ` [Bug gdb/18807] GDB crashes " ssbssa at sourceware dot org
1 sibling, 0 replies; 3+ messages in thread
From: tower120 at gmail dot com @ 2015-08-11 17:21 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18807
tower120 at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tower120 at gmail dot com
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug gdb/18807] New: GDB crushes on make_tuple( [](auto&& x){} )
@ 2015-08-11 17:21 tower120 at gmail dot com
2015-08-11 17:21 ` [Bug gdb/18807] " tower120 at gmail dot com
2024-01-03 13:48 ` [Bug gdb/18807] GDB crashes " ssbssa at sourceware dot org
0 siblings, 2 replies; 3+ messages in thread
From: tower120 at gmail dot com @ 2015-08-11 17:21 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18807
Bug ID: 18807
Summary: GDB crushes on make_tuple( [](auto&& x){} )
Product: gdb
Version: 7.9
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: tower120 at gmail dot com
Target Milestone: ---
The following code crush GDB (<= 7.9.1) :
auto f1 = [](auto&& x){cout << "Hello, World!" << endl;};
auto tup = make_tuple(f1);
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug gdb/18807] GDB crashes on make_tuple( [](auto&& x){} )
2015-08-11 17:21 [Bug gdb/18807] New: GDB crushes on make_tuple( [](auto&& x){} ) tower120 at gmail dot com
2015-08-11 17:21 ` [Bug gdb/18807] " tower120 at gmail dot com
@ 2024-01-03 13:48 ` ssbssa at sourceware dot org
1 sibling, 0 replies; 3+ messages in thread
From: ssbssa at sourceware dot org @ 2024-01-03 13:48 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18807
Hannes Domani <ssbssa at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ssbssa at sourceware dot org
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |8.0
--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
I can reproduce the crash with gdb-7.11.1, but no longer with gdb-8.0 or newer.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-03 13:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-11 17:21 [Bug gdb/18807] New: GDB crushes on make_tuple( [](auto&& x){} ) tower120 at gmail dot com
2015-08-11 17:21 ` [Bug gdb/18807] " tower120 at gmail dot com
2024-01-03 13:48 ` [Bug gdb/18807] GDB crashes " ssbssa at sourceware dot org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).