ESDL CLI seg faults

Description

Running on Ubunto 14.04,

esdl list-bindings -s 127.0.0.1 -p 8010
esdl list-definitions -s 127.0.0.1 -p 8010
both result in successful output, but report a seg fault

example:
Attempting to list ESDL definitions.

ESDL Definitions found:
mathservice.1
Segmentation fault (core dumped)

Conclusion

None

Activity

Show:

Jim DeFabia January 30, 2015 at 2:26 PM
Edited

Verified a private build fixes the Seg Fault

[vagrant@hpcc1 bin]$ esdl list-bindings -s 127.0.0.1 -p 8010

Attempting to list ESDL bindings.

ESDL Bindings found:
myesp.dESDL_Service
[vagrant@hpcc1 bin]$ esdl list-definitions -s 127.0.0.1 -p 8010

Attempting to list ESDL definitions.

ESDL Definitions found:
mathservice.1
[vagrant@hpcc1 bin]$

Jim DeFabia January 28, 2015 at 8:38 PM

It does not seg fault when there are none to return.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Fix versions

Created January 28, 2015 at 8:13 PM
Updated February 9, 2015 at 11:40 AM
Resolved February 9, 2015 at 11:40 AM

Flag notifications