NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59017: ruby32 crashes in asciidoctor



> Date: Tue, 21 Jan 2025 23:32:27 +0900 (JST)
> From: Takahiro Kambe <taca%NetBSD.org@localhost>
> 
> >>Release:        netbsd-9 userland on netbsd-10 kernel, pkgsrc-current, ruby32-base-3.2.5
> I beleive it is ruby32-base-3.2.6.

Yes, you're right, copypasta error.

$ pkg_info -I ruby32-base
ruby32-base-3.2.6   Ruby 3.2.6 release minimum base package

> > While trying to build a package that uses asciidoctor, ruby crashes with SIGSEGV:
> > 
> > asciidoctor  --require=./doc/man.rb --backend=manpage doc/manpage-newsboat.asciidoc
> Is there any example file to reproduce this problem?

I pushed the package to wip/newsboat237; maybe you can use that to
reproduce it.  If that's not convenient I can try pulling out the
asciidoc input to see if it reproduces outside the build environment.

That said, while I think it's worthwhile to diagnose how this crashed,
what do you think of removing the special case of avoiding sigaltstack
on NetBSD?


Home | Main Index | Thread Index | Old Index