Thursday, May 31, 2018

Re: programs crash on Dell Latitude E7470

Stuart,

On 31 May 15:10 Stuart Henderson wrote:
> The gdb output there doesn't include anything that will help track
> things down. At least a backtrace is needed ("bt" at the gdb prompt),
> but there will be more information included in the backtrace if you
> build from ports like this
>
> pkg_delete calcurse
> cd /usr/ports/productivity/calcurse
> make clean
> make DEBUG=-g repackage
> make install
>
> Since it's threaded you might get something more useful with
> "thread apply all bt full".

I'll send that to them but so far have not recompiled it, because of an
issue with the source tree:

marco@ultron:/usr/ports/productivity/calcurse$ make clean
Fatal: Unknown flavor(s) centered_tilde (in productivity/calcurse)
(No flavors for this port). (in productivity/calcurse)
*** Error 1 in /usr/ports/productivity/calcurse (/usr/ports/infrastructure/mk/bsd.port.mk:3462 '.BEGIN': @exit 1)

I tried checking out a clean ports tree (download + cvs up), but it
resulted in the same error. Same for just the "make" command in any
port, for instance /usr/ports/mail/z-push/.

> Normally I'd suggest reporting to the port maintainer first
> (perhaps CC ports@openbsd.org) and see if they have an idea,
> but since it's already reported upstream it would be good to
> followup there with the backtrace as well.

Yes, that would have been better!

Marco

No comments:

Post a Comment