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

No new connection is accepted when multi persistence session disconnect and reconnect several times. #161

Open
xinyi-xs opened this issue Jun 21, 2022 · 0 comments
Assignees

Comments

@xinyi-xs
Copy link
Contributor

Run command below:

nanomq broker start
emqtt_bench sub -t abc -p 1883 -c 1000 -C false
emqtt_bench pub -t abc -p 1883 -c 500 -I 100 -L 1000000000

Disconnect and reconnect emqtt_bench sub several times will get this error.

 ~/workspace/nanomq/build/  ./nanomq/nanomq broker start 
^C
Broker exit(0).
==849880==Can't open /proc/849171/task for reading.
==849171==LeakSanitizer has encountered a fatal error.
==849171==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==849171==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

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