RESOLVED FIXED209537
[Flatpak SDK] Crash post-mortem debugging is broken
https://bugs.webkit.org/show_bug.cgi?id=209537
Summary [Flatpak SDK] Crash post-mortem debugging is broken
Philippe Normand
Reported 2020-03-25 05:27:58 PDT
$ 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
Attachments
Patch (2.62 KB, patch)
2020-03-25 05:44 PDT, Philippe Normand
zan: review+
Philippe Normand
Comment 1 2020-03-25 05:44:36 PDT
Philippe Normand
Comment 2 2020-03-26 03:05:26 PDT
Radar WebKit Bug Importer
Comment 3 2020-03-26 03:06:14 PDT
Note You need to log in before you can comment on or make changes to this bug.