Lot of errors with max recursion after last python upgrade

Bug #480415 reported by Bartłomiej Żogała
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

After today's python upgrade I've got in some PyQt code which worked previously without problems lot errors of kind:

Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 39, in apport_excepthook
    from apport.packaging_impl import impl as packaging
RuntimeError: maximum recursion depth exceeded while calling a Python object
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.RuntimeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.RuntimeError'> ignored
Traceback (most recent call last):
  File "/some/path/to/some/file.py", line 576, in customEvent
    some_own_python_module.some_custom_event_handler(custom_event)
RuntimeError: maximum recursion depth exceeded

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 11 01:39:55 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: python 2.6.4-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: python-defaults
Uname: Linux 2.6.31-14-generic x86_64

Revision history for this message
Bartłomiej Żogała (nusch) wrote :
Matthias Klose (doko)
affects: python-defaults (Ubuntu) → apport (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in apport (Ubuntu):
status: New → Confirmed
Revision history for this message
Bartłomiej Żogała (nusch) wrote :

No errors in new version

Changed in apport (Ubuntu):
status: Confirmed → Fix Released
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.