iSpy icon indicating copy to clipboard operation
iSpy copied to clipboard

Ubuntu: Agent DVR aborts

Open martin3000 opened this issue 1 year ago • 4 comments

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 avatar Apr 23 '24 17:04 martin3000

This tramp_resolve entries come from the ffmpeg6 libs.

martin3000 avatar May 04 '24 06:05 martin3000

sorry, no idea, could be a video driver issue

ispysoftware avatar May 04 '24 09:05 ispysoftware

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.

martin3000 avatar May 04 '24 09:05 martin3000

yeah it needs to be a shared build

ispysoftware avatar May 04 '24 09:05 ispysoftware