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

Ubuntu: Agent DVR aborts #277

Open
martin3000 opened this issue Apr 23, 2024 · 4 comments
Open

Ubuntu: Agent DVR aborts #277

martin3000 opened this issue Apr 23, 2024 · 4 comments

Comments

@martin3000
Copy link

When I start Agent under Ubuntu, it often aborts:

Log start
Agent (v5.4.2.0)
Starting...
Detected: Linux64
...
implib-gen: libdrm.so.2: library function 'drmGetVersion' called during library load
Agent: libdrm.so.2.init.c:304: _libdrm_so_2_tramp_resolve: Assertion `0 && "Assertion in generated code"' failed.
implib-gen: libdrm.so.2: library function 'drmGetVersion' called during library load
Agent: libdrm.so.2.init.c:304: _libdrm_so_2_tramp_resolve: Assertion `0 && "Assertion in generated code"' failed.
Aborted (core dumped)

The next time I start it works.

@martin3000
Copy link
Author

This tramp_resolve entries come from the ffmpeg6 libs.

@ispysoftware
Copy link
Owner

sorry, no idea, could be a video driver issue

@martin3000
Copy link
Author

I have got a statically linked ffmpeg6, and it does not contain the tramp_resolve entries. But AgentDVR does not work with a statically linked ffmpeg6.

@ispysoftware
Copy link
Owner

yeah it needs to be a shared 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