[Webkit-unassigned] [Bug 209537] New: [Flatpak SDK] Crash post-mortem debugging is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 05:27:58 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209537

            Bug ID: 209537
           Summary: [Flatpak SDK] Crash post-mortem debugging is broken
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com

$ webkit-flatpak --verbose  --gdb --debug
webkitpy.common.system.logutils: [DEBUG] Debug logging enabled.
flatpakutils: [DEBUG] Using flatpak user dir: /home/phil/WebKit/WebKitBuild/UserFlatpak
Traceback (most recent call last):
  File "/home/phil/WebKit/Tools/Scripts/webkit-flatpak", line 28, in <module>
    sys.exit(WebkitFlatpak.load_from_args().run())
  File "/home/phil/WebKit/Tools/flatpak/flatpakutils.py", line 715, in run
    return self.setup_dev_env()
  File "/home/phil/WebKit/Tools/flatpak/flatpakutils.py", line 766, in setup_dev_env
    return self.run_in_sandbox()
  File "/home/phil/WebKit/Tools/flatpak/flatpakutils.py", line 568, in run_in_sandbox
    building = os.path.basename(args[0]).startswith("build")
IndexError: list index out of range

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200325/20a36a02/attachment-0001.htm>


More information about the webkit-unassigned mailing list