Re: TLS connect error: "an EOF was observed that violates the protocol"
Theo Buehler <[email protected]> Wed, 28 Aug 2024 16:09:25 +0200
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 28, 2024 at 03:56:55PM +0200, [email protected] wrote: > On Wed, 28 Aug 2024 15:29:57 +0200 > Theo Buehler <[email protected]> wrote: > > > > gdb: > > > Program received signal SIGABRT, Aborted. > > > thrkill () at /tmp/-:2 > > > 2 /tmp/-: No such file or directory. > > > in /tmp/- > > > > Please pkg_add gdb, use 'egdb dillo dillo.core and show the output of > > 'bt full', that might give a clue. > > Here is the output of 'bt full': Thanks, that doesn't help us further as such. I have enabled DEBUG_PACKAGES in dillo, which unfortunately wasn't done before. Once the debug-dillo package is available (will be a few days), we might get some more insight from a backtrace with symbols... If you have a ports tree set up (with doas, etc) you can build and install it yourself: $ cd /usr/ports/www/dillo $ grep DEBUG Makefile # ensure that your tree's up-to-date DEBUG_PACKAGES = ${BUILD_PACKAGES} $ make FETCH_PACKAGES= prepare $ make package $ make INSTALL_DEBUG_PACKAGES=yes install _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]