Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RViz crashes on start on OSX 10.14.5 #1381

Open
samlcharreyron opened this issue Jun 24, 2019 · 4 comments
Open

RViz crashes on start on OSX 10.14.5 #1381

samlcharreyron opened this issue Jun 24, 2019 · 4 comments

Comments

@samlcharreyron
Copy link

I've compiled ROS melodic from source on Mac OSX but I can't get RViz running. The program crashes on start (before even printing any info to the console). I've attached a stack trace from the crash report.

Environment

  • OS Version: Mac OSX 10.14.5
  • ROS Distro: Melodic
  • RViz, Qt, OGRE, OpenGl version as printed by rviz:
    rviz: 1.12.16
    Qt: 5.12.3
    OGRE: 1.9
    opengl: 1.0.0

rviz_crash_report.txt

@rhaschke
Copy link
Contributor

I'm not an OSX user, but looking into your crash report, it looks like Qt already crashes when initializing the QApplication. Are you able to run other self-build Qt applications?
Why aren't you building rviz 1.13.x for Melodic?

@samlcharreyron
Copy link
Author

I am able to compile and run the following Qt example application
https://code.qt.io/cgit/qt/qtbase.git/tree/examples/widgets/mainwindows/application?h=5.13

I think I first tried the default melodic build with 1.13 and then downgraded to lunar. Both have the same issue.

@rhaschke
Copy link
Contributor

No idea then. Sorry.

@Tobias-Fischer
Copy link
Contributor

Hi @samlcharreyron,
Please check out https://github.com/RoboStack/ros-noetic (if you have questions, drop by at https://gitter.im/RoboStack/). We provide rviz for osx based on coda-forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants