Google グループは Usenet の新規の投稿と購読のサポートを終了しました。過去のコンテンツは引き続き閲覧できます。
Dismiss

[perl #39751] parrot@13183: tru64 core dump: t/dynoplibs/myops_4.pir

閲覧: 6 回
最初の未読メッセージにスキップ

Jarkko Hietaniemi

未読、
2006/07/07 2:04:372006/07/07
To: bugs-bi...@rt.perl.org
# New Ticket Created by Jarkko Hietaniemi
# Please include the string: [perl #39751]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39751 >


(dbx) run --gc-debug t/dynoplibs/myops_4.pir
neither here
thread 0x3 signal Segmentation fault at [Parrot_hcf:55 ,0x30000001754]
Source not available
(dbx) where
> 0 Parrot_hcf(cur_opcode = 0x1404de578, interpreter = 0x1401c4000) ["myops.ops":55, 0x30000001754]
1 runops_slow_core(interpreter = 0x1401c4000, pc = 0x1404de578) ["src/runops_cores.c":180, 0x12014b208]
2 runops_int( = 0x1404de550, = 0x1404de550, interpreter = 0x1401c4000, offset = 0) ["src/interpreter.c":775, 0x1200f9bb8]
3 runops(interpreter = 0x1401c4000, offs = 0) ["src/inter_run.c":81, 0x1200f7f60]
4 runops_args(interpreter = 0x1401c4000, sub = 0x14049f5a0, obj = 0x1401214c0, meth = (nil), sig = 0x140061298 = "vP", ap = struct {
_a0 = 0x11fffbf40
_offset = 24
}) ["src/inter_run.c":182, 0x1200f8290]
5 Parrot_runops_fromc_args(interpreter = 0x1401c4000, sub = 0x14049f5a0, sig
= 0x140061298 = "vP") ["src/inter_run.c":276, 0x1200f8460]
6 Parrot_runcode(interpreter = 0x1401c4000, argc = 1, argv = 0x11fffc028) ["src/embed.c":802, 0x1200a6384]
7 main(argc = 1, argv = 0x11fffc028) ["compilers/imcc/main.c":681, 0x120088f60]
(dbx)


Summary of my parrot 0.4.5 (r13183) configuration:
configdate='Fri Jul 7 00:08:51 2006'
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

Will Coleda

未読、
2006/07/07 9:23:372006/07/07
To: perl6-i...@perl.org、bugs-bi...@netlabs.develooper.com
hcf is actually supposed to explode if possible. Not sure if we should:

1) skip the test usually;
2) close the ticket as "not a bug"
3) eliminate this particular (silly) dynamic opcode.

Regards.

--
Will "Coke" Coleda
wi...@coleda.com


Chip Salzenberg via RT

未読、
2006/08/03 19:21:472006/08/03
To: perl6-i...@perl.org
parrot obeys you
when you ask it politely
to halt and catch fire

Jarkko Hietaniemi

未読、
2006/08/04 2:02:552006/08/04
To: parrotbug...@parrotcode.org、j...@cc.hut.fi

The test harness
should kindly be told about
this confusing anomaly
I never could get my
haikus to work

--
Jarkko Hietaniemi <j...@iki.fi> http://www.iki.fi/jhi/ "There is this special
biologist word we use for 'stable'. It is 'dead'." -- Jack Cohen

新着メール 0 件