Re: Pgpool-II latest package?

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: myon(at)debian(dot)org
Cc: pgsql-pkg-debian(at)lists(dot)postgresql(dot)org
Subject: Re: Pgpool-II latest package?
Date: 2021-10-08 00:42:48
Message-ID: 20211008.094248.1089386349395340379.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

>>> BTW, I have a problem with compiling Pgpool-II docs on Ubuntu 20 (18
>>> is fine.): jade segfaults. I can compile docs on Ubuntu 18 then copy
>>> into Ubuntu 18, but this is really annoying. It would be nice if I can
>>> help on this.
>>
>> That's known and unfortunately unfixed in Ubuntu. Fixed packages are
>> available via apt.postgresql.org:
>>
>> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | groovy-pgdg | amd64, source
>> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | groovy-pgdg-testing | amd64, source
>> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg | amd64, ppc64el, source
>> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg-testing | amd64, ppc64el, source
>
> Unfortunately openjade from this:
>
>> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg | amd64, ppc64el, source
>
> did not solve the problem.

Strangely enough, it *sometimes" works. I haven't found the pattern in
which case openjade works or does not work. Anyway here is the
backtrace from the core file.

gdb) bt
#0 __memmove_avx_unaligned_erms ()
at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:384
#1 0x00007fccf221f919 in ?? () from /lib/libostyle.so.1
#2 0x000055b874c0d5d8 in ?? ()
#3 0x00007fccf222150d in OpenJade_DSSSL::ProcessingMode::addRootRule(OpenSP::Owner<OpenJade_DSSSL::Expression>&, OpenJade_DSSSL::ProcessingMode::RuleType, OpenSP::Location const&, OpenJade_DSSSL::Interpreter&) () from /lib/libostyle.so.1
#4 0x00007fccf22288af in OpenJade_DSSSL::SchemeParser::doRoot() ()
from /lib/libostyle.so.1
#5 0x00007fccf2230150 in OpenJade_DSSSL::SchemeParser::parse() ()
from /lib/libostyle.so.1
#6 0x00007fccf2235dbf in OpenJade_DSSSL::StyleEngine::parseSpec(OpenSP::SgmlParser&, OpenSP::CharsetInfo const&, OpenSP::String<unsigned int> const&, OpenSP::Messenger&, OpenSP::Vector<OpenSP::String<unsigned int> > const&) ()
from /lib/libostyle.so.1
#7 0x00007fccf21b70b0 in OpenJade_DSSSL::DssslApp::processSysid(OpenSP::String<unsigned int> const&) () from /lib/libostyle.so.1
#8 0x00007fccf1e93727 in OpenSP::EntityApp::processArguments(int, char**) ()
from /lib/libosp.so.5
#9 0x00007fccf1e83f62 in OpenSP::CmdLineApp::run(int, char**) ()
from /lib/libosp.so.5
#10 0x000055b87248d9ee in ?? ()
#11 0x00007fccf19c60b3 in __libc_start_main (main=0x55b87248d995, argc=16,
argv=0x7fff0a19cad8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff0a19cac8)
at ../csu/libc-start.c:308
#12 0x000055b87248ce2e in ?? ()
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Thomas REISS 2021-10-08 07:25:23 pg_qualstats 2.0.3
Previous Message Tatsuo Ishii 2021-10-06 14:23:16 Re: Pgpool-II latest package?