Skip to content

Conversation

@saitama951
Copy link
Contributor

@saitama951 saitama951 commented Dec 29, 2024

after #107889 is merged we see test cases crashing on s390x

Starting program: /home/sanjam/test-build-script/build-scripts-s390x/runtime/runtime/.dotnet/dotnet --info
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x3fff63008c0 (LWP 1186966)]
[New Thread 0x3fff45008c0 (LWP 1186967)]
[New Thread 0x3fff42008c0 (LWP 1186968)]
Process terminated.
Enocnueter dniifinetr ceruisnow ihell ooikgnu  perosruec' iMssniMgnafiseRtseuocr_eoNeNtuarAlms 'niS syet.mrPvita.eoCeriL.bV refi yht enitslaalitnoo  fN.TEi  socpmeleta dnd eo son tender peiairgn ,na dhttat ehs ateto  fht erpcose sah son tebocemc rourpted.

Thread 1 "dotnet" received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;

This is primarily because the "BIGENDIAN" macro is defined in src/native/minipal/minipalconfig.h.in which generates a minipalconfig.h which needs to be included in utf8.c in order for the macro to be used there.

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 29, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 29, 2024
@saitama951
Copy link
Contributor Author

cc: @jkoritzinsky

@saitama951
Copy link
Contributor Author

can this be merged?

@jkoritzinsky jkoritzinsky merged commit 1613dd3 into dotnet:main Dec 30, 2024
154 of 156 checks passed
iii-i pushed a commit to IBM/dotnet-s390x that referenced this pull request Jan 2, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants