Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.79k stars 148 forks source link

Segfaults on some rolling release OSes #159

Closed h4rldev closed 1 month ago

h4rldev commented 1 year ago

System Details

Problem On thorium start, it segfaults.

$ thorium-browser
find: ‘/home/h4rl/.config/thorium/Crash Reports/pending/’: No such file or directory
[1]    4436 illegal hardware instruction (core dumped)  thorium-browser

Screenshots If applicable, add screenshots to help explain your problem. image

Additional Notes Add any other context about the problem here. This happens from both the tar and the aur package, It's very annoying

Alex313031 commented 1 year ago

@h4rldev Your cpu probably does not support avx. What cpu do you have

h4rldev commented 1 year ago

It supports avx on windows

Alex313031 commented 1 year ago

@h4rldev Can you tell me what CPU you have?

h4rldev commented 1 year ago

Ryzen 3900X

h4rldev commented 1 year ago

And on my laptop I got an intel i5-114something

h4rldev commented 1 year ago

@Alex313031

Alex313031 commented 1 year ago

@h4rldev Hmm ok both of those cpus would support not only avx, but also avx2 lol so that is def not the issue.

Alex313031 commented 1 year ago

@h4rldev Can you try the latest 113 version and report back.

h4rldev commented 1 year ago

Sure, I'll check it out

h4rldev commented 1 year ago

On void linux it runs fine on M113

h4rldev commented 1 year ago

cheers