AlenkaF commented on PR #47616:
URL: https://github.com/apache/arrow/pull/47616#issuecomment-3370856917
@raulcd it seems that on this PR both musllinux 3.13 and 3.14 wheels are
failing for the same reason:
```python
WARNING: All log messages before absl::InitializeLog() is called are written
to STDERR
E0000 00:00:1759508337.154121 17 descriptor_database.cc:550] Invalid
file descriptor data passed to EncodedDescriptorDatabase::Add().
F0000 00:00:1759508337.154210 17 descriptor.cc:2248] Check failed:
GeneratedDatabase()->Add(encoded_file_descriptor, size)
*** Check failure stack trace: ***
/arrow/ci/scripts/python_wheel_unix_test.sh: line 89: 17 Aborted
(core dumped) python -c "
```
maybe they are connected to the [version changes from this
PR](https://github.com/apache/arrow/pull/47616/files#diff-404e24b955d9320a7b3db90149855e38c86133f626f8b555002212293e79ad80)?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]