Public bug reported:

The following code crashes for me reproducible:

###
import gtk

recent = gtk.recent_manager_get_default()
for info in recent.get_items():
        last_application = info.last_application()
        application_info = info.get_application_info(last_application)
###

With something like
*** glibc detected *** python: double free or corruption (!prev): 
0x00000000024c4e20 ***

please see the attachment for the complete backtrace.

I'm not sure which further information are needed, but I'm happy to
provide any information to debug this further.

Markus

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: python-gtk2 2.14.1-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: pygtk
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
crash in gtk.RecentInfo.get_application_info()
https://bugs.launchpad.net/bugs/386035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to