Giter Site home page Giter Site logo

Comments (1)

marxin avatar marxin commented on May 26, 2024

Thank you very much for the report.
I already hit the problem by stuck clex processes. In release mode it's blocked here:

0x00007ffff7eb1a0e in __GI___libc_read (fd=0, buf=0x40d520, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:26
26	  return SYSCALL_CANCEL (read, fd, buf, nbytes);
(gdb) bt
#0  0x00007ffff7eb1a0e in __GI___libc_read (fd=0, buf=0x40d520, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x00007ffff7e439ba in _IO_new_file_underflow (fp=0x7ffff7f817e0 <_IO_2_1_stdin_>) at libioP.h:947
#2  0x00007ffff7e44c22 in __GI__IO_default_uflow (fp=0x7ffff7f817e0 <_IO_2_1_stdin_>) at libioP.h:947
#3  0x000000000040317c in yy_get_next_buffer () at /home/marxin/Programming/cvise/objdir/clex/clex.c:1691
#4  0x000000000040368a in yylex () at /home/marxin/Programming/cvise/objdir/clex/clex.c:1489
#5  0x000000000040268b in main (argc=<optimized out>, argv=<optimized out>) at /home/marxin/Programming/cvise/clex/driver.c:480

Thanks to you I know why is it doing that!

from cvise.

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.