Volker Armin Hemmann skrev:

On Sunday 25 September 2005 18:37, Sebastian Redl wrote:

why do you thing, that it is the CFLAGS 'failing'?
The CPU has sse, says cpuinfo, says test_pni, and the OPN says that it is an E6 stepping - which has sse3.

kwin - crash on a picture:
kwin: X_CreatePixmap(0x120096e): BadAlloc (insufficient resources for operation) kwin: X_PolyFillRectangle(0x120096e): BadDrawable (invalid Pixmap or Window parameter)
kwin: X_GetImage(0x120096e): BadDrawable (invalid Pixmap or Window parameter)
In file kernel/qpixmap_x11.cpp, line 630: Out of memory
KCrash: Application 'kwin' crashing...

on restart:

kwin
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint null pixmap
QPainter::setFont: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
KCrash: Application 'kwin' crashing...

another crash:
kwin
kwin: X_CreatePixmap(0x1211b7a): BadAlloc (insufficient resources for operation) kwin: X_PolyFillRectangle(0x1211b7a): BadDrawable (invalid Pixmap or Window parameter)
kwin: X_GetImage(0x1211b7a): BadDrawable (invalid Pixmap or Window parameter)
In file kernel/qpixmap_x11.cpp, line 630: Out of memory
KCrash: Application 'kwin' crashing...

is what I get, when kwin runs from a konsole.

The 'out of memory' os puzzling, because - well - gkrellm and free are telling me, that from my 512 mb ram are more than 150 free, and from my 1gig of swap nothing is used.

But I will try and see, what happens, if I recompile QT with guaranteed harmless flags.

It's a problem with X, here is the bugreport:
https://bugs.freedesktop.org/show_bug.cgi?id=474

--
Simon Strandman <[EMAIL PROTECTED]>

--
[email protected] mailing list

Reply via email to