Gentoo Archives: gentoo-amd64

From: Simon Strandman <simon.strandman@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: kwin is crashy
Date: Sun, 25 Sep 2005 20:39:34
Message-Id: 43370AAD.5080604@telia.com
In Reply to: Re: [gentoo-amd64] Re: kwin is crashy by Volker Armin Hemmann
1 Volker Armin Hemmann skrev:
2
3 >On Sunday 25 September 2005 18:37, Sebastian Redl wrote:
4 >
5 >
6 >
7 >why do you thing, that it is the CFLAGS 'failing'?
8 >The CPU has sse, says cpuinfo, says test_pni, and the OPN says that it is an
9 >E6 stepping - which has sse3.
10 >
11 >kwin - crash on a picture:
12 >kwin: X_CreatePixmap(0x120096e): BadAlloc (insufficient resources for
13 >operation)
14 >kwin: X_PolyFillRectangle(0x120096e): BadDrawable (invalid Pixmap or Window
15 >parameter)
16 >kwin: X_GetImage(0x120096e): BadDrawable (invalid Pixmap or Window parameter)
17 >In file kernel/qpixmap_x11.cpp, line 630: Out of memory
18 >KCrash: Application 'kwin' crashing...
19 >
20 >on restart:
21 >
22 >kwin
23 >QPixmap: Invalid pixmap parameters
24 >QPainter::begin: Cannot paint null pixmap
25 >QPainter::setFont: Will be reset by begin()
26 >QPainter::setPen: Will be reset by begin()
27 >KCrash: Application 'kwin' crashing...
28 >
29 >another crash:
30 >kwin
31 >kwin: X_CreatePixmap(0x1211b7a): BadAlloc (insufficient resources for
32 >operation)
33 >kwin: X_PolyFillRectangle(0x1211b7a): BadDrawable (invalid Pixmap or Window
34 >parameter)
35 >kwin: X_GetImage(0x1211b7a): BadDrawable (invalid Pixmap or Window parameter)
36 >In file kernel/qpixmap_x11.cpp, line 630: Out of memory
37 >KCrash: Application 'kwin' crashing...
38 >
39 >is what I get, when kwin runs from a konsole.
40 >
41 >The 'out of memory' os puzzling, because - well - gkrellm and free are telling
42 >me, that from my 512 mb ram are more than 150 free, and from my 1gig of swap
43 >nothing is used.
44 >
45 >But I will try and see, what happens, if I recompile QT with guaranteed
46 >harmless flags.
47 >
48 >
49
50 It's a problem with X, here is the bugreport:
51 https://bugs.freedesktop.org/show_bug.cgi?id=474
52
53 --
54 Simon Strandman <simon.strandman@×××××.com>
55
56 --
57 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: kwin is crashy Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
Re: [gentoo-amd64] Re: kwin is crashy Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>