uazo / bromite-buildtools

my build machine for bromite development
GNU General Public License v3.0
338 stars 10 forks source link

109.0.5414.80: new stable chromium version #31

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Added:

Actually with CFI disabled

NF075 commented 1 year ago

Don't start at all. Always crashing. Tried clean installl. Android 13 s22 ultra 5 g

uazo commented 1 year ago

yes, thank you, I noticed that too. I am verifying the reason but the crash is quite abnormal:

Symbolizing stack using ABI: arm64
Build fingerprint: 'Xiaomi/gemini/gemini:8.0.0/zzzzzz/:user/release-keys'
Revision: '0'
pid: 15693, tid: 15735, name: Thread-2  >>> org.bromite.bromite.dev <<<
signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x701896555c

Stack Trace:
  RELADDR   FUNCTION                         FILE:LINE
  v------>  std::Cr::DoIOSInit::DoIOSInit()  ../../buildtools/third_party/libc++/trunk/src/iostream.cpp:0:0
  v------>  std::Cr::ios_base::Init::Init()  ../../buildtools/third_party/libc++/trunk/src/iostream.cpp:157:22
  v------>  __cxx_global_var_init            ../../buildtools/third_party/libc++/trunk/src/iostream_init.h:2:31
  0000000003e5355c  _GLOBAL__I_000100                ../../buildtools/third_party/libc++/trunk/src/iostream.cpp:0:0

the windows version works without any problems, so I don't think it's because of some modification of mine, but you never know. I'm trying to recompile in debug, maybe I have some more information.

NF075 commented 1 year ago

Thanks for confirmation. Hope you can solve the bug.

uazo commented 1 year ago

@NF075 could you try now? of course if you want to. I have identified the problem but not solved it definitively, in any case it no longer crashes at start-up.

NF075 commented 1 year ago

Well done uazo . End of start crashing. And for now surfing with no problems 👍️

uazo commented 1 year ago

perfect, thanks for checking.

I would like to remind you that you are using a version that is different from other browsers, ALL others, and therefore POTENTIALLY easier to track.

NF075 commented 1 year ago

Your welcome. Thank you for your recommendation.👌