Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 05:17:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242849] multimedia/handbrake: enable Intel Quick Sync Video
Message-ID:  <bug-242849-7788-vx7jWCQIvL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242849-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242849-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242849

--- Comment #18 from bitbucket63-it@yahoo.com ---
(in reply to comment #13 and comment #16)

I tried making multimedia/intel-media-sdk using WITH_DEBUG=3DYES but it did=
 not
work -- there was a compiler error. So I did make clean && make
CCACHE_DISABLE=3Dyes reinstall for it.

Then in multimedia/handbrake I did make clean && make CCACHE_DISABLE=3DYES
WITH_DEBUG=3DYES  reinstall.

Here is what I got from the backtrace:
lldb /usr/local/bin/ghb -c ghb.core
(lldb) target create "/usr/local/bin/ghb" --core "ghb.core"
Core file '/home/jtm/tmp/ghb.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name =3D 'ghb', stop reason =3D signal SIGILL
  * frame #0: 0x0000000817f9cdce
libmfxhw64.so.1`___lldb_unnamed_symbol3840$$libmfxhw64.so.1 + 542
    frame #1: 0x0000000817f9fb6a
libmfxhw64.so.1`___lldb_unnamed_symbol3881$$libmfxhw64.so.1 + 410
    frame #2: 0x000000081812c8e2
libmfxhw64.so.1`___lldb_unnamed_symbol10114$$libmfxhw64.so.1 + 1586
    frame #3: 0x0000000817e55d66 libmfxhw64.so.1
    frame #4: 0x0000000802a8b85e
ld-elf.so.1`objlist_call_init(list=3D<unavailable>, lockstate=3D<unavailabl=
e>) at
rtld.c:2697:6
    frame #5: 0x0000000802a902ea
ld-elf.so.1`dlopen_object(name=3D"libmfxhw64.so.1", fd=3D<unavailable>,
refobj=3D<unavailable>, lo_flags=3D<unavailable>, mode=3D2,
lockstate=3D0x0000000800000002) at rtld.c:3419:2
    frame #6: 0x0000000802a8cb5d
ld-elf.so.1`rtld_dlopen(name=3D"libmfxhw64.so.1", fd=3D-1, mode=3D<unavaila=
ble>) at
rtld.c:3284:13
    frame #7: 0x00000008095a54a4
libmfx.so.1`___lldb_unnamed_symbol1$$libmfx.so.1 + 20
    frame #8: 0x00000008095a5782
libmfx.so.1`___lldb_unnamed_symbol2$$libmfx.so.1 + 626
    frame #9: 0x00000008095a64a6 libmfx.so.1`MFXInitEx + 134
    frame #10: 0x00000008095a63fd libmfx.so.1`MFXInit + 205
    frame #11: 0x000000000049c6dd ghb`hb_qsv_info_init + 301
    frame #12: 0x0000000000486cb6 ghb`hb_global_init + 38
    frame #13: 0x000000000045191d ghb`ghb_backend_init + 13
    frame #14: 0x0000000000440186 ghb`ghb_activate_cb + 1798
    frame #15: 0x0000000805ecfd5d libgobject-2.0.so.0`g_closure_invoke + 189
    frame #16: 0x0000000805ee6068
libgobject-2.0.so.0`___lldb_unnamed_symbol208$$libgobject-2.0.so.0 + 2488
    frame #17: 0x0000000805ee6b78 libgobject-2.0.so.0`g_signal_emit_valist +
2104
    frame #18: 0x0000000805ee7216 libgobject-2.0.so.0`g_signal_emit + 134
    frame #19: 0x0000000804a958fe
libgio-2.0.so.0`___lldb_unnamed_symbol1198$$libgio-2.0.so.0 + 1438
    frame #20: 0x0000000804a93fb1 libgio-2.0.so.0`g_application_run + 353
    frame #21: 0x00000000004414f4 ghb`main + 260
    frame #22: 0x0000000000421b8c ghb`_start + 140
(lldb)=20

I hope this is helpful.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242849-7788-vx7jWCQIvL>