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

After executing client = Client(), an exception FatalError: Segmentation fault is detected by the operating system. #1981

Open
gubinjie opened this issue Dec 28, 2023 · 1 comment

Comments

@gubinjie
Copy link

paddle-serving-client==0.7.0
paddle-serving-server==0.7.0
paddle-serving-app==0.7.0

1703754867377

When the recognition task is executed to the Client() line, an exception message is thrown:
`--------------------------------------
C++ Traceback (most recent call last):

0 gevent_run_callbacks
1 gevent_loop_run_callbacks
2 gevent_call
3 greenlet::UserGreenlet::g_switch()
4 greenlet::UserGreenlet::g_initialstub(void*)
5 greenlet::UserGreenlet::inner_bootstrap(greenlet::refs::_OwnedGreenlet<_greenlet, &greenlet::refs::GreenletChecker>&, greenlet::refs::OwnedReference<_object, &greenlet::refs::NoOpChecker>&)


Error Message Summary:

FatalError: Segmentation fault is detected by the operating system.
[TimeInfo: *** Aborted at 1703754648 (unix time) try "date -d @1703754648" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x1b8) received by PID 26260 (TID 0x7f4b4f5b6740) from PID 440 ***]

Segmentation fault
`
Is this what is the reason?

@heavengate
Copy link

could you please provide a reproduction code

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

No branches or pull requests

2 participants