<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [patch][crash] Xorg is crashing on startup in xinerama configuration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108495">108495</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[patch][crash] Xorg is crashing on startup in xinerama configuration
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

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

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

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

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

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>manio@skyboo.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello
Xorg is crashing with the following backtrace:

[ 17793.950] (EE) Backtrace:
[ 17793.951] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x555656ef5de9]
[ 17793.952] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50)
[0x7f5fbc02d92f]
[ 17793.952] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0x10b)
[0x7f5fbbe91f3b]
[ 17793.953] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x151)
[0x7f5fbbe932f1]
[ 17793.954] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (uselocale+0x33a)
[0x7f5fbbe8ac7a]
[ 17793.955] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42)
[0x7f5fbbe8ab02]
[ 17793.955] (EE) 6: /usr/lib/xorg/Xorg (RRClientKnowsRates+0x83)
[0x555656e55533]
[ 17793.955] (EE) 7: /usr/lib/xorg/Xorg (RRGetInfo+0x47f) [0x555656e55c5f]
[ 17793.956] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x58a82)
[0x7f5fba736472]
[ 17793.956] (EE) 9: /usr/lib/xorg/Xorg (TimerSet+0x180) [0x555656eef660]
[ 17793.956] (EE) 10: /usr/lib/xorg/Xorg (TimerSet+0x1f8) [0x555656eef728]
[ 17793.956] (EE) 11: /usr/lib/xorg/Xorg (WaitForSomething+0x277)
[0x555656eef807]
[ 17793.956] (EE) 12: /usr/lib/xorg/Xorg (SendErrorToClient+0x10c)
[0x555656d9772c]
[ 17793.956] (EE) 13: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x555656d9b906]
[ 17793.956] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xe7)
[0x7f5fbbe7eb17]
[ 17793.956] (EE) 15: /usr/lib/xorg/Xorg (_start+0x2a) [0x555656d8567a]

Dual-card configuration (intel + nvidia).
This crash happens on xinerama when both cards are in use.
If only intel or only nvidia are used - no such problem.

I've tested it on modesetting and intel driver.
I've also tested on nouveau and proprietary nvidia driver.
In all above circumstances I have a crash when both cards are enabled.

I've prepared a patch which just disables a RandR calls in one place and it
helped! At least I have a working Xorg in awesome wm and did not notice any
side effects for several hours of testing.

Please review</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>