Coder Social home page Coder Social logo

Comments (8)

spectre-ns avatar spectre-ns commented on July 17, 2024 1

@spectre-ns Could we easily selectively switch-off test and spawn a matrix with different part of the test to see where the issue is? We could run only in windows/clang. I would probably start with commenting all tests, to see if there is no external bug.

I have VS 2022 on my personal computer (Which should have the right version of clang). When I get home from the office, I'll try to reproduce and comment on the failing tests on a WIP PR we can collaborate on.

from xtensor.

spectre-ns avatar spectre-ns commented on July 17, 2024

@tdegeus This is a follow up to our previous PR.

from xtensor.

spectre-ns avatar spectre-ns commented on July 17, 2024

The returned error code 0xc0000409 means STATUS_STACK_BUFFER_OVERRUN.

from xtensor.

tdegeus avatar tdegeus commented on July 17, 2024

@spectre-ns Could we easily selectively switch-off test and spawn a matrix with different part of the test to see where the issue is? We could run only in windows/clang. I would probably start with commenting all tests, to see if there is no external bug.

from xtensor.

tdegeus avatar tdegeus commented on July 17, 2024

Also, do you know if we can jump to clang17 directly?

from xtensor.

spectre-ns avatar spectre-ns commented on July 17, 2024

@tdegeus More verbose log for our records: https://github.com/spectre-ns/xtensor/actions/runs/6799804278/job/18486905187

from xtensor.

spectre-ns avatar spectre-ns commented on July 17, 2024

Also, do you know if we can jump to clang17 directly?

I think visual studio is typically behind on clang so I'm inclined to say no. This will likely be encountered in the wild.

from xtensor.

spectre-ns avatar spectre-ns commented on July 17, 2024

Reproduced on Clang 16.0.5 Windows. The error only occurs in the GNU interface. I suspect this is a CMake / configuration issue where we have a check for Clang without consideration for clang on windows with the GNU interface.

image

With error: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\vector(119) : Assertion failed: cannot seek vector iterator after end

microsoft/STL#3282

It seems someone is referencing this issue here.

from xtensor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.