Giter Club home page Giter Club logo

Comments (3)

njouanin avatar njouanin commented on July 26, 2024

In order to reproduce, Could you detail the message flow you sent to the broker to cause this crash ?

from hbmqtt.

ckrey avatar ckrey commented on July 26, 2024

Client -> Broker connect
2016-04-08 16:48:23:310 xctest[41785:534502] [MQTTTestHelpers] sending: 01 q0 r0 d0 m0 (28) <00044d51 54540402 003c0010 4d515454 436c6965 6e743330 32393432>

Broker -> Client connack
2016-04-08 16:48:23:314 xctest[41785:534502] [MQTTTestHelpers] received:2 qos:0 retained:0 duped:0 mid:0 data:<0000>

Client -> Broker publish qos2
2016-04-08 16:48:24:308 xctest[41785:534502] [MQTTTestHelpers] sending: 03 q2 r0 d0 m2 (130) <00454d51 5454436c 69656e74 2f312d5b 4d515454 436c6965 6e745075 626c6973 68546573 74732074 65737450 75626c69 73685f71 325f6475 705f4d51 54545f33>

Broker -> Client pubrec
2016-04-08 16:48:24:310 xctest[41785:534502] [MQTTTestHelpers] received:5 qos:0 retained:0 duped:0 mid:2 data:<0002>
This pubrec is intentionally ignored to test retransmission

Client -> Broker publish qos2, dup retry after 20 seconds
2016-04-08 16:48:44:318 xctest[41785:534502] [MQTTTestHelpers] sending: 03 q2 r0 d1 m2 (130) <00454d51 5454436c 69656e74 2f312d5b 4d515454 436c6965 6e745075 626c6973 68546573 74732074 65737450 75626c69 73685f71 325f6475 705f4d51 54545f33>

Broker -> Client pubrec
2016-04-08 16:48:44:320 xctest[41785:534502] [MQTTTestHelpers] received:5 qos:0 retained:0 duped:0 mid:2 data:<0002>

Client -> Broker pubrel
2016-04-08 16:48:44:321 xctest[41785:534502] [MQTTTestHelpers] sending: 06 q1 r0 d0 m2 (2) <0002>

Broker crash

from hbmqtt.

ckrey avatar ckrey commented on July 26, 2024

confirmed

from hbmqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.