Jose Luis Rivero

Results 64 comments of Jose Luis Rivero

I reached this PR while search why `abi-compliance-checker` was unable to return when called from a python code using `subprocess.check_output` on my Ubuntu Focal system with abi-compliance-checker being installed from...

> @j-rivero can you please open a PR to fix this issue? I would love to but my knowledge of Perl is zero.

I've detected [some more today](https://build.osrfoundation.org/job/ignition_gazebo-ci-ign-gazebo4-homebrew-amd64/59): ``` The following tests FAILED: 61 - INTEGRATION_breadcrumbs (SEGFAULT) 75 - INTEGRATION_each_new_removed (SEGFAULT) 143 - INTEGRATION_user_commands (SEGFAULT) ```

Current list of segfaults observed in `main` branch: ``` The following tests FAILED: 61 - INTEGRATION_breadcrumbs (SEGFAULT) 73 - INTEGRATION_diff_drive_system (SEGFAULT) 103 - INTEGRATION_level_manager (SEGFAULT) 141 - INTEGRATION_scene_broadcaster_system (SEGFAULT) 151...

I've been looking into the problem. Some findings: gdb run: ```gdb 0x00005580dc0647ec in toDefinitionMutable (d=0x5580e1e7c410) at ./src/definition.cpp:2209 2209 ./src/definition.cpp: No such file or directory. (gdb) bt #0 0x00005580dc0647ec in toDefinitionMutable...

Thanks Michael for asking. I can not speak from the perspective of an user or developer. From my perspective as the Debian/Ubuntu maintainer would be nice: - Improve the test...

> @j-rivero, did you mean fcl or libccd above? Sorry I meant fcl, yes. Although the comments can be applied for both.

Thanks Matias for the answer, some comments inline: > In Ogre-Next we're [encouraging out-of-source builds](https://ogrecave.github.io/ogre-next/api/2.3/_using_ogre_in_your_app.html) over system installation builds due to multiple reasons: ...(snipped)... Thanks for the details on the...

> This one has been merged manually. > > Thanks for your PR! Wow, thanks! A good first step. However, if you don't mind @darksylinc , would you mind if...