Bug#601466: Composite extension support in xtrace

2010-10-26 Thread Adam Endrodi
Package: xtrace Version: 0.9.1-1 Severity: normal Tags: patch xtrace is a lovely tool, but it can't decode Composite extension requests like XCompositeRedirectWindow(). all you need is a textual protocol description of the extension, which i attach here. -- System Information: Debian Release: 5.

Bug#312314: w3m: "Absurd stack bottom value" error on a Grsecurity hardened system

2006-07-24 Thread Adam ENDRODI
It's not a problem with w3m, but rather with libgc. Newer versions of the garbage collector (6.3+ I think) try to determine the stack base address by inspecting /proc/self/stat. Unfortunately pax clears the field that contains this address, so libgc gives up. One workaround is to recompile libg