Gentoo Archives: gentoo-user

From: Jacques Montier <jacques.montier@×××××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X crashing
Date: Wed, 17 Nov 2010 15:55:21
Message-Id: 4CE3FABF.1030600@numericable.fr
In Reply to: Re: [gentoo-user] X crashing by meino.cramer@gmx.de
1 Le 17/11/2010 16:33, meino.cramer@×××.de a écrit :
2 > Jacques Montier <jacques.montier@×××××××××××.fr> [10-11-17 16:20]:
3 >> Hi all,
4 >>
5 >> I use an astronomical open source imaging software (http://www.audela.org/)
6 >> which works fine except when launching a tcl photometry script (Calaphot).
7 >> X crashes with the error message :
8 >>
9 >> X Error of failed request: BadMatch (invalid parameter attributes)
10 >> Major opcode of failed request: 148 (RENDER)
11 >> Minor opcode of failed request: 4 (RenderCreatePicture)
12 >> Serial number of failed request: 51329
13 >> Current serial number in output stream: 51338
14 >>
15 >> I get the same crash on two PCs with Gentoo.
16 >> I use an ATI graphic card
17 >> 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility
18 >> Radeon 9600 M10]
19 >> and the open source radeon driver.
20 >> tcl package is : dev-lang/tcl-8.5.8-r1
21 >>
22 >> I really don't know where to go...
23 >> Have you an idea ?
24 >> Thank you for your help,
25 >>
26 >> Cheers,
27 >>
28 >> --
29 >> Jacques
30 >>
31 >
32 > Hi Jacques,
33 >
34 > just a shot in the dark:
35 > May be the binary uses no longer valid calls into X.
36 > Try to recompile the source of that program on your
37 > machine, so that the newest headers get used by the
38 > compile process...
39 >
40 > Good luck! :)
41 >
42 > Best regards,
43 > mcc
44 >
45 >
46
47 Thank you for your answer.
48 It's not a binary package but a tar.gz one i compiled on my machine.
49
50 Cheers,
51
52 --
53 Jacques