This bug is caused by incorrectly ifdef'ing parts of code with
USE_XPRINT, leading to skipping initialization code if built without
xprint support.
Here's a fix:
# HG changeset patch
# User [EMAIL PROTECTED]
# Node ID 973ecd7376218cdaa4298cfc4dda3267046e1ef3
# Parent 1fe2f9309b40131556685f6aa29f7
Package: xbase-clients
Version: 1:7.0.0-5
Severity: normal
$ xdbedizzy
Segmentation fault
==17438== Invalid read of size 4
==17438==at 0x41B2EA7: XQueryExtension (in /usr/lib/libX11.so.6.2.0)
==17438==by 0x41A6A9A: XInitExtension (in /usr/lib/libX11.so.6.2.0)
==17438==by 0x403A058: Xe
2 matches
Mail list logo