<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg 1.15.0 segfaults randomly in memset() from intel_drv.so"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73439">73439</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Xorg 1.15.0 segfaults randomly in memset() from intel_drv.so
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>marti@juffo.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have experienced this bug a few times after upgrading to Xorg 1.15.0, but no
idea about the cause. Sometimes it happens when the computer is locked,
sometimes when I'm using it.

I'm using up-to-date Arch Linux testing: xorg 1.15.0, xf86-video-intel
2.99.907, kernel 3.12.6, mesa 10.0.1 Intel HD 4000 graphics on i5-3570K. Gnome
Shell 3.10.2.1 desktop.

I found another report of this on openSUSE forums:
<a href="http://forums.opensuse.org/english/get-technical-help-here/applications/492955-13-1-gnome-logs-out-itself.html">http://forums.opensuse.org/english/get-technical-help-here/applications/492955-13-1-gnome-logs-out-itself.html</a>
(down currently, but here's a Google cached copy:
<a href="http://webcache.googleusercontent.com/search?hl=en&num=50&q=cache%3Ahttp%3A%2F%2Fforums.opensuse.org%2Fenglish%2Fget-technical-help-here%2Fapplications%2F492955-13-1-gnome-logs-out-itself.html">http://webcache.googleusercontent.com/search?hl=en&num=50&q=cache%3Ahttp%3A%2F%2Fforums.opensuse.org%2Fenglish%2Fget-technical-help-here%2Fapplications%2F492955-13-1-gnome-logs-out-itself.html</a>
)

I caught this in gdb, but unfortunatley Arch doesn't ship debug symbols, so gdb
"bt full" doesn't provide any more info. Full Xorg.0.log is attached.

Backtrace:
0: /usr/bin/Xorg (xorg_backtrace+0x48) [0x5834c8]
1: /usr/bin/Xorg (0x400000+0x1871a9) [0x5871a9]
2: /usr/lib/libpthread.so.0 (0x7f99097fb000+0xf870) [0x7f990980a870]
3: /usr/lib/libc.so.6 (memset+0x54) [0x7f99086d47e4]
4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f99042b6000+0x3b84b)
[0x7f99042f184b]
5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f99042b6000+0x3e776)
[0x7f99042f4776]
6: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f99042b6000+0x5a292)
[0x7f9904310292]
7: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f99042b6000+0x5aa01)
[0x7f9904310a01]
8: /usr/bin/Xorg (0x400000+0x10f144) [0x50f144]
9: /usr/bin/Xorg (0x400000+0x10535a) [0x50535a]
10: /usr/bin/Xorg (0x400000+0x359fe) [0x4359fe]
11: /usr/bin/Xorg (0x400000+0x3980a) [0x43980a]
12: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f9908671b05]
13: /usr/bin/Xorg (0x400000+0x24dae) [0x424dae]

Segmentation fault at address 0x7f990082c000</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>