Giter Site home page Giter Site logo

Comments (3)

Fak3 avatar Fak3 commented on June 26, 2024

More info: updated to current master, bug is still here. I even updated to latest JUCE 4.0.1, and still experience same bug.

I installed libx11 debug symbols, and it show that XInternAtom is called with NULL display.

#0  0x00007f10bd6ad95a in XInternAtom (dpy=0x0, name=0x7f1056e6de9a "_NET_WORKAREA", onlyIfExists=1) at IntAtom.c:174
#1  0x00007f1056dd9ee8 in juce::Atoms::getIfExists(char const*) (name=0x7f1056e6de9a "_NET_WORKAREA") at ../source/modules/juce_gui_basics/native/juce_linux_Windowing.cpp:104
#2  0x00007f1056ddb6ed in juce::DisplayGeometry::queryDisplayInfos(_XDisplay*, double) (this=0x6eb6be0, dpy=0x0, masterScale=1) at ../source/modules/juce_gui_basics/native/juce_linux_Windowing.cpp:1275
#3  0x00007f1056ddaf06 in juce::DisplayGeometry::DisplayGeometry(_XDisplay*, double) (this=0x6eb6be0, dpy=0x0, masterScale=1) at ../source/modules/juce_gui_basics/native/juce_linux_Windowing.cpp:783
#4  0x00007f1056ddb53a in juce::DisplayGeometry::getOrCreateInstance(_XDisplay*, double) (dpy=0x0, masterScale=1) at ../source/modules/juce_gui_basics/native/juce_linux_Windowing.cpp:924
#5  0x00007f1056da529c in juce::Desktop::Displays::findDisplays(float) (this=0x366b720, masterScale=1) at ../source/modules/juce_gui_basics/native/juce_linux_Windowing.cpp:3758

If Ardour is built without address-sanitizer, it crashes at that point.
In Qtractor everything works fine for me.
I think suil may be involved in this issue. (i noticed suil_instance_new() call in backtrace)

from distrho-ports.

Fak3 avatar Fak3 commented on June 26, 2024

Oh, more info: vst version of TAL-Reverb-III works just fine in Ardour. Only LV2 crashes.

from distrho-ports.

falkTX avatar falkTX commented on June 26, 2024

Thanks for the report.
Took me a little time but I found the case.
Fix is coming after I confirm the updated juce code works.

from distrho-ports.

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.