We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"commandline-disabled-feature-1" = "site-per-process" "commandline-enabled-feature-2" = "NetworkServiceInProcess" "commandline-enabled-feature-1" = "NetworkService" "osarch" = "x86_64" "pid" = "5900" "ptype" = "browser" [0108/120514.213838:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0108/120514.213912:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) Received signal 6 #0 0x556790609182 base::debug::CollectStackTrace() #1 0x5567905f69ce base::debug::StackTrace::StackTrace() #2 0x556790608bf8 base::debug::(anonymous namespace)::StackDumpSignalHandler() #3 0x7fd8ab845320 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x4531f) #4 0x7fd8ab89eb1c pthread_kill #5 0x7fd8ab84526e gsignal #6 0x7fd8ab8288ff abort #7 0x5567905e9fe5 base::debug::BreakDebuggerAsyncSafe() #8 0x55679054e6b4 base::RepeatingCallback<>::Run() #9 0x55679054e575 logging::LogMessage::HandleFatal() #10 0x55679054e1d7 logging::LogMessage::Flush() #11 0x55679054e729 logging::LogMessageFatal::~LogMessageFatal() #12 0x55678e5a9cee content::ZygoteHostImpl::Init() #13 0x55678f8cc71c content::ContentMainRunnerImpl::Initialize() #14 0x55678f8ca571 content::RunContentProcess() #15 0x55678f8ca997 content::ContentMain() #16 0x55678b36c380 ChromeMain #17 0x7fd8ab82a1ca (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2a1c9) #18 0x7fd8ab82a28b __libc_start_main #19 0x55678b36c02a _start r8: 00003e20000c2648 r9: 0000000000000925 r10: 0000000000000008 r11: 0000000000000246 r12: 0000000000000006 r13: 0000000000000b6d r14: 0000000000000016 r15: 00007ffefb9a3cd8 di: 000000000000170c si: 000000000000170c bp: 00007ffefb9a3b40 bx: 000000000000170c dx: 0000000000000006 ax: 0000000000000000 cx: 00007fd8ab89eb1c sp: 00007ffefb9a3b00 ip: 00007fd8ab89eb1c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Test: TestExtractMermaidImage/example Messages: processMermaidLocally(example, graph TD; A-->B;) FAIL
This fails in https://github.com/kovetskiy/mark/actions/runs/12670178249/job/35309281410
Workaround is to run tests on 22.04.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This fails in
https://github.com/kovetskiy/mark/actions/runs/12670178249/job/35309281410
Workaround is to run tests on 22.04.
The text was updated successfully, but these errors were encountered: