Public bug reported:

$ cat test.py
import PySide.QtCore
print "Import successful"

 This is what I expected to happen:
$ python2.7 test.py
Import successful

This is what happened
$ python2.7-dbg test.py
python2.7-dbg: ../Objects/object.c:65: _Py_AddToAllObjects: Assertion 
`(op->_ob_prev == ((void *)0)) == (op->_ob_next == ((void *)0))' failed.
Aborted (core dumped)

$ lsb_release -rd
Description:    Ubuntu 12.04.2 LTS
Release:        12.04

$ apt-cache policy python-pyside
python-pyside:
  Installed: 1.1.0-1
  Candidate: 1.1.0-1
  Version table:
 *** 1.1.0-1 0
        990 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status

$ apt-cache policy python
python:
  Installed: 2.7.3-0ubuntu2
  Candidate: 2.7.3-0ubuntu2
  Version table:
 *** 2.7.3-0ubuntu2 0
        990 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
        100 /var/lib/dpkg/status

$ apt-cache policy python-dbg
python-dbg:
  Installed: 2.7.3-0ubuntu2
  Candidate: 2.7.3-0ubuntu2
  Version table:
 *** 2.7.3-0ubuntu2 0
        990 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
        100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-pyside 1.1.0-1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Tue May 21 10:55:48 2013
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pyside
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182541

Title:
  Cannot debug pyside applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyside/+bug/1182541/+subscriptions

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

Reply via email to