<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel panic after modesetting (not on every boot) on ryzen 5 2400g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106225#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel panic after modesetting (not on every boot) on ryzen 5 2400g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106225">bug 106225</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>(In reply to Francisco Pina Martins from <a href="show_bug.cgi?id=106225#c12">comment #12</a>)
<span class="quote">> francisco@ZenBox [18:12:53] [/usr/lib/modules/4.16.5-1-kasan/build] 
> -> $ scripts/faddr2line ../kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko
> firmware_parser_create+0xa70/0xd90 
> firmware_parser_create+0xa70/0xd90:
> firmware_parser_create at ??:?</span >

What does

 file ../kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko

say? If its output doesn't say "not stripped", look for an unstripped version
of the module. If the file output for that doesn't say "with debug_info", try
enabling CONFIG_DEBUG_INFO (and maybe CONFIG_DEBUG_INFO_REDUCED).

If that still doesn't result in better output than ??:? from faddr2line, the
best guess so far is that there's an issue somewhere in
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c:bios_parser_construct.</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>