<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - X server 1.19.3 failure with amdgpu (radeon M295X) on Ubuntu HWE16.04 kernel 4.10.0-28"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101998#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - X server 1.19.3 failure with amdgpu (radeon M295X) on Ubuntu HWE16.04 kernel 4.10.0-28"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101998">bug 101998</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>Please attach the corresponding dmesg output as well.

(In reply to Meik Neubauer from <a href="show_bug.cgi?id=101998#c0">comment #0</a>)
<span class="quote">> [   120.087] (EE) Backtrace:
> [   120.087] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e)
> [0x55cb016cbf7e]
> [   120.087] (EE) 1: /usr/lib/xorg/Xorg (0x55cb0151a000+0x1b5ce9)
> [0x55cb016cfce9]</span >

We need to know where in the Xorg code this is located. Make sure the
xserver-xorg-core-dbg(sym) package is installed, then try

 addr2line -i -e /usr/lib/xorg/Xorg 0x55cb016cfce9

If that fails to resolve the source code location, manually start Xorg in gdb
and get a backtrace when it crashes.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>