Giter Club home page Giter Club logo

Comments (13)

rhettg avatar rhettg commented on May 29, 2024

I'd appreciate any suggestions on how to further debug this.

from librabbitmq.

bluebomber avatar bluebomber commented on May 29, 2024

We're seeing bad frame reads, too but in /librabbitmq/__init__.py, in drain_events.

from librabbitmq.

armyofevilrobots avatar armyofevilrobots commented on May 29, 2024

This looks very similar to #30

There is a bug at https://github.com/celery/librabbitmq/blob/master/Modules/_librabbitmq/connection.c#L1343 where an empty (0 byte) body always triggers an exception, even if it was deliberately sent as empty.

I have a patch that fixes this issue in my env in pull request #59.

from librabbitmq.

allardhoeve avatar allardhoeve commented on May 29, 2024

Any news?

from librabbitmq.

armyofevilrobots avatar armyofevilrobots commented on May 29, 2024

That patch #59 has been merged. Try upgrading to 1.6.x and see if you still have the issue.

from librabbitmq.

allardhoeve avatar allardhoeve commented on May 29, 2024

I believe you missed this merge when releasing 1.6.1:

https://github.com/celery/librabbitmq/commits/v1.6.1 < contains no
commit abbd949

Can you please release 1.6.2?

from librabbitmq.

juliendangers avatar juliendangers commented on May 29, 2024

👍 could you please release 1.6.2 ?

from librabbitmq.

arthurk avatar arthurk commented on May 29, 2024

@ask could you release a new version with the fix for this?

from librabbitmq.

LordNoteworthy avatar LordNoteworthy commented on May 29, 2024

I have the last version and still getting this Bad Frame Read issue, anyone fixed it ?

from librabbitmq.

derek-virtustream avatar derek-virtustream commented on May 29, 2024

1.6.1 hasn't got this fix IIRC. It's in master and the 1.6 branch though, so checking out either should get around the problem.

from librabbitmq.

thibaultlavoisey avatar thibaultlavoisey commented on May 29, 2024

Hello,

Any news about 1.6.2?

from librabbitmq.

seasar avatar seasar commented on May 29, 2024

I get "bad frame read" exception in 1.6.1. maybe I should use other amqp lib instead of librabbitmq.

from librabbitmq.

derek-virtustream avatar derek-virtustream commented on May 29, 2024

It's been a couple years since I issued a patch for this bug.
#59 (comment)

from librabbitmq.

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.