Coder Social home page Coder Social logo

Comments (3)

AdithyaPediredla avatar AdithyaPediredla commented on July 30, 2024

I am also getting the same error. However, I disabled the Qt4 module and compiled without it and I am using mitsuba from the command prompt. So, I believe that Qt4 might not be the reason. My log is copied below:

*** Error in `mitsuba': free(): invalid pointer: 0x0000000001018c48 ***
======= Backtrace: =========
/usr/lib64/libc.so.6(+0x81429)[0x2b507b009429]
/storage/hpc/work/av21/akp4/ADITHYA/MitsubaRenderer/MitsubaToFRenderer/dist/libmitsuba-core.so(_ZN7mitsuba12FileResolverC1Ev+0x2b4)[0x2b507a9a92e0]
/storage/hpc/work/av21/akp4/ADITHYA/MitsubaRenderer/MitsubaToFRenderer/dist/libmitsuba-core.so(_ZN7mitsuba6Thread20staticInitializationEv+0xe5)[0x2b507a742ef1]
mitsuba[0x40b145]
/usr/lib64/libc.so.6(__libc_start_main+0xf5)[0x2b507afaa3d5]

from mitsuba.

MKimiSH avatar MKimiSH commented on July 30, 2024

Same here. Centos 7 cluster, even without any Qt. Did any of you manage to solve the problem?

from mitsuba.

MKimiSH avatar MKimiSH commented on July 30, 2024

I think it is probably due to a mismatch between the C++ ABI used to compile the dependencies (e.g. OpenEXR or even boost) and mitsuba itself. I recompiled the dependencies with _GLIBCXX_USE_CXX11_ABI=0 and then compiled mitsuba also with this flag and it worked.

from mitsuba.

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.