[PyKDE] Segmentation fault when running PyQt app
Ricardo Javier Cardenes Medina
rcardenes at debian.org
Sun Apr 6 23:08:00 BST 2003
On Sun, Apr 06, 2003 at 02:04:31PM -0400, Gordon Tyler wrote:
> Hi all,
>
> I seem to have somehow broken my PyQt snapshot. I'm using
> sip-x11-gpl-snapshot-20030322, PyQt-x11-gpl-snapshot-20030321, Python 2.2.2,
> and official KDE 3.1.1 and Qt 3.1.2-0woody1 Debian packages.
<snip>
> I noticed that it's calling into libstdc++.so.5 which is what python2.2 is
> linked to, but the Qt and KDE libraries are linked to
> libstdc++-libc6.2-2.so.3. Would that mismatch be causing this problem?
Mmh... From your Qt/KDE versions I suppose that you're running Woody.
If that's your case... how did you end using a Python binary compiled
against libstdc++.so.5? That implies G++ 3.2, which is not present in
Woody.
More information about the PyQt
mailing list