https://bugs.swift.org/browse/SR-5067 <https://bugs.swift.org/browse/SR-5067>

The first failure was 3997, and it’s failed twice more since then, but not 
every time.

#0  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:1617
#1  0x00007ffbf0d3bfd6 in __atomic_store () from 
/usr/lib/x86_64-linux-gnu/libatomic.so.1
#2  0x00007ffbf327f9f0 in _T0s14_BridgeStorageVWV ()
   from /home/blangmuir/foundation-linux-x86_64/swift/linux/libswiftCore.so
#3  0x00007ffbf327f9f0 in _T0s14_BridgeStorageVWV ()
   from /home/blangmuir/foundation-linux-x86_64/swift/linux/libswiftCore.so
#4  0x0000000002926238 in ?? ()
#5  0x00007ffbf2c80000 in __CFStringClass () from 
/home/blangmuir/foundation-linux-x86_64/Foundation/libFoundation.so
#6  0x0000000000000000 in ?? ()


None of the recent changes look obviously related to me, but I’m not an expert 
here at all.

Ben

> On Jun 1, 2017, at 10:08 AM, Ben Langmuir via swift-dev <swift-dev@swift.org> 
> wrote:
> 
> Looks like this has crashed a few times recently:
> 
> 
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script-impl:
>  line 260: 17061 Segmentation fault      "$@"
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script:
>  fatal error: command terminated with a non-zero exit status 139, aborting
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script:
>  fatal error: command terminated with a non-zero exit status 1, aborting
> Build step 'Execute shell' marked build as failure
> 
> 
>> On Jun 1, 2017, at 10:07 AM, no-re...@swift.org <mailto:no-re...@swift.org> 
>> wrote:
>> 
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#4000]
>> 
>> Build URL:   
>> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/4000/ 
>> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/4000/>
>> Project:     oss-swift-incremental-RA-linux-ubuntu-16_10
>> Date of build:       Thu, 01 Jun 2017 09:56:31 -0700
>> Build duration:      10 min
>> Tests:
>> 
>> Name: Swift(linux-x86_64)
>> Failed: 0 test(s), Passed: 9463 test(s), Total: 9463 test(s)
>> Name: Swift-Unit
>> Failed: 0 test(s), Passed: 432 test(s), Total: 432 test(s)
>> 
>> Changes
>> 
>> Commit 354dddd7e0a3d29cf77273d201644f839493970b by Ben Langmuir:
>> Disable TestData with reslience temporarily
>> 
>> edit: test/stdlib/TestData.swift
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev@swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to