(one probably-unrelated-but-notable-thing in my "good" Try log -- it shows a `ERROR MissingSystemInfo` log-line that I'm not sure I've seen before and that's not present in the original log here: https://treeherder.mozilla.org/logviewer?job_id=474098451&repo=try&lineNumber=18098 ``` [task 2024-09-12T22:46:16.784Z] 22:46:16 INFO - Crash dump filename: /tmp/tmp5lssyx1i.mozrunner/minidumps/75db50f4-ceb4-0b0e-d642-1563014b3d0e.dmp [task 2024-09-12T22:46:16.785Z] 22:46:16 INFO - stderr from minidump-stackwalk: [task 2024-09-12T22:46:16.785Z] 22:46:16 INFO - ERROR MissingSystemInfo - Error processing dump: The system information stream was not found ``` I'm not sure if that's normal for a Try run (e..g if it's referencing some artifact that we don't bother generating in Try builds), or was just a weird one-off; but I wanted to mention it in case it's something that's missing on this new configuration (particularly with the changes that you've made recently to create & improve this pool).
Bug 1914495 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
one probably-unrelated-but-notable-thing in my "good" Try log -- it shows a `ERROR MissingSystemInfo` log-line for the minidump-processing, and I'm not sure I've seen that before (and it's not present in the original 'bad' log here when it's doing the equivalent minidump-processing). Here's that line in my Try run: https://treeherder.mozilla.org/logviewer?job_id=474098451&repo=try&lineNumber=18098 ``` [task 2024-09-12T22:46:16.784Z] 22:46:16 INFO - Crash dump filename: /tmp/tmp5lssyx1i.mozrunner/minidumps/75db50f4-ceb4-0b0e-d642-1563014b3d0e.dmp [task 2024-09-12T22:46:16.785Z] 22:46:16 INFO - stderr from minidump-stackwalk: [task 2024-09-12T22:46:16.785Z] 22:46:16 INFO - ERROR MissingSystemInfo - Error processing dump: The system information stream was not found ``` I'm not sure if that's normal for a Try run (e..g if it's referencing some artifact that we don't bother generating in Try builds), or was just a weird one-off; but I wanted to mention it in case it's something that's missing on this new configuration (particularly with the changes that you've made recently to create & improve this pool).