Skip to content
New issue

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

mesa is probably having some serious problem #973

Open
NeroReflex opened this issue Jun 17, 2024 · 3 comments
Open

mesa is probably having some serious problem #973

NeroReflex opened this issue Jun 17, 2024 · 3 comments
Labels
help wanted Extra attention is needed release-blocker

Comments

@NeroReflex
Copy link
Contributor

Very rarely long compilation ends up in compiler crashing.
When relaunched it goes on fine. I have only seen this kind of memory corruption compiling mesa woth lto but since we don't this is strange.
Another problem pointing to mesa is that in 45 and 45_1 I was able to freely recompile mesa and switch version amongs 23.3.0 and 24. Now even attempting to rebuild mesa without valgring makes the os break completely.
This needs to be investigated: my ipothesis is that xorg-xwayland needs to be compiled after our custom mesa, and possibly some other package in common among our sessions too.

@NeroReflex NeroReflex added help wanted Extra attention is needed release-blocker labels Jun 17, 2024
@0sabbas0
Copy link

Very rarely long compilation ends up in compiler crashing.

Do you have a stack trace?

@NeroReflex
Copy link
Contributor Author

Very rarely long compilation ends up in compiler crashing.

Do you have a stack trace?

No, but I am compiling stuff just to see of it crashes. In such case I will post the printed stacktrace

@NeroReflex
Copy link
Contributor Author

There we go. Just now.

fs/xfs/xfs_iomap.c:1467:1: internal compiler error: Errore di segmentazione
 1467 | }
      | ^
0x1f84ca6 internal_error(char const*, ...)
        ???:0
0x6f5c1c pop_scope()
        ???:0
0x6f6594 pop_file_scope()
        ???:0
0x7e4b9a c_common_parse_file()
        ???:0
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
See <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues> for instructions.
make[4]: *** [scripts/Makefile.build:244: fs/xfs/xfs_iomap.o] Error 1
make[3]: *** [scripts/Makefile.build:485: fs/xfs] Error 2
make[3]: *** Attesa per i processi non terminati....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants