Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,876
    • Issues 2,876
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 902
    • Merge requests 902
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Issues
  • #681

Closed
Open
Created Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

[865G] Segmentation fault in _swrast_logicop_rgba_span

Submitted by syl..@..nrs.fr

Assigned to Default DRI bug account

Link to original bug (#28597)

Description

Created attachment 36360 Xorg.1.0.log

I use X query on a remote server to launch an application. I can login remotely. This application works perfectly when used directly on the server, but makes X crash when used remotely. The client runs with xserver-xorg-video-intel 2:2.9.1-3ubuntu5, and the video chipset is Intel Corporation 82865G. I run ubuntu lucid lynx.

Xorg.1.0.log attached.

Sylvain

sudo X -query tintin :1.0

X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-27-server i686 Ubuntu Current Operating System: Linux fulgurex 2.6.32-22-generic #36 (closed)-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=c940e560-959d-4118-b17b-1494c9916999 ro quiet splash Build Date: 09 June 2010 10:55:28AM xorg-server 2:1.7.6-2ubuntu7.1 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.1.0.log", Time: Fri Jun 18 11:04:03 2010 (==) Using config directory: "/usr/lib/X11/xorg.conf.d"

Backtrace: 0: X (xorg_backtrace+0x3b) [0x80e937b] 1: X (0x8048000+0x61c7d) [0x80a9c7d] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0x4ae410] 3: /usr/lib/dri/i915_dri.so (_swrast_get_dest_rgba+0xca) [0x10a253a] 4: /usr/lib/dri/i915_dri.so (_swrast_logicop_rgba_span+0x2d) [0x1148b7d] 5: /usr/lib/dri/i915_dri.so (_swrast_write_rgba_span+0xcb0) [0x10a57a0] 6: /usr/lib/dri/i915_dri.so (0xf3e000+0x15f68d) [0x109d68d] 7: /usr/lib/dri/i915_dri.so (0xf3e000+0x159ee8) [0x1097ee8] 8: /usr/lib/dri/i915_dri.so (_swrast_Line+0x26) [0x1097086] 9: /usr/lib/dri/i915_dri.so (0xf3e000+0x18c981) [0x10ca981] 10: /usr/lib/dri/i915_dri.so (0xf3e000+0x124ad4) [0x1062ad4] 11: /usr/lib/dri/i915_dri.so (0xf3e000+0x1269c9) [0x10649c9] 12: /usr/lib/dri/i915_dri.so (_tnl_run_pipeline+0x163) [0x10586b3] 13: /usr/lib/dri/i915_dri.so (0xf3e000+0x719fd) [0xfaf9fd] 14: /usr/lib/dri/i915_dri.so (_tnl_draw_prims+0xc76) [0x1059406] 15: /usr/lib/dri/i915_dri.so (_tnl_vbo_draw_prims+0x79) [0x1059869] 16: /usr/lib/dri/i915_dri.so (vbo_exec_vtx_flush+0x5f4) [0x1051884] 17: /usr/lib/dri/i915_dri.so (vbo_exec_FlushVertices_internal+0x97) [0x104d6a7] 18: /usr/lib/dri/i915_dri.so (vbo_exec_FlushVertices+0x50) [0x104d700] 19: /usr/lib/dri/i915_dri.so (_mesa_PopMatrix+0xd9) [0x1012a99] 20: /usr/lib/xorg/modules/extensions/libglx.so (0x4f5000+0x8df1) [0x4fddf1] 21: /usr/lib/xorg/modules/extensions/libglx.so (0x4f5000+0x32324) [0x527324] 22: /usr/lib/xorg/modules/extensions/libglx.so (0x4f5000+0x36c22) [0x52bc22] 23: X (0x8048000+0x2a477) [0x8072477] 24: X (0x8048000+0x1ed7a) [0x8066d7a] 25: /lib/tls/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0x14cbd6] 26: X (0x8048000+0x1e961) [0x8066961] Segmentation fault at address (nil)

Caught signal 11 (Segmentation fault). Server aborting

Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.1.0.log" for additional information.

ddxSigGiveUp: Closing log

Attachment 36360, "Xorg.1.0.log":
Xorg.1.0.log

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking