GithubHelp home page GithubHelp logo

Comments (5)

ndilieto avatar ndilieto commented on April 25, 2024

Which OS are you on? Please include version.

Launch ualpn with -v -v -v -l /tmp/uacme.log and post the log file here

from uacme.

ssb83 avatar ssb83 commented on April 25, 2024

Debian, both stable and sid.

gdb session:
(gdb) run -vvv -l ualpn.log -d -c 127.0.0.1@4443
Starting program: /opt/src/uacme/ualpn -vvv -l ualpn.log -d -c 127.0.0.1@4443
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
May 30 21:49:27 ualpn/17848: [NOTICE] logging to file ualpn.log
[Detaching after fork from child process 17852]

Program received signal SIGPIPE, Broken pipe.
0x00007ffff7f83dd3 in __libc_write (fd=5, buf=0x5555555696f8, nbytes=3)
at ../sysdeps/unix/sysv/linux/write.c:26
26 ../sysdeps/unix/sysv/linux/write.c: No such file or directory.
(gdb) bt
#0 0x00007ffff7f83dd3 in __libc_write (fd=5, buf=0x5555555696f8, nbytes=3)
at ../sysdeps/unix/sysv/linux/write.c:26
#1 0x0000555555561e0a in cleanup_and_exit (stage=0, return_code=0) at ualpn.c:3624
#2 0x00005555555645f4 in main (argc=7, argv=0x7fffffffe6a8) at ualpn.c:4386
(gdb) f 1
#1 0x0000555555561e0a in cleanup_and_exit (stage=0, return_code=0) at ualpn.c:3624
3624 if (write(g.pipefd[1], "ERR", 3) == 3)
(gdb)

ualpn.log:
May 30 21:49:27 ualpn/17852: [NOTICE] control interface listening to unix:///var/run/ualpn.sock
May 30 21:49:27 ualpn/17852: [INFO] open file descriptor limit: 4096
May 30 21:49:27 ualpn/17852: [INFO] libev initialized (backend EPOLL)
May 30 21:49:27 ualpn/17852: [NOTICE] frontend listening to :::443
May 30 21:49:27 ualpn/17852: [NOTICE] frontend listening to 0.0.0.0:443
May 30 21:49:27 ualpn/17848: [NOTICE] daemon started (pid 17852)
May 30 21:49:27 ualpn/17852: [INFO] new worker 17853 started
May 30 21:49:27 ualpn/17853: [NOTICE] new worker starting
May 30 21:49:27 ualpn/17852: [INFO] new worker 17854 started
May 30 21:49:27 ualpn/17854: [NOTICE] new worker starting

from uacme.

ndilieto avatar ndilieto commented on April 25, 2024

Thanks for spotting it. It should be fixed now. Let me know please so I make a new release

from uacme.

ssb83 avatar ssb83 commented on April 25, 2024

Yes, it is fixed for me, thanks!

from uacme.

ndilieto avatar ndilieto commented on April 25, 2024

Ok, thanks. Just released as 1.4.1.

from uacme.

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.