From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 110714] New: Xorg crashes randomly because of memory leak Date: Mon, 20 May 2019 08:38:25 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1351051058==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============1351051058== Content-Type: multipart/alternative; boundary="15583415051.aAFBD76.19109" Content-Transfer-Encoding: 7bit --15583415051.aAFBD76.19109 Date: Mon, 20 May 2019 08:38:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D110714 Bug ID: 110714 Summary: Xorg crashes randomly because of memory leak Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Reporter: pdraganov-8RvTx9/d5SBBDgjK7y7TUQ@public.gmane.org QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org Created attachment 144304 --> https://bugs.freedesktop.org/attachment.cgi?id=3D144304&action=3Dedit Xorg.log and gdb of coredump Xorg (xorg-x11-server-Xorg-1.20.4-3.fc30.x86_64, xorg-x11-drv-nouveau-1.0.15-7.fc30.x86_64) crashes randomly on NVIDIA Corporation GT216 [GeForce GT 220] (rev a2) with glamor out of memory segmentation fault: [ 32704.411] (EE) glamor0: GL error: GL_OUT_OF_MEMORY in glTexSubImage [ 32704.907] (WW) glamor: Failed to allocate 40x4 FBO due to GL_OUT_OF_MEMO= RY. [ 32704.908] (WW) glamor: Expect reduced performance. [ 32704.908] (EE)=20 [ 32704.908] (EE) Backtrace: [ 32704.954] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x13c) [0x55f8f11f175= c] [ 32704.978] (EE) 1: /lib64/libpthread.so.0 (funlockfile+0x50) [0x7ff9bb6ec= ebf] [ 32704.980] (EE) 2: /usr/lib64/xorg/modules/libglamoregl.so (glamor_get_pixmap_texture+0x81) [0x7ff9bad74101] [ 32704.981] (EE) 3: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x7c81) [0x7ff9bad86991] [ 32704.982] (EE) 4: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x8054) [0x7ff9bad870e4] [ 32704.983] (EE) 5: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x86af) [0x7ff9bad878bf] [ 32704.985] (EE) 6: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0xa66c) [0x7ff9bad8b4ac] [ 32704.985] (EE) 7: /usr/libexec/Xorg (DamageRegionAppend+0x6c0) [0x55f8f11734a0] [ 32704.986] (EE) 8: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x11610) [0x7ff9bad99ac0] [ 32704.987] (EE) 9: /usr/libexec/Xorg (AddTraps+0x4228) [0x55f8f116bca8] [ 32704.987] (EE) 10: /usr/libexec/Xorg (SendErrorToClient+0x35e) [0x55f8f1092c6e] [ 32704.988] (EE) 11: /usr/libexec/Xorg (InitFonts+0x3b4) [0x55f8f1096ce4] [ 32704.989] (EE) 12: /lib/libc.so.6 (__libc_start_main+0xf3) [0x7ff9bb537f= 33] [ 32704.989] (EE) 13: /usr/libexec/Xorg (_start+0x2e) [0x55f8f108081e] [ 32704.989] (EE)=20 [ 32704.989] (EE) Segmentation fault at address 0x0 [ 32704.989] (EE)=20 Fatal server error: [ 32704.990] (EE) Caught signal 11 (Segmentation fault). Server aborting --=20 You are receiving this mail because: You are the assignee for the bug.= --15583415051.aAFBD76.19109 Date: Mon, 20 May 2019 08:38:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 110714
Summary Xorg crashes randomly because of memory leak
Product xorg
Version unspecified
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity critical
Priority medium
Component Driver/nouveau
Assignee nouveau@lists.freedesktop.org
Reporter pdraganov@taxback.com
QA Contact xorg-team@lists.x.org

Created attachment =
144304 [details]
Xorg.log and gdb of coredump

Xorg (xorg-x11-server-Xorg-1.20.4-3.fc30.x86_64,
xorg-x11-drv-nouveau-1.0.15-7.fc30.x86_64) crashes randomly on NVIDIA
Corporation GT216 [GeForce GT 220] (rev a2) with glamor out of memory
segmentation fault:

[ 32704.411] (EE) glamor0: GL error: GL_OUT_OF_MEMORY in glTexSubImage
[ 32704.907] (WW) glamor: Failed to allocate 40x4 FBO due to GL_OUT_OF_MEMO=
RY.
[ 32704.908] (WW) glamor: Expect reduced performance.
[ 32704.908] (EE)=20
[ 32704.908] (EE) Backtrace:
[ 32704.954] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x13c) [0x55f8f11f175=
c]
[ 32704.978] (EE) 1: /lib64/libpthread.so.0 (funlockfile+0x50) [0x7ff9bb6ec=
ebf]
[ 32704.980] (EE) 2: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_get_pixmap_texture+0x81) [0x7ff9bad74101]
[ 32704.981] (EE) 3: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_create_gc+0x7c81) [0x7ff9bad86991]
[ 32704.982] (EE) 4: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_create_gc+0x8054) [0x7ff9bad870e4]
[ 32704.983] (EE) 5: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_create_gc+0x86af) [0x7ff9bad878bf]
[ 32704.985] (EE) 6: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_create_gc+0xa66c) [0x7ff9bad8b4ac]
[ 32704.985] (EE) 7: /usr/libexec/Xorg (DamageRegionAppend+0x6c0)
[0x55f8f11734a0]
[ 32704.986] (EE) 8: /usr/lib64/xorg/modules/libglamoregl.so
(glamor_create_gc+0x11610) [0x7ff9bad99ac0]
[ 32704.987] (EE) 9: /usr/libexec/Xorg (AddTraps+0x4228) [0x55f8f116bca8]
[ 32704.987] (EE) 10: /usr/libexec/Xorg (SendErrorToClient+0x35e)
[0x55f8f1092c6e]
[ 32704.988] (EE) 11: /usr/libexec/Xorg (InitFonts+0x3b4) [0x55f8f1096ce4]
[ 32704.989] (EE) 12: /lib/libc.so.6 (__libc_start_main+0xf3) [0x7ff9bb537f=
33]
[ 32704.989] (EE) 13: /usr/libexec/Xorg (_start+0x2e) [0x55f8f108081e]
[ 32704.989] (EE)=20
[ 32704.989] (EE) Segmentation fault at address 0x0
[ 32704.989] (EE)=20
Fatal server error:
[ 32704.990] (EE) Caught signal 11 (Segmentation fault). Server aborting
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15583415051.aAFBD76.19109-- --===============1351051058== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1 --===============1351051058==--