We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sorry to bother you.
when i run python examples/rmpe/demo.py I meet this problem. could you give some advice?
I0713 08:45:44.166777 27209 net.cpp:270] This network produces output prediction_heatmap I0713 08:45:44.167436 27209 net.cpp:283] Network initialization done. *** Error in `python': munmap_chunk(): invalid pointer: 0x00000000023af490 ***
======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f00c734e7e5] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x1a8)[0x7f00c735b698] /usr/local/lib/libprotobuf.so.9(_ZN6google8protobuf8internal28DestroyDefaultRepeatedFieldsEv+0x1f)[0x7f00a103ab5f] /usr/local/lib/libprotobuf.so.9(_ZN6google8protobuf23ShutdownProtobufLibraryEv+0x8b)[0x7f00a1039f4b] /usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3(+0x20329)[0x7f007da6d329] /lib64/ld-linux-x86-64.so.2(+0x10de7)[0x7f00c78cede7] /lib/x86_64-linux-gnu/libc.so.6(+0x39ff8)[0x7f00c7310ff8] /lib/x86_64-linux-gnu/libc.so.6(+0x3a045)[0x7f00c7311045] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0x7f00c72f7837] python(_start+0x29)[0x49d9d9] ======= Memory map: ========
The text was updated successfully, but these errors were encountered:
Hi!
Sorry for the late reply. I haven't met relative error before. There could be a problem with your lib, I guess.
Sorry, something went wrong.
No branches or pull requests
Hi, Haoshu thanks for you code !
Sorry to bother you.
when i run python examples/rmpe/demo.py
I meet this problem. could you give some advice?
I0713 08:45:44.166777 27209 net.cpp:270] This network produces output prediction_heatmap
I0713 08:45:44.167436 27209 net.cpp:283] Network initialization done.
*** Error in `python': munmap_chunk(): invalid pointer: 0x00000000023af490 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f00c734e7e5]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x1a8)[0x7f00c735b698]
/usr/local/lib/libprotobuf.so.9(_ZN6google8protobuf8internal28DestroyDefaultRepeatedFieldsEv+0x1f)[0x7f00a103ab5f]
/usr/local/lib/libprotobuf.so.9(_ZN6google8protobuf23ShutdownProtobufLibraryEv+0x8b)[0x7f00a1039f4b]
/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3(+0x20329)[0x7f007da6d329]
/lib64/ld-linux-x86-64.so.2(+0x10de7)[0x7f00c78cede7]
/lib/x86_64-linux-gnu/libc.so.6(+0x39ff8)[0x7f00c7310ff8]
/lib/x86_64-linux-gnu/libc.so.6(+0x3a045)[0x7f00c7311045]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0x7f00c72f7837]
python(_start+0x29)[0x49d9d9]
======= Memory map: ========
The text was updated successfully, but these errors were encountered: