Giter Site home page Giter Site logo

failures on ubuntu 20.04 about fsatrace HOT 6 CLOSED

samth avatar samth commented on September 22, 2024
failures on ubuntu 20.04

from fsatrace.

Comments (6)

jacereda avatar jacereda commented on September 22, 2024

Hi and thanks for the report.

How do you reproduce the second problem? I'd like to report a full path there via d instead of the relative signaled by D, that's the reason for the assert.

from fsatrace.

jacereda avatar jacereda commented on September 22, 2024

As for the first one, I just pushed something that I think should be better (hooks __lxstat).

from fsatrace.

samth avatar samth commented on September 22, 2024

It's a larger program (using Rattle to build Chez Scheme) but I'll try to come up with something small as an example.

from fsatrace.

samth avatar samth commented on September 22, 2024

Here's the unlinkat error (which still looks to me like a missing else). I added a printf of the arguments to unlinkat, it appears right before the assertion.

[samth@homer:~/sw/ChezScheme (newBuild) plt] cat > x.txt
foo
[samth@homer:~/sw/ChezScheme (newBuild) plt] fsatrace rwmdqt /tmp/extra-file-77292089623276-128708-70 -- gzip -f x.txt 
unlinkat p x.txt fd 4 f 0
gzip: src/unix/fsatraceso.c:322: unlinkat: Assertion `0' failed.

Here it is in the original context:

gzip -f /tmp/chez/share/man/scheme.1
unlinkat p scheme.1 fd 4 f 0
gzip: src/unix/fsatraceso.c:322: unlinkat: Assertion `0' failed.
schemeBuild: Development.Shake.cmd, system command failed
Command line: fsatrace rwmdqt /tmp/extra-file-77292089623276-128708-70 -- gzip -f /tmp/chez/share/man/scheme.1
Original command line: gzip -f /tmp/chez/share/man/scheme.1
Exit code: 6
Stderr:
unlinkat p scheme.1 fd 4 f 0
gzip: src/unix/fsatraceso.c:322: unlinkat: Assertion `0' failed.

CallStack (from HasCallStack):
  cmd, called at src/Development/Rattle/Server.hs:298:20 in rattle-0.1-9ZMDQrRDyU0FZaKMn4KbzB:Development.Rattle.Server

from fsatrace.

jacereda avatar jacereda commented on September 22, 2024

Could you check if the current master fixes it?

from fsatrace.

samth avatar samth commented on September 22, 2024

Looks like it's all working now, thanks!

from fsatrace.

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.