hqisog opened a new issue, #9709: URL: https://github.com/apache/incubator-doris/issues/9709
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description doris 集群 be crash 分析其dump 日志 出现一下问题 gdb lib/palo_be core.13235 [New LWP 12106] [New LWP 12243] [New LWP 12234] [New LWP 12312] [New LWP 12314] [New LWP 12315] [New LWP 12304] Cannot access memory at address 0x7f1dd054f128 Cannot access memory at address 0x7f1dd054f120 Failed to read a valid object file image from memory. Core was generated by `/home/doris/doris/be/lib/palo_be'. Program terminated with signal 11, Segmentation fault. #0 operator bool (this=<optimized out>) at /usr/include/c++/7.3.0/bits/stl_bvector.h:81 81 /usr/include/c++/7.3.0/bits/stl_bvector.h: No such file or directory. 请问这是怎么回事呢? ### Solution doris 集群 be crash 分析其dump 日志 出现一下问题 gdb lib/palo_be core.13235 [New LWP 12106] [New LWP 12243] [New LWP 12234] [New LWP 12312] [New LWP 12314] [New LWP 12315] [New LWP 12304] Cannot access memory at address 0x7f1dd054f128 Cannot access memory at address 0x7f1dd054f120 Failed to read a valid object file image from memory. Core was generated by `/home/doris/doris/be/lib/palo_be'. Program terminated with signal 11, Segmentation fault. #0 operator bool (this=<optimized out>) at /usr/include/c++/7.3.0/bits/stl_bvector.h:81 81 /usr/include/c++/7.3.0/bits/stl_bvector.h: No such file or directory. 请问这是怎么回事呢? ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
