You have been subscribed to a public bug:

Binary package hint: python2.6

This error appears when i click on Close button in About Dialog, created with 
this code:
#create about dialog
dialog = gtk.AboutDialog()
dialog.set_version("0.1")
dialog.set_name("PyMakeBook")
dialog.set_authors(["Alexander P Telenga"])
dialog.set_website("http://launchpad.net/~telenga";)

if dialog.run()  == gtk.RESPONSE_CLOSE:
        dialog.destroy()
dialog.show()

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: python2.6-minimal 2.6.5-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Tue Jun 22 12:36:56 2010
ExecutablePath: /usr/bin/python2.6
ProcCmdline: python pymakebook.py
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x129f37c <gtk_container_foreach+44>:    cmp    
%eax,(%edi)
 PC (0x0129f37c) ok
 source "%eax" ok
 destination "(%edi)" (0x00000018) not located in a known VMA region (needed 
writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: python2.6
StacktraceTop:
 gtk_container_foreach () from /usr/lib/libgtk-x11-2.0.so.0
 gtk_container_get_children ()
 ?? () from /usr/lib/libgtk-x11-2.0.so.0
 g_cclosure_marshal_VOID__VOID ()
 ?? () from /usr/lib/libgobject-2.0.so.0
Title: python2.6 crashed with SIGSEGV in gtk_container_foreach()
UserGroups: adm admin audio cdrom dialout dip disk fax fuse lpadmin netdev 
plugdev sambashare tape vboxusers video

** Affects: pygtk (Ubuntu)
     Importance: Medium
         Status: New


** Tags: apport-crash i386 lucid
-- 
python2.6 crashed with SIGSEGV in gtk_container_foreach()
https://bugs.edge.launchpad.net/bugs/597151
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to pygtk in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to