Dear Maintainer,
On startup, abiword crashes.
Here is the end of the strace output:
fstat64(6, {st_mode=S_IFREG|0644, st_size=41532, ...}) = 0
read(6, "!\n! Copyright 1993, 1995, 1998 "..., 41532) = 41532
close(6) = 0
write(2, "\n(abiword:22413): Gdk-ERROR **: "..., 639
(abiword:22413): Gdk-ERROR **: The program 'abiword' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 197 error_code 16 request_code 155 (GLX) minor_code 1)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
) = 639
--- SIGTRAP {si_signo=SIGTRAP, si_code=SI_KERNEL, si_value={int=1851877730, ptr=0x6e616962}} ---
+++ killed by SIGTRAP +++
Trappe pour point d'arrêt et de trace