[perl #41254] [BUG] [tru64] core dump from library/pg
Will Coleda via RT
parrotbug-followup at parrotcode.org
Wed Dec 3 16:15:21 UTC 2008
This ticket is against a very old version of parrot, and
we can no longer duplicate it as we don't have access to this
architecture.
If you can duplicate the error against a recent parrot on this
machine, please open a new ticket at https://trac.parrot.org/.
Closing ticket.
On Thu Jan 11 20:38:18 2007, jhi wrote:
> ---
> osname= dec_osf
> osvers= 5.1a
> arch= alpha-dec_osf-thread-multi
> cc= cc V6.4-014
> ---
> Flags:
> category=core
> severity=high
> ack=no
> ---
> Dozens of these:
>
> ...
> current instr.: 'parrot;Pg;__postgres_init' pc 607
>
(/cluster/members/member0/tmp/jhi/parrot/runtime/parrot/library/postgres
.pir:162)
> Symbol '@T@' not found: dlsym: symbol "PQunescapeBytea" not found in
> "/usr/local/lib/libpq.so"
> current instr.: 'parrot;Pg;__postgres_init' pc 623
>
(/cluster/members/member0/tmp/jhi/parrot/runtime/parrot/library/postgres
.pir:166)
> Symbol '@T@' not found: dlsym: symbol "PQsetNoticeReceiver" not found
> in "/usr/local/lib/libpq.so"
> ...
> t/library/pg.............................ok 3/43
> Assertion failed: (t_142)->pmc_ext, file src/nci.c, line 1249
> Core: cannot create core file -- system version limit (1) reached.
> t/library/pg.............................dubious
> Test returned status -1 (wstat 6, 0x6)
> DIED. FAILED tests 4-43
> Failed 40/43 tests, 6.98% okay
>
> My guess would be is that something assumes something nonportable
> about the contents or format of the libpq.
>
>
> ---
> Summary of my parrot 0.4.7 (r0) configuration:
> configdate='Fri Jan 12 03:51:38 2007'
> Platform:
> osname=dec_osf, archname=alpha-dec_osf
> jitcapable=0, jitarchname=nojit,
> jitosname=dec_osf, jitcpuarch=alpha
> execcapable=0
> perl=/u/vieraat/vieraat/jhi/Perl/Platform/OSF1/bin/perl
> Compiler:
> cc='cc', ccflags='-std -D_INTRINSICS -fprm d -ieee -I/p/include
> -DLANGUAGE_C -pthread -D_XOPEN_SOURCE=500',
> Linker and Libraries:
> ld='ld', ldflags=' -L/p/lib',
> cc_ldflags='',
> libs='-lm -lutil -lpthread -laio -lrt -lgmp'
> Dynamic Linking:
> share_ext='.so', ld_share_flags='-shared -expect_unresolved "*"
> -O4 -msym -std -L/p/lib',
> load_ext='.so', ld_load_flags='-shared -expect_unresolved "*" -O4
> -msym -std -L/p/lib'
> Types:
> iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8,
> ptrsize=8, ptr_alignment=8 byteorder=12345678,
> nv=double, numvalsize=8, doublesize=8
>
> ---
> Environment:
> HOME LANG LANGUAGE LC_ALL LC_CTYPE LD_LIBRARY_PATH
> LOGDIR PATH SHELL
--
Will "Coke" Coleda
More information about the parrot-dev
mailing list