yitian108 commented on issue #9796:
URL: https://github.com/apache/pulsar/issues/9796#issuecomment-801581957


   First, I am sorry for the confusion, my bad, actually, I just used the api  
setMaxPendingMessages(100000)
   Second, I list my enviornment for your reference:
   
   - CentOS 7.6
   - G++ 9.3 & G++ 4.8.5
   - boost 1.6.4
   - protobuf 3.13
   
   Maybe the problem is due to g++ version, I used the g++ 9.3 in the top 
program at 14 days ago(the front program I used g++ -o -g ... to build<command 
line>), and yesterday's program I used the IDE (clion) to build which 
g++version is 4.8.5, similarly, the segment fault persist, should I unload the 
high version of g++(9.3)?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to