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

Cisco_IOS_XR_ipv4_ma_oper: Segmentation fault occured while doing CRUD read operation #621

Closed
mjegathe opened this issue Nov 8, 2017 · 2 comments
Labels

Comments

@mjegathe
Copy link

mjegathe commented Nov 8, 2017

Description
While doing CRUD read operation for Cisco_IOS_XR_ipv4_ma_oper module got segmentation fault.

Code Block
def get_ipv4_ma_oper_data(self):

    ipv4_io_data = Cisco_IOS_XR_ipv4_io_oper.Ipv4Network()

    self.device.read(ipv4_io_data)

RPC Logs
Error for ipv4_io_oper_read.txt

System Info

Tested in YDK-0.6.1.
Platform: XRV9K

@ghost ghost added the bug label Nov 8, 2017
@mjegathe
Copy link
Author

mjegathe commented Nov 9, 2017

checked in YDK-0.6.2 and still segmentation fault occurred. Issue not resolved.

@ghost
Copy link

ghost commented Nov 15, 2017

Investigating. Could be related to this: CESNET/libyang#388

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

No branches or pull requests

1 participant