public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* [BUG] gdb crash when "python import gtk"
@ 2012-07-19  5:26 Hui Zhu
  2012-07-19  7:16 ` Hui Zhu
  0 siblings, 1 reply; 11+ messages in thread
From: Hui Zhu @ 2012-07-19  5:26 UTC (permalink / raw)
  To: gdb

GNU gdb (GDB) 7.5.50.20120719-cvs
Copyright (C) 2012 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-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) python import gtk
memory clobbered before allocated block
Aborted (core dumped)

But in 7.4.1 is OK.
./gdb
GNU gdb (GDB) 7.4.1.20120718-cvs
Copyright (C) 2012 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-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Setting up the environment for debugging gdb.
No symbol table is loaded.  Use the "file" command.
Make breakpoint pending on future shared library load? (y or [n])
[answered N; input not from terminal]
No symbol table is loaded.  Use the "file" command.
Make breakpoint pending on future shared library load? (y or [n])
[answered N; input not from terminal]
.gdbinit:8: Error in sourced command file:
Argument required (one or more breakpoint numbers).
(gdb) python import gtk


I will spend some time on it but I am not sure I can fix it.
I think this issue is dangerous because we don't know how much other
python modules are affected by this issue.  Wish it can be fixed
before 7.5 release.

Thanks,
Hui

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

end of thread, other threads:[~2012-09-06 19:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19  5:26 [BUG] gdb crash when "python import gtk" Hui Zhu
2012-07-19  7:16 ` Hui Zhu
2012-07-19  7:21   ` Phil Muldoon
2012-07-19  7:40   ` Jan Kratochvil
2012-07-19  7:54     ` Hui Zhu
     [not found]     ` <A681786A-58A1-41E6-8410-8EBD8330E6BE@cs.umd.edu>
2012-08-30 16:05       ` Disable -lmcheck when Python has threads (Re: [BUG] gdb crash when "python import gtk") Jan Kratochvil
2012-08-30 16:07         ` Jan Kratochvil
2012-08-30 16:09         ` Khoo Yit Phang
2012-08-30 16:11           ` Khoo Yit Phang
2012-08-30 16:41             ` Khoo Yit Phang
2012-09-06 19:30             ` Tom Tromey

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