python-gtk pygtk 2.24.0-3 have memory problem

Bug #1026487 reported by teawater
2
Affects Status Importance Assigned to Milestone
pygtk (Ubuntu)
New
Low
Unassigned

Bug Description

http://sourceware.org/ml/gdb/2012-07/msg00048.html
What I use is ubuntu 12.04 amd64. gtk2-2.20.2-1ubuntu1. pygtk2-2.24.0-3.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

Changed in pygtk (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
teawater (teawater) wrote :
Download full text (8.8 KiB)

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)

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
*** glibc detected *** gdb: munmap_chunk(): invalid pointer: 0x0000000002729da0 ***
*** glibc detected *** gdb: munmap_chunk(): invalid pointer: 0x00000000023b3680 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x7f792b8ea626]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_type_class_ref+0x4d7)[0x7f7929c54627]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_type_create_instance+0x69)[0x7f7929c56899]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_param_spec_internal+0x17c)[0x7f7929c4108c]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x606c9)[0x7f792899e6c9]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_type_class_ref+0x4d7)[0x7f7929c54627]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_new_valist+0x7d)[0x7f7929c3cd6d]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_new+0xd4)[0x7f7929c3d1d4]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_memory_output_stream_new+0x6c)[0x7f792899ee5c]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_dbus_message_to_blob+0xe7)[0x7f79289ffff7]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0xb73f2)[0x7f79289f53f2]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_dbus_connection_send_message_with_reply+0x17d)[0x7f79289f683d]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_dbus_connection_send_message_with_reply_sync+0x1e3)[0x7f79289f99c3]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0xbbdd0)[0x7f79289f9dd0]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_dbus_connection_call_sync+0x48)[0x7f79289fbb68]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0xbde16)[0x7f79289fbe16]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_bus_get_sync+0x81)[0x7f79289fc4d1]
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so(+0x4caa)[0x7f7923242caa]
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so(+0x5087)[0x7f7923243087]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)[0x7f792a92dd53]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x480a0)[0x7f792a92e0a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x6a)[0x7f792a92e49a]
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so(+0x498b)[0x7f792324298b]
/lib/x86_64-linux-gnu/libglib-2.0.s...

Read more...

Changed in pygtk (Ubuntu):
status: Incomplete → New
Revision history for this message
Sebastien Bacher (seb128) wrote :

not sure what's the issue but it works fine here

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.