Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Conversation

@shivasiddharth
Copy link
Contributor

Prints error in-spite of Segmentation fault.

from __future__ import print_function

import faulthandler
faulthandler.enable()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be failing the CI tests, as it's placed ahead of other imports. Can you move this to below all of the imports?

@Fleker
Copy link
Contributor

Fleker commented Feb 7, 2019

👍 Thanks!

@Fleker Fleker merged commit 8499569 into googlesamples:master Feb 7, 2019
@shivasiddharth
Copy link
Contributor Author

Something on line 114 seems to be causing the segmentation fault. File "/home/pi/env/lib/python3.5/site-packages/google/assistant/library/assistant.py", line 114 in exit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants