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

[SR-10098] TestFoundation segfault on Linux swift-5.1-branch #3515

Open
slavapestov opened this issue Mar 13, 2019 · 4 comments
Open

[SR-10098] TestFoundation segfault on Linux swift-5.1-branch #3515

slavapestov opened this issue Mar 13, 2019 · 4 comments
Assignees

Comments

@slavapestov
Copy link
Member

Previous ID SR-10098
Radar rdar://48833710
Original Reporter @slavapestov
Type Bug
Additional Detail from JIRA
Votes 1
Component/s Foundation
Labels Bug
Assignee @millenomi
Priority Medium

md5: 979f3376410a4aa1956b9fbb99f7f752

Issue Description:

Seeing this in the 5.1 bot – https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04//260/console

00:58:16.689 The following tests FAILED:
00:58:16.689      1 - TestFoundation (SEGFAULT)

I don't see any Foundation commits in the commit list, and its not clear which specific test case failed, so I'm a bit stumped. Is there a transient memory corruption issue somewhere?

@swift-ci
Copy link
Contributor

Comment by Kim Topley (JIRA)

Another example, which blocks submission of a change to swift-corelibs-libdispatch:

https://ci.swift.org/job/swift-corelibs-libdispatch-PR-Linux/268/console

@benlangmuir
Copy link
Member

Still happening in PR tests: https://ci.swift.org/job/swift-PR-Linux/12156/

@benlangmuir
Copy link
Member

I think this is in TestXMLDocument.test_xpath. All the logs I've seen end like this:

09:48:26 Test Case 'TestXMLDocument.test_xpath' started at 2019-03-18 11:48:26.632
09:48:26 
09:48:26 
09:48:26 0% tests passed, 1 tests failed out of 1

The other tests show "passed", but not this one.

@benlangmuir
Copy link
Member

PR to disable this test: #2052

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants