Re: Crash on RHEL5b2

Hi,

On Mon, February 5, 2007 14:56, Matej Cepl wrote:
>
> Hi,
>
> I have terrible problems to make Amaya working on RHEL5beta2 (updated
> daily). Tried binary RPM from w3.org site and got this:
>
> [matej@hubmaier rpm]$ amaya_wx
> GTK Accessibility Module initialized
> 15:52:12: Deleted stale lock file '/home/matej/.amaya_wx-matej'.
> The program 'amaya_wx' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadMatch (invalid parameter attributes)'.
>   (Details: serial 583 error_code 8 request_code 146 minor_code 3)
>   (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 --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error()
> function.)
> [matej@hubmaier rpm]$
>
> (output of strace available on
> http://www.ceplovi.cz/matej/tmp/amaya-strace-log.txt.bz2)

It looks like you're being hit by the GLX/wxWidgets bug...

You can see this page for problems :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357439

If you're using the package fron the w3.org website, it probably has
builtin Mesa, so I guess you have the X11 rendering + Composite variant.

> Tried also compile binary package myself, but haven't succeeded yet
> (building system seems to be so horribly complicated that I haven't
> manage to make it work).
>
> Any ideas?

Building is not trivial, with several strange things. I try to work on
making things less complicated, but making things backward compatible
doesn't make it any simpler...

HTH,

Regis

Received on Monday, 5 February 2007 15:48:31 UTC