From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Menzel Subject: Re: 4500MHD driver crash Date: Fri, 16 Jul 2010 10:04:41 +0200 Message-ID: <1279267481.4164.4.camel@mattotaupa> References: <201007160150.51214.tfjellstrom@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0894253027==" Return-path: Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by gabe.freedesktop.org (Postfix) with ESMTP id 0E4039E793 for ; Fri, 16 Jul 2010 01:04:47 -0700 (PDT) Received: from f053033078.adsl.alicedsl.de ([78.53.33.78] helo=[192.168.178.21]) by mail.gw90.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1OZfuW-00051o-RD for intel-gfx@lists.freedesktop.org; Fri, 16 Jul 2010 08:04:45 +0000 In-Reply-To: <201007160150.51214.tfjellstrom@shaw.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============0894253027== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-jM9J8MAcUCplmnKmn2f6" --=-jM9J8MAcUCplmnKmn2f6 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Freitag, den 16.07.2010, 01:50 -0600 schrieb Thomas Fjellstrom: > I've been having this little problem with the intel-gfx driver for a coup= le > months at least. Basically the xorg intel driver crashes with these error= s: >=20 > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory > (WW) intel(0): i830_uxa_prepare_access: gtt bo map failed: Cannot allocat= e memory >=20 > Backtrace: > 0: /usr/bin/X (xorg_backtrace+0x28) [0x466808] > 1: /usr/bin/X (0x400000+0x67c79) [0x467c79] > 2: /lib/libpthread.so.0 (0x7ff19b297000+0xef60) [0x7ff19b2a5f60] > 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7ff197986000+0x34684) [0= x7ff1979ba684] > 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7ff197986000+0x3524a) [0= x7ff1979bb24a] > 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7ff197986000+0x3547a) [0= x7ff1979bb47a] > 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7ff197986000+0x36a1b) [0= x7ff1979bca1b] > 7: /usr/bin/X (0x400000+0xd4750) [0x4d4750] > 8: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7ff197986000+0x319a2) [0= x7ff1979b79a2] > 9: /usr/bin/X (0x400000+0xd4a7e) [0x4d4a7e] > 10: /usr/bin/X (0x400000+0xca92e) [0x4ca92e] > 11: /usr/bin/X (0x400000+0x4c7a4) [0x44c7a4] > 12: /usr/bin/X (0x400000+0x25b4a) [0x425b4a] > 13: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7ff199d9bc4d] > 14: /usr/bin/X (0x400000+0x256f9) [0x4256f9] > Segmentation fault at address 0x29 >=20 > Fatal server error: > Caught signal 11 (Segmentation fault). Server aborting >=20 >=20 > After a little google, I've found the following, seemingly similar issues= : >=20 > http://www.pubbs.net/201001/mandriva/43247-cooker-x-crashing.html > http://lists.opensuse.org/opensuse-bugs/2010-04/msg01805.html >=20 > This crash happens every few days, most of the time when I'm not even usi= ng > the laptop, and the lid is closed, but today it happened while I was > working. Was somewhat interesting to see things just disappear. >=20 > I've been trying to track this issue down for a while, someone said it > might be an app leaking pixmaps, but I haven't seen xrestop show more tha= n > 80MB of pixmaps for quite a while. Also, it usually occurs some time afte= r > graphics start getting really slow (though this last time I didn't really > notice things getting slow). Talking a second or two for window or > desktop switching. At no time was there any errors or warnings in dmesg > related to this, nor was I running out of memory according to "free" or > the plasma system load viewer applet. Usually I had 1-2GB of ram availabl= e > (not including cache). At least information about the versions of the X stack you are using are missing. If you do not get any answer from the developers, I recommend to proceed as documented in [1]. Thanks, Paul [1] http://intellinuxgraphics.org/how_to_report_bug.html --=-jM9J8MAcUCplmnKmn2f6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkxAEowACgkQPX1aK2wOHVirfACeLqsj6FAogdH1VnS2pv11pLQZ UcIAn1f4JAe56dvFd2Bq5OBSLfcMaZMF =xew8 -----END PGP SIGNATURE----- --=-jM9J8MAcUCplmnKmn2f6-- --===============0894253027== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0894253027==--