qdiff makes Xorg eats up all RAM on Oneiric
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| qbzr (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
I'm unable to vizualise diff using qdiff since I've upgraded to Oneiric.
Doing a bzr qdiff on any tree of any size with or without actual difference will make Xorg take 2G of RSS and make my workstation unusable. Killing the bzr process frees the X server memory.
I have the following appearing on the terminal when the window is about to come up:
(python:13375): Gtk-CRITICAL **: IA__gtk_
QWidget:
I suspect the window is created too big :-)
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: qbzr 0.21.1-1
ProcVersionSign
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelMo
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 15 17:45:56 2011
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: qbzr
UpgradeStatus: Upgraded to oneiric on 2011年09月08日 (7 days ago)
Thanks for the report, I'm afraid I can't recreate it. What video card and driver are you using?
Do other PyQt applications have the same problem? (e.g. language-
My video card is a "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)", I'm using the i915 kernel module. I'm attaching my Xorg log file.
Might this be a duplicate of bug 805303?
Looks like it, the same work-around (running qtconfig and selecting something else than GTK+ / default) works.