public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18393] New: GDB 7.9 segfaults on: python dir(gdb.current_progspace())
@ 2015-05-09 21:33 zachriggle+gdb at gmail dot com
  2015-05-09 21:43 ` [Bug gdb/18393] " zachriggle+gdb at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zachriggle+gdb at gmail dot com @ 2015-05-09 21:33 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18393
           Summary: GDB 7.9 segfaults on: python
                    dir(gdb.current_progspace())
           Product: gdb
           Version: 7.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: zachriggle+gdb at gmail dot com
  Target Milestone: ---

GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) file /bin/bash
Reading symbols from /bin/bash...(no debugging symbols found)...done.
(gdb) set stop-on-solib-events 1
(gdb) r
Starting program: /bin/bash 
Stopped due to shared library event (no libraries added or removed)
(gdb) python print(dir(gdb.current_progspace()))
[1]    2090 segmentation fault  /usr/bin/gdb

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-27 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-09 21:33 [Bug gdb/18393] New: GDB 7.9 segfaults on: python dir(gdb.current_progspace()) zachriggle+gdb at gmail dot com
2015-05-09 21:43 ` [Bug gdb/18393] " zachriggle+gdb at gmail dot com
2015-09-27 22:51 ` [Bug python/18393] " vovcat at gmail dot com
2015-09-27 22:55 ` vovcat at gmail dot com

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).