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

ska2anm does not work when building librw with gl3 backend #74

Open
madebr opened this issue Jun 22, 2021 · 1 comment
Open

ska2anm does not work when building librw with gl3 backend #74

madebr opened this issue Jun 22, 2021 · 1 comment

Comments

@madebr
Copy link
Contributor

madebr commented Jun 22, 2021

Error is:

Program received signal SIGSEGV, Segmentation fault.
0x000000000042c83d in rw::gl3::openGLFW (openparams=0x0) at /home/maarten/programming/librw/src/gl/gl3device.cpp:1645
1645		glGlobals.winWidth = openparams->width;

Backtrace of running ska2anm without arguments is:

#0  0x000000000042c83d in rw::gl3::openGLFW (openparams=0x0)
    at /home/maarten/programming/librw/src/gl/gl3device.cpp:1645
#1  0x000000000042d3d7 in rw::gl3::deviceSystemGLFW (req=rw::DEVICEOPEN, arg=0x0, n=0)
    at /home/maarten/programming/librw/src/gl/gl3device.cpp:1984
#2  0x000000000040b68c in rw::Engine::open (p=0x0) at /home/maarten/programming/librw/src/engine.cpp:270
#3  0x0000000000404d4d in main (argc=1, argv=0x7fffffffdd98)
    at /home/maarten/programming/librw/tools/ska2anm/ska2anm.cpp:26
@aap
Copy link
Owner

aap commented Jun 22, 2021

right we should disable anything but the null build

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

No branches or pull requests

2 participants