WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209537
[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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-03-25 05:44:36 PDT
Created
attachment 394484
[details]
Patch
Philippe Normand
Comment 2
2020-03-26 03:05:26 PDT
Committed
r259038
: <
https://trac.webkit.org/changeset/259038
>
Radar WebKit Bug Importer
Comment 3
2020-03-26 03:06:14 PDT
<
rdar://problem/60912450
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug