Giter Site home page Giter Site logo

Comments (7)

khuey avatar khuey commented on May 20, 2024 1

Yeah, open (yet) another issue for that.

from rr.

GitMensch avatar GitMensch commented on May 20, 2024

Do all the tests pass using a current git checkout?

from rr.

khuey avatar khuey commented on May 20, 2024

The crash just indicates a generic divergence, this won't be as easy to figure out as the last one unfortunately.

Are you running on Intel hardware? If so, you could try this https://github.com/rr-debugger/rr/wiki/Debugging-divergence#intel-pt

from rr.

napaalm avatar napaalm commented on May 20, 2024

@khuey I'm on AMD, but I might have found something interesting. In the page you linked there's also the following

In a failed replay, try following the emergency debugger instructions to get a stack. Are you somewhere suspicious, e.g. that might be manipulating memory shared outside the trace?

So, I tried and I got

loop_iterate_cancel (object=0x55980e7ed308, timeout=<optimized out>) at ../pipewire/spa/plugins/support/loop.c:438
438			spa_assert(s->loop == &impl->loop);
(gdb) bt
#0  loop_iterate_cancel (object=0x55980e7ed308, timeout=<optimized out>) at ../pipewire/spa/plugins/support/loop.c:438
#1  0x00007fae39761db2 in do_loop (user_data=0x55980e7c0040) at ../pipewire/src/pipewire/data-loop.c:65
#2  0x00007fae468aa9eb in start_thread (arg=<optimized out>) at pthread_create.c:444
#3  0x00007fae4692e654 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100

Does Pipewire use shared memory, like ALSA? (See #2873)

from rr.

napaalm avatar napaalm commented on May 20, 2024

I confirm that I'm able to get past the point where it used to crash simply by stopping pipewire (systemctl --user stop pipewire.service pipewire.socket) before running rr record.

Unfortunately now I encountered another crash, so should I open another issue for that and leave this open to discuss the pipewire situation?

from rr.

napaalm avatar napaalm commented on May 20, 2024

I would add that here Mixxx is trying to use JACK, but I installed pipewire-jack. I don't know if other jack implementations also cause divergence, nor if native pipewire does.

from rr.

khuey avatar khuey commented on May 20, 2024

We saw issues with pipewire and Firefox a while back.

from rr.

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.