Bug#636920: Patch (libxi6: Many programs crash with SIGBUS on startup)

2011-08-07 Thread Julien Cristau
On Sun, Aug 7, 2011 at 04:07:31 +0200, Stian A. Ellingsen wrote: This patch fixes the bus error by making sure the class structs in copy_classes are 8-byte aligned. Please send the patch (preferrably with git send-email) to xorg-de...@lists.x.org. Thanks! Cheers, Julien -- To

Bug#636920: Patch (libxi6: Many programs crash with SIGBUS on startup)

2011-08-06 Thread Stian A. Ellingsen
This patch fixes the bus error by making sure the class structs in copy_classes are 8-byte aligned. Index: libxi-1.4.3/src/XExtInt.c === --- libxi-1.4.3.orig/src/XExtInt.c 2011-08-07 02:46:36.164701285 +0200 +++