Giter Site home page Giter Site logo

Comments (8)

lynix avatar lynix commented on June 11, 2024

Full backtrace: profanity-backtrace.txt

from profanity.

lynix avatar lynix commented on June 11, 2024

I can confirm that downgrading libstrophe from 0.13.0 to 0.12.3 fixes the issue.

So shall I create a bug report over at strophe/libstrophe then?

from profanity.

sjaeckel avatar sjaeckel commented on June 11, 2024

So shall I create a bug report over at strophe/libstrophe then?

Sure, you could do that.

I'm also running profanity with current libstrophe and I haven't seen that yet.

Since it's crashing inside profanity, I'd still start investigating here.

Are you in the profanity MUC and can you maybe provide logs?

To create useful logs:

  1. start profanity with profanity -l DEBUG
  2. inside running profanity increase the strophe loglevel via /strophe 3 (and /save the setting to survive over restarts if you want to)
  3. /connect <account>

Where the log is located is printed right after the banner when starting up profanity.

from profanity.

sjaeckel avatar sjaeckel commented on June 11, 2024

The issue happens here

roster_create(void)
{
assert(roster == NULL);

and I already have an idea what goes wrong, but I still need to be able to reproduce.

from profanity.

sjaeckel avatar sjaeckel commented on June 11, 2024

I've been able to reproduce and will provide a patch for libstrophe soon'ish (don't expect it before next week).

from profanity.

lynix avatar lynix commented on June 11, 2024

Thanks for your efforts, sounds good so far. Do you still want me to provide debug logs or do you already have everything you need?

Stormy greetings to FR from KA :)

from profanity.

sjaeckel avatar sjaeckel commented on June 11, 2024

Thanks for your efforts, sounds good so far. Do you still want me to provide debug logs or do you already have everything you need?

I think I have everything I need. I'll get back to you once I have a patch ready to try it out.

Stormy greetings to FR from KA :)

Cheers back :)

from profanity.

sjaeckel avatar sjaeckel commented on June 11, 2024

Fixed via https://github.com/strophe/libstrophe/releases/tag/0.13.1

Please open an issue in the libstrophe repo if the new release didn't fix it for you.

from profanity.

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.