[Webkit-unassigned] [Bug 267999] New: [Glib] Getting stacktrace from systemd fails sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 24 05:57:40 PST 2024


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

            Bug ID: 267999
           Summary: [Glib] Getting stacktrace from systemd fails sometimes
           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: vitaly at igalia.com

When `coredumpctl` is available, we use it to get the stacktrace.
The exact command executed is `coredumpctl info --since="Wed 2024-01-24 14:48:45 CET"`.
But sometimes it fails to parse the provided datetime:
```
$ coredumpctl info --since="Wed 2024-01-24 14:48:45 CET"
Failed to parse timestamp 'Wed 2024-01-24 14:48:45 CET': Invalid argument
```

-- 
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/20240124/bfbcb947/attachment.htm>


More information about the webkit-unassigned mailing list