Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7d_transform segfault with comp-stat-proc 254:4 #75

Closed
edigiacomo opened this issue Sep 5, 2019 · 1 comment
Closed

v7d_transform segfault with comp-stat-proc 254:4 #75

edigiacomo opened this issue Sep 5, 2019 · 1 comment

Comments

@edigiacomo
Copy link
Member

$ arki-query --data 'reftime:=2019-09; product:VM2:bcode=B12101,tr=254,p1=0,p2=0' http://arkioss.metarpa:8090/dataset/claster | meteo-vm2-to-bufr > 158.bufr
$ echo "Scaricati $(dbamsg dump --interpreted 158.bufr | grep '^#' | wc -l) messaggi BUFR"
Scaricati 5148 messaggi BUFR
$ v7d_transform  --variable-list=B12101  --timerange=254,0,0  --comp-step='1 00'     --comp-stat-proc='254:4'  --input-format=BUFR --output-format=BUFR 158.bufr out.bufr

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x7f896351ad51 in ???
#1  0x7f8963519f15 in ???
#2  0x7f8963224eff in ???
#3  0x7f8963989840 in ???
#4  0x7f896398f425 in ???
#5  0x55a4f9fea663 in ???
#6  0x55a4f9fe4212 in ???
#7  0x7f8963210f32 in ???
#8  0x55a4f9fe424d in ???
#9  0xffffffffffffffff in ???
Segmentation fault (core dumped)
@edigiacomo edigiacomo added the bug label Sep 5, 2019
@brancomat
Copy link
Member

For the record, the same command in libsim-6.3.1-1.x86_64 was working fine.
I'm adding the devel blocking label because copr has already deleted all previous libsim versions and I can't downgrade libsim on newly created servers so the old servers migration is stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants